AppImage / AppImage/AppImageSpec
Sandbox "privileges" file
Open
- Dominant language
- No language data
- Stars
- 93
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
As briefly discussed [here](https://github.com/eloquentstore/launcher/issues/3). It would be nice if we could have a file that defines which "privileges" an AppImage needs when running in a sandbox.
For example:
- May use the network
- May read $HOME
- May write $HOME/.local
- May write all of $HOME
Similar to how Android and iOS ask for the users permission when an app is trying to do something like "Access the Camera" or "Access Contacts".
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.