this post was submitted on 23 Jun 2025
9 points (84.6% liked)
Privacy
2883 readers
559 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 7 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
is software sandbox and segmentation more supported on linux?
Yes, linux also has an administrator-like system called root, but it actually protects important system files unlike Windows administrator access which is frequrntly bypassed. Many important linux packages also respect and don't even ask for root access unless explicitly needed. This is by design. You can also use programs called flatpaks from Flathub which come sandboxed from the start, and also a program called Flatseal to fine-tune permissions from every flatpak