Profile
Matthew Garrett
About Matthew
Active Entries
- 1: TVs are all awful
- 2: More in the series of bizarre UEFI bugs
- 3: Samsung laptop bug is not Linux specific
- 4: Playing with Thunderbolt under Linux on Apple hardware
- 5: A short introduction to TPMs
- 6: Rebooting
- 7: Update on leaked UEFI signing keys - probably no significant risk
- 8: Leaked UEFI signing keys
- 9: Secure Boot and Restricted Boot.
- 10: The current state of UEFI and Linux
Expand Cut Tags
No cut tags
Present-user test
Date: 2013-02-10 07:16 pm (UTC)- Use Shim with a signed bootloader and an embedded public key that matches the bootloader, and get MS to sign it. This is what the big distros like Ubuntu, Fedora and SUSE are doing.
- Use a generic Shim with a signed bootloader, and rely on the user to navigate the filesystem and add the public key to MOK.
- Use the LF loader with a generic bootloader, and rely on the user to add the hash to MOK.
These all require either dealing with MS, or a user sophisticated enough to handle enrolling keys/hashes in a pre-boot environment. Are there any plans to support a present-user check, as originally envisioned by LF?