|
|
|
|
|
by TheDong
3962 days ago
|
|
SecureBoot implementations often let a user, via some means, add additional keys that they trust. Any user can simply create their own key, sign their own firmware, linux, and what have you with it, and then boot away. Unfortunately, Microsoft mandates secure boot but doesn't require the feature of adding keys to be present... so the reality is a bit more grim. The reality is that most distros have managed to get a signing key from microsoft (and those that haven't, there's a grub shim signed by such a key) that is included by default in microsoft certified secureboots. This has been working, but is not as ideal. |
|