this post was submitted on 17 Jun 2025
129 points (97.8% liked)
Tech
1468 readers
332 users here now
A community for high quality news and discussion around technological advancements and changes
Things that fit:
- New tech releases
- Major tech changes
- Major milestones for tech
- Major tech news such as data breaches, discontinuation
Things that don't fit
- Minor app updates
- Government legislation
- Company news
- Opinion pieces
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't think I grasp this at all. They say the encryption is forced, so that means that I can't just access my files with Linux or whatever? But then at the end they say to use an extra hard drive as backup, so that can't be right. Is their problem that the cloud storage is encrypted? Wouldn't it be a huge, glaring issue if it wasn't? Regardless, I would expect to be locked out of my files on a cloud storage service I got locked out of, so I don't know what encryption has to do with it. I don't get it.
Linux supports BitLocker encrypted partitions. You just have to specify the BitLocker recovery-key in your
fstab
file or on the command-line. I've been dual-booting with disk encryption enabled on both Linux and Windows for several years, using that functionality