Matthew Garrett ([personal profile] mjg59) wrote2012-10-10 17:47
Entry tags:

Linux Foundation approach to Secure Boot

James Bottomley just published a description of the Linux Foundation's Secure Boot plan, which is pretty much as I outlined in the second point here - it's a bootloader that will boot untrusted images as long as a physically present end-user hits a key on every boot, and if a user switches their machine to setup mode it'll enrol the hash of the bootloader in order to avoid prompting again. In other words, it's less useful than shim. Just use shim instead.

(Anonymous) 2012-10-11 17:24 (UTC)(link)
Will computers indefinitely let users disable secure boot completely?

I like Freedom and using a Shim is taking some of that away.

(Anonymous) 2012-10-11 23:20 (UTC)(link)
The solution by Linux Foundation allows me to run a VM system, allows me to run any second Linux under the first, and allows me to use the hardware that I have purchased to run what I want. If we really want dual boot, then the bios should have an option at power on time to a) run UEFI security b) run non UEFI mode,
c) Ask me which mode to run

(Anonymous) 2012-10-12 03:06 (UTC)(link)
Where can I get shim and how do I install it?

(Anonymous) 2012-10-12 17:55 (UTC)(link)
I think a "continue, but just this once" mechanism makes sense for a different set of applications than shim does. I don't really want to have shim trust the keys signing rescue CDs and installers on an ongoing basis, but having a "just this once" authorization makes sense. Shim could presumably also do it, but I think it's nicer to have that sort of boot image not have an interface that suggests that you would want to trust it to boot unattended.