Today i took my first steps into the world of Linux by creating a bookable Mint Cinamon USB stick to fuck around on without wiping or portioning my laptop drive.

I realised windows has the biggest vulnerability for the average user.

While booting off of the usb I could access all the data on my laptop without having to input a password.

After some research it appears drives need to be encrypted to prevent this, so how is this not the default case in Windows?

I’m sure there are people aware but for the laymen this is such a massive vulnerability.

  • JubilantJaguar@lemmy.world
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    17 hours ago

    Blah blah blah. Unencrypted data is the wrong default in 2025 for any OS. Linux should not be a poor man’s OS.

    • SayCyberOnceMore@feddit.uk
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 hours ago

      It depends on your use-case.

      Encryption of data at rest (this discussion) is mostly helpful for physical theft, so a device that never leaves the house, there’s little reason for encryption.

      Similarly, on a lower powered mobile device, maybe you only want / need user data to be encrypted, and there’s no need to encrypt the OS, which keeps the performance up.

      Maybe you want the whole thing encrypted on your high performance laptop.

      So, it’s difficult to define a sane default for everyone, thus making it an option for the end user to decide on.

      Linux has more choice than Windows - and the encryption algorithm(s) can be verified - so it’s definitely the better choice.