Remix.run Logo
cyberrock 5 hours ago

Sadly SteamOS doesn't support full disk encryption, which is inexcusable for an OS used on a portable device, that some also use to remote access their desktop (through Steam Link/Moonlight).

Gigachad an hour ago | parent | next [-]

It actually does in the upstream dev builds https://gitlab.steamos.cloud/holo/dirlock/-/wikis/Enabling-d...

It’s not in a consumer friendly state yet, but I’ve been using my steamdeck with encryption for a month now with zero issues. I guess technically this is not “full” disk encryption since it’s just the home dir, but I only care about protecting my personal info which is all in the home dir anyway.

foxheadman 3 hours ago | parent | prev | next [-]

Encrypted home directories are coming to the Steam Deck, using the same kernel API that Android uses. https://lwn.net/Articles/1038859/

FDE would be nice though.

d3Xt3r 4 hours ago | parent | prev [-]

It doesn't need to, if your disk supports OPAL2 - just set the password in BIOS and encrypt the drive, it's fully transparent to the OS and as a bonus, there's virtually no performance hit unlike software-based encryption like LUKS.

Gigachad an hour ago | parent | next [-]

You are relying on every single ssd to have a secure implementation of encryption which is just never going to be true.

I’m not familiar with how the process works, but if you are setting the password somewhere, it’s exposed to being extracted. You want the password to be something you type in on boot.

surajrmal 3 hours ago | parent | prev [-]

Luks can use hardware offload description via opal if configured accordingly. You are also at the vendors firmware implementation in terms of security.