Comment on Is Matrix cooked?
Ulrich@feddit.org 2 days agoWhy would you think a chat app has full write access to your disk?
Comment on Is Matrix cooked?
Ulrich@feddit.org 2 days agoWhy would you think a chat app has full write access to your disk?
WhyJiffie@sh.itjust.works 2 days ago
Because any programs have that access??
Zangoose@lemmy.world 2 days ago
Not sure what platform you’re on but on Linux flatpak can limit access to files, and things like AppArmor can do that for any native app as well (though it can be pretty tedious to configure)
WhyJiffie@sh.itjust.works 2 days ago
on linux. flatpak. now, how mainstream is that setup exactly? are you saying that the issue I brought up does not apply to most of the people on the internet?
it does not matter what platform I’m on. what matters is what do most people use. in the world where I live, most people use the windows operating system. there is no such protection at all. except when accounting for sandboxie and other obscure programs virtually no one knows about
Zangoose@lemmy.world 1 day ago
I mentioned Linux specifically because something like this is the hardest to set up on Linux. I (wrongly) assumed that since you were complaining about it not existing, you were on a platform where setting these permissions up isn’t straightforward. App-specific file-acess permissions are on MacOS out of the box as a configurable setting for all applications (in the system settings menu), and I’m pretty sure Windows 10/11 has something similar in its settings menu as well.
Ulrich@feddit.org 2 days ago
Again, no.
WhyJiffie@sh.itjust.works 2 days ago
how are programs denied that access? how is it that they can’t do that?
with the computers that I know, if I download a program, that’ll be able to read, and also modify all the files that I have access to. this includes the ability to read the saved passwords from my browser, and to install browser addons without my consent or knowledge.
what makes it so that it cannot happen on mainstream desktop computers?
Ulrich@feddit.org 2 days ago
Apps are typically given their own dedicated storage volume, and access to any other part of the filesystem requires permission from the user.
WTF kind of computers are you using?