Y
Hacker News
new
|
ask
|
show
|
jobs
by
Panzerschrek
279 days ago
What about filesystem access rights? Does any application have full access to all user's files? Or only to files belonging to this particular application?
1 comments
monax
279 days ago
Applications will each have their own namespace, and will only have access to user files if given the right to, on a per directory/file basis
link
Panzerschrek
279 days ago
This is a very nice approach. You should mention it on the main page of your OS site.
link