feat(profile): torbrowser: do not give access to user dirs by default.
- Remove read-only access to most user dirs. - Remove read-write access to download directories. fix #490
This commit is contained in:
parent
2805ed9dd9
commit
7858cae330
5 changed files with 9 additions and 3 deletions
|
|
@ -16,6 +16,8 @@ include <tunables/global>
|
|||
profile firefox @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app/firefox>
|
||||
include <abstractions/user-download-strict>
|
||||
include <abstractions/user-read-strict>
|
||||
|
||||
signal (send) set=(term, kill) peer=keepassxc-proxy,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue