mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-14 13:53:25 +01:00
Full disk encryption with TPM and Secure Boot #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ryan4yin on GitHub (Dec 1, 2023).
Related to:
@ryan4yin commented on GitHub (Dec 2, 2023):
Secure Boot Enabled:
7c61a58808Secure Boot signed all efi images, and it do not store other secrets in /boot, so it's safe to left /boot un-crypted(do not append any secret keys into initrd in this scenario!).