slight spelling error (s/tha/the s/simple/simply)
Signed-off-by: Leah Rowe <leah@libreboot.org>master
parent
22cc14e56b
commit
8baaad2616
|
@ -5,7 +5,7 @@ x-toc-enable: true
|
||||||
|
|
||||||
If you want to understand the beef Canoeboot has with GNU Boot, please
|
If you want to understand the beef Canoeboot has with GNU Boot, please
|
||||||
read the [about page](about.md), the [Libreboot Binary Blob Reduction
|
read the [about page](about.md), the [Libreboot Binary Blob Reduction
|
||||||
Policy](https://libreboot.org/news/policy.html) and tha [GNU Boot article
|
Policy](https://libreboot.org/news/policy.html) and the [GNU Boot article
|
||||||
on libreboot.org](https://libreboot.org/news/gnuboot.html) - all of that energy
|
on libreboot.org](https://libreboot.org/news/gnuboot.html) - all of that energy
|
||||||
has fuelled the creation of this page, and in fact the entire Canoeboot project.
|
has fuelled the creation of this page, and in fact the entire Canoeboot project.
|
||||||
The purpose of Canoeboot is to be superior to GNU Boot, while complying with
|
The purpose of Canoeboot is to be superior to GNU Boot, while complying with
|
||||||
|
@ -127,7 +127,7 @@ GRUB LUKS2 support with argon2
|
||||||
Canoeboot 20231026 contains a heavily patched version of GRUB, which contains
|
Canoeboot 20231026 contains a heavily patched version of GRUB, which contains
|
||||||
argon2 support. This allows full decryption of LUKS2 volumes, without having
|
argon2 support. This allows full decryption of LUKS2 volumes, without having
|
||||||
to switch to different key derivation (PBKDF2) and without needing to use
|
to switch to different key derivation (PBKDF2) and without needing to use
|
||||||
LUKS1. You can simple use the default LUKS2 setup provided by any distro, and
|
LUKS1. You can simply use the default LUKS2 setup provided by any distro, and
|
||||||
it will work. More information is available about GRUB cryptomount, in
|
it will work. More information is available about GRUB cryptomount, in
|
||||||
the [GNU+Linux guide](docs/gnulinux/) - search on that page for LUKS2 or argon2.
|
the [GNU+Linux guide](docs/gnulinux/) - search on that page for LUKS2 or argon2.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue