this post was submitted on 10 May 2025
141 points (98.6% liked)
Privacy
2176 readers
76 users here now
Welcome! This is a community for all those who are interested in protecting their privacy.
Rules
PS: Don't be a smartass and try to game the system, we'll know if you're breaking the rules when we see it!
- Be civil and no prejudice
- Don't promote big-tech software
- No apathy and defeatism for privacy (i.e. "They already have my data, why bother?")
- No reposting of news that was already posted
- No crypto, blockchain, NFTs
- No Xitter links (if absolutely necessary, use xcancel)
Related communities:
Some of these are only vaguely related, but great communities.
- !opensource@programming.dev
- !selfhosting@slrpnk.net / !selfhosted@lemmy.world
- !piracy@lemmy.dbzer0.com
- !drm@lemmy.dbzer0.com
founded 6 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For some, particularly businesses reliant on software that can't perform on anything but Windows (and occasionally MacOS), sure. For individuals it is much easier. Installed Linux Mint a few months ago and I set up a VM for the stuff I truly needed some form of Windows for (tried dual booting for a bit but found that inconvenient). None of these are insane lengths, unless the cutoff for that is, "anything above minimal effort."
Even more importantly, software can be exploited.
And know how to discern obfuscated code
In the past, I had dual booted windows and linux (Ubuntu, I believe), and eventually, windows managed to screw with the bootloader and brick the install. Never tried dual booting again. Windows VM on Linux is a much better solution.
Every single time I boot up my windows install it screws up the boot order and I have to go into UEFI and force it to load GRUB on startup again. Fucking malware.
There's a reason that my windows install and my linux install are always on separate disks. Can't fuck up my bootloader if you don't know it exists.
and what access controls does limux provide forcamera access? because I haven't seen any such fearure yet. I'm all for linux but it does not help with webcam issues.
to solve this issue you do need to go insane lengths. like apparmor/selinux or whatnot.