9 ms·
What's the alternative to typing in a LUKS password?
by normie3000 2mo ago
What's the alternative to typing in a LUKS password?
- cyberax 2mo agoYou 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.
- normie3000 2mo agoSo what stops other people turning on your computer?