▲ | rnhmjoj 4 days ago | |||||||||||||
Also possible without a TPM: you just put openssh into the initrd, so you can log in and type the password to unlock the root. (It's technically not full-disk encryption because the kernel and initrd are in plaintext, but everything else is) | ||||||||||||||
▲ | pfexec 4 days ago | parent [-] | |||||||||||||
What do you authenticate against? Your shadow file is in the unencrypted area leaving it susceptible to offline attack. With the TPM you can fully disable password auth over SSH. | ||||||||||||||
|