Skip to content
Snippets Groups Projects
Commit 6951fc6f authored by Leah Rowe's avatar Leah Rowe
Browse files

clarification 3


Signed-off-by: default avatarLeah Rowe <leah@libreboot.org>
parent 88869036
No related merge requests found
...@@ -54,8 +54,8 @@ Encrypted /boot via LUKS2 with argon2 ...@@ -54,8 +54,8 @@ Encrypted /boot via LUKS2 with argon2
Full encryption for basic LUKS2 (with PBKDF or argon2 key derivation) is Full encryption for basic LUKS2 (with PBKDF or argon2 key derivation) is
supported in libreboot. Legacy LUKS1 is also supported. On *most* other supported in libreboot. Legacy LUKS1 is also supported. On *most* other
systems, `/boot` must be encrypted, but Libreboot supports use of the systems, `/boot` must be unencrypted, but Libreboot supports use of the
GRUB bootloader as a coreboot payload. GRUB bootloader as a coreboot payload, directly in the boot flash.
GRUB has code in it that can be used to unlock LUKS1 and LUKS2 dm-crypt, GRUB has code in it that can be used to unlock LUKS1 and LUKS2 dm-crypt,
using the `cryptomount` command. With this, you can boot with *true* full using the `cryptomount` command. With this, you can boot with *true* full
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment