Damus
Simon Josefsson · 29w
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpqgyndqzp9ut22vmy6qln2j58uful0kn9lzpw86u6sng6dr3400gvq7e4tva @[email protected] I’m no expert on SOF but I’m not sure this i...
Alexandre Oliva profile picture
from what I gathered when I looked into it, the firmware developed and distributed by the SOF project is all free software, and it's designed to always be signed in order for it to be loaded. the twist is that they've made a public signing key, that works on some devices, and a private signing key, that Intel keeps to itself, that works on most/all devices. they distribute binaries signed with both of them, but only Intel can make the latter signatures, so, on devices that demand Intel's signature, that scheme renders the binaries nonfree, because users can't install or run modified versions. that much is Tivoization to the letter.

now, there might be more to it, and if there is, I'd love to learn about it.