Microsoft is being sued by a man who feels cheated by the current plans to sunset Windows 10. He makes some good points, but I doubt he’ll win.

  • Hobo@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 days ago

    Okay but you should enable secure boot on any device you want to keep any level of private data on. It’s trivial to break into a device that doesn’t have it enabled if you can physically access it. Laptops especially should have secure boot enabled.

    • Blackmist@feddit.uk
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 days ago

      Yeah, but I might need to break into it to access it, e.g. if hardware dies, or Windows has a fit and breaks something.

        • conorab@lemmy.conorab.com
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 day ago

          You can work around it in both cases. SecureBoot will only prevent you from running non-signed boot loaders. If that breaks then you just turn off SecureBoot while you work on the issue (assuming SecureBoot failing isn’t due to a compromised boot loader) and the machine will boot normally minus any data stored in the TPM such as the encryption key. For the encryption key, this is something you are supposed to keep a copy of outside the TPM for scenarios like this. On Windows consumer PCs, this is stored in your Microsoft account or the place you specify when enabling it. For Azure or AD-joined PC’s this can be stored in Azure or AD.

          The only ways SecureBoot and encryption will burn you are if there is data stored in the TPM that you don’t have a backup of or way of re-creating, or if the encryption headers on the drive are lost. That said, if you aren’t using a TPM some Windows features will break regardless and if the drive is so messed up that the encryption headers are lost then you’re probably back to backups anyway.

    • Evono@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 days ago

      The thing is on desktop pcs… If someone got physical access to it you don’t want to… You got way bigger issues haha

      • Hobo@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        2 days ago

        I’d argue that you now have two major issues. Someone breaking into a house and stealing a desktop isn’t unheard of. Full disk encryption with secure boot deployed will save you the headache of also having your identity/bank account/cc info stolen a few days later.