(no title)
ashishb | 26 days ago
There is no reason for a tool to implicitly access my mounted cloud drive directory and browser cookies data.
ashishb | 26 days ago
There is no reason for a tool to implicitly access my mounted cloud drive directory and browser cookies data.
troad|26 days ago
Linux people are very resistant to this, but the future is going to be sandboxed iOS style apps. Not because OS vendors want to control what apps do, but because users do. If the FOSS community continues to ignore proper security sandboxing and distribution of end user applications, then it will just end up entirely centralised in one of the big tech companies, as it already is on iOS and macOS by Apple.
ashishb|26 days ago
Think about it from a real world perspective.
I knock on your door. You invite me to sit with you in your living room. I can't easily sneak into your bed room. Further, your temporary access ends as soon as you exit my house.
The same should happen with apps.
When I run 'notepad dir1/file1.txt', the package should not sneakily be able to access dir2. Further, as soon as I exit the process, the permission to access dir1 should end as well.
TheChaplain|26 days ago
Because security people often does not know the balance between security and usability, and we end up with software that is crippled and annoying to use.
black_knight|26 days ago
For FreeBSD there is capsicum, but it seems a bit inflexible to me. Would love to see more experiments on Linux and the BSDs for this.
bsder|26 days ago
Linux people are NOT resistant to this. Atomic desktops are picking up momentum and people are screaming for it. Snaps, flatpaks, appimages, etc. are all moving in that direction.
As for plain development, sadly, the OS developers are simply ignoring the people asking. See:
https://github.com/containers/toolbox/issues/183
https://github.com/containers/toolbox/issues/348
https://github.com/containers/toolbox/issues/1470
I'll leave it up to you to speculate why.
Perhaps getting a bit of black eye and some negative attention from the Great Orange Website(tm) can light a fire under some folks.
hibikir|26 days ago
So when it's all said and done, I do not expect practical levels of actual isolation to be that great.
symaxian|26 days ago
cxr|25 days ago
BobbyTables2|26 days ago
Sure, in theory, SELinux could prevent this. But seems like an uphill battle if my policies conflict with the distro’s. I’d also have to “absorb” their policies’ mental model first…
unknown|26 days ago
[deleted]
jacobgkau|26 days ago
I think you mean a lot of flak? Slack would kind of be the opposite.
ddtaylor|25 days ago
its_magic|26 days ago
There is no such thing as computer security, in general, at this point in history.
taftster|26 days ago
Linux has this capability, of course. And it seems like MacOS prompts me a lot for "such and such application wants to access this or that". But I think it could be a lot more fine-grained, personally.
josephg|26 days ago
iOS and Android both implement these security policies correctly. Why can't desktop operating systems?
TiredOfLife|26 days ago
gus_|26 days ago
BobbyTables2|26 days ago
pjc50|26 days ago
Semaphor|26 days ago
Or the easier way with an external tool is using Sandboxie: https://sandboxie-plus.com/