From: Silvio Rhatto Date: Sat, 13 Jul 2024 14:01:16 +0000 (-0300) Subject: TODO: update X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;p=bootless.git TODO: update --- diff --git a/todo.md b/todo.md index de2cb38..4e9f0b9 100644 --- a/todo.md +++ b/todo.md @@ -1,6 +1,6 @@ [[!meta title="Bootless: TODO"]] -## Support for Full Disk Encryption with LUKS version 2 with Argon2id +## Add support for Full Disk Encryption with LUKS version 2 with Argon2id ### About @@ -13,14 +13,15 @@ build, or wait for an official implementation. ### Status * As of 2024-07-13, the GRUB packages for Debian bookworm still does not have - support for luks2 and argon2id. + support for luks2 and argon2id: + [GNU GRUB - Bugs: bug #55093, Add LUKS2 support](https://savannah.gnu.org/bugs/?55093). * This means that Full Disk Encryption won't work along with luks2 and argon2id when using vanilla GRUB packages from Debian. * But it's now possible to migrate non-boot volumes. ### References -References on LUKS 2 and Argon2id are available in the [references](references) +References on LUKS 2 and Argon2id are available in the [references](/references) page. [GNU Grub]: https://www.gnu.org/software/grub/