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!

  1. Be civil and no prejudice
  2. Don't promote big-tech software
  3. No apathy and defeatism for privacy (i.e. "They already have my data, why bother?")
  4. No reposting of news that was already posted
  5. No crypto, blockchain, NFTs
  6. No Xitter links (if absolutely necessary, use xcancel)

Related communities:

Some of these are only vaguely related, but great communities.

founded 7 months ago
MODERATORS
 

cross-posted from: https://lemmy.world/post/31889457

Please see the cross-post as it is updated.

Could Windows and installed apps upload all my personal files?

Dear all

I have deleted Onedrive and disabled File system access in Privacy.

  1. I would like to know, which other ways that my personal files could be uploaded in a non-malicious non-hacker way?
  2. Just by using Windows, Microsoft could upload all my personal files to themselves if they would?
  3. Does every installed App / software have full access to my whole drive? How can I found out, how much access it has?

Thank you for your interest and reply

Best regards

cross-posted from: https://lemmy.world/post/31889457

Please see the cross-post as it is updated.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] happeningtofry99158@lemmy.world 2 points 18 hours ago (1 children)

is software sandbox and segmentation more supported on linux?

[โ€“] Sophocles@infosec.pub 2 points 8 hours ago

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