• @[email protected]
    link
    fedilink
    English
    1419 hours ago

    Secure boot means that only the intended bootloader runs, it can be any one, but it just needs to be the intended one.

    Secure boot works with Linux.

    • @[email protected]
      link
      fedilink
      English
      116 hours ago

      It works for now on x86-64, yes. For now. As always, we are one “think of the children” crisis away from lobbyists taking that option away.

      • @[email protected]
        link
        fedilink
        English
        915 hours ago

        What? I think you maybe just don’t know what purpose secure boot serves.

        It’s not a tool to vendor lock computers, it’s a tool to establish a chain of trust to protect the boot process by only allowing cryptographically signed images from executing. Anyone can sign things for secure boot by simply creating an x509 certificate and importing it. If vendors wanted to prevent you from running a different operating system, they would just lock it down completely as is done in many devices like mobile phones and proprietary electronics.