Comment by thomaspaulmann
10 hours ago
I feel you! We thought about this and all apps will have a permission model. So you can limit it to specific file disk locations, domains for network requests, and so on.
10 hours ago
I feel you! We thought about this and all apps will have a permission model. So you can limit it to specific file disk locations, domains for network requests, and so on.
I don't see how this solves the issue, something bad can happen regardless of permission granularity, no?
Definitely a good initiative though. I like how coding harnesses do it, showing you the exact command that would run, or running it in a sandbox first.
Can you explain how the permission model works?