Skip to content

Commit

Permalink
sandbox-permissions: Document exceptions to home permission
Browse files Browse the repository at this point in the history
Closes #380
  • Loading branch information
TingPing committed Dec 9, 2022
1 parent 330208c commit 5be0c51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/sandbox-permissions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,9 @@ The reason many of the directories are blacklisted is because they already
exist in the sandbox such as ``/usr``
or are not usable in the sandbox.

The ``home`` permission also has exceptions as it does not grant access to
the subdirectories for other applications in ``~/.var/app/``.

Device access
`````````````

Expand Down

0 comments on commit 5be0c51

Please sign in to comment.