Re: Application bundles in Gnome OS



Regarding sandboxing, have you considered a permission manifest for each application like Android has?
Basically, each android app has to have a permission manifest xml file, and the user is notified what parts of the device functionality the app wants access to. Any access that was not specified in the permission manifest would be denied.

https://developer.android.com/reference/android/Manifest.permission.html
https://developer.android.com/guide/topics/security/permissions.html



--
-Elad Alfassa.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]