this post was submitted on 26 Apr 2025
128 points (92.7% liked)

Linux

53624 readers
1231 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 day ago (3 children)

It's dumb and inexcusable IMO

No, it's a choice, because:

  1. History... encryption didn't exist in the beginning. Upgrades won't enable it.

  2. Recovery... try telling the people that didn't backup the encryption key - outside of the encrypted vault - that their data's gone.

  3. Performance... not such an issue these days, but it does slow your system down (and then everyone complains)

So, please continue to encrypt your data as you choose and be less judgemental on others, esp. anyone new

No excuses.

[–] [email protected] 2 points 1 day ago (1 children)

I will definitely say I wish encryption setup was a lot easier in Linux. Windows is like "wanna Bitlocker?" Done.

With most Linux installers, if you're not installing in a very default way, and clicking that box to encrypt the drive, it's time to go seriously digging. For a while.

I managed to encrypt a secondary drive with the same password on my EndeavourOS laptop, but I still need to enter the same password 2 times before getting into the OS.

I consider that a feat, and I'm not touching it for fear of losing everything lol.

[–] [email protected] 2 points 15 hours ago

Yes, I feel your pain.

Encryption drives sound like a good idea until the subject of unlocking them comes up... and automatically unlocking the drive for the OS isn't really helping.

But, for user data, it can be unlocked automatically during login. The Arch wiki covers this.

But backup your data 😉

[–] [email protected] 1 points 1 day ago (1 children)

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

[–] [email protected] 1 points 15 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.

[–] [email protected] 0 points 1 day ago (1 children)

You can't enable encryption after the fact? What a backwards system..

[–] [email protected] 1 points 15 hours ago (1 children)

For which OS?

It can be enabled at any time on Windows & Linux. It's just optional.

[–] [email protected] 0 points 14 hours ago (1 children)

It's your bullet point number 1

[–] [email protected] 1 points 4 minutes ago

That says that upgrades won't enable it... the user can still enable it.