

So AFAICT, in practice a locked bootloader makes no difference to the most common attacks I’ve seen on my devices and that of friends&family. Seems like a far cry from your original claim that “This means that the most essential feature for your safety, the metaphorical lock on the front door of your house, is left broken and loose.”

I don’t think it’s a question of willingness to understand, but one of disagreement about the seriousness of the problem. Not to mention the implict idea that a “verified boot” is the only way to get that result. E.g. it’s very easy to get to a “safe factory state” without that kind of locking, for example with an immutable boot loader, as is typically present in many ARM SoCs (Allwinner, Rockchip, …). In that case you can revert to a safe state by downloading a known good OS image (using a trusted machine) and installing that image using only the immutable bootloader.