Y
Hacker News
new
|
ask
|
show
|
jobs
by
normie3000
13 hours ago
What's the alternative to typing in a LUKS password?
1 comments
cyberax
10 hours ago
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.
link