logoalt Hacker News

normie3000yesterday at 6:30 PM1 replyview on HN

What's the alternative to typing in a LUKS password?


Replies

cyberaxyesterday at 10:04 PM

You can use TPM with secure boot to store the password. TPM checks that the firmware is the same and that the OS is signed by trusted (by _you_) keys, and if everything matches it makes the key available for reading by the OS.