Hacker News new | ask | show | jobs
by nullpoint420 157 days ago
Unless it becomes a law, and the hardware makers adapt.
1 comments

My Google Pixel allows adding custom keys, which GrapheneOS uses. So I guess that's technically feasible?
That adds your custom keys to the fastboot bootloader, not the boot ROM. This means you'd still have to chain your boot through fastboot.

You couldn't boot straight from boot ROM -> UEFI for instance.

Interesting! What's the consequence of that? Like is that a problem?