|
|
|
|
|
by zadokshi
538 days ago
|
|
Developers should be required to add flags to allow reading/writing to disk. i.e. choose —-insecure-disk—access or —-allow-read=/myapp I hate the idea of making things a tiny bit more difficult for beginner developers, but what is the alternative? |
|
Most apps have no business outside their own data/cache folders.
I think the Apple implementation is a good start.