Comment on Microsoft gave FBI a set of BitLocker encryption keys to unlock suspects' laptops: Reports | TechCrunch
Same thing?
You can add custom keys to secure boot.
That doesn’t make it the same thing
Both are different names for a process that ensures the boot process is loading the correct non-malicious code.
Secure boot verifies the system is booting correct code, verified boot can ensure total system integrity and can protect against tampering. Furthermore the Linux implementation of secure boot is very often in the least secure method.
kittenzrulz123@lemmy.dbzer0.com 1 day ago
That doesn’t make it the same thing
DeathByBigSad@sh.itjust.works 22 hours ago
Both are different names for a process that ensures the boot process is loading the correct non-malicious code.
kittenzrulz123@lemmy.dbzer0.com 20 hours ago
Secure boot verifies the system is booting correct code, verified boot can ensure total system integrity and can protect against tampering. Furthermore the Linux implementation of secure boot is very often in the least secure method.