|
|
|
|
|
by pdenton
1478 days ago
|
|
Linux always boots perfectly fine with TPM hardware support disabled, even when there actually is such a chip built in. The real showstopper would be if "SecureBoot" would be enforced. I hope it never actually happens for personal computers. Everything else in the consumer electronics business is pretty much a lost cause already. |
|
SecureBoot prevents a very dangerous set of persistent rootkits that are completely invisible to the OS, not sure why tech savvy folks are against it for the vast majority of computer users, even Linux ones. Many UEFI setups allow you to add your own keys to the EFI and self-sign.
>Linux always boots perfectly fine with TPM hardware support disabled, even when there actually is such a chip built in
That would mean Linux is less secure in that scenario since the TPM is used to secure store things like hard drive encryption keys.