aboutsummaryrefslogtreecommitdiffstats
path: root/etc/palemoon.profile
diff options
context:
space:
mode:
authorLibravatar SYN-cook <vinumconsult@posteo.de>2016-12-20 01:19:39 +0100
committerLibravatar GitHub <noreply@github.com>2016-12-20 01:19:39 +0100
commitc02cb9b83b8b8b27fb22077aabc7280c72ccc4f3 (patch)
tree5ba1193ee453368b6a1c0e13251653cfb0adc632 /etc/palemoon.profile
parentdon't whitelist keepassx in browser profiles (diff)
downloadfirejail-c02cb9b83b8b8b27fb22077aabc7280c72ccc4f3.tar.gz
firejail-c02cb9b83b8b8b27fb22077aabc7280c72ccc4f3.tar.zst
firejail-c02cb9b83b8b8b27fb22077aabc7280c72ccc4f3.zip
don't whitelist keepassx in browser profiles
use keepass instead, cause keepassx doesn't support browser extensions, keepass does.
Diffstat (limited to 'etc/palemoon.profile')
-rw-r--r--etc/palemoon.profile10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/palemoon.profile b/etc/palemoon.profile
index 71deec6bc..1476369a1 100644
--- a/etc/palemoon.profile
+++ b/etc/palemoon.profile
@@ -44,11 +44,11 @@ private-tmp
44#whitelist ~/.config/pipelight-widevine 44#whitelist ~/.config/pipelight-widevine
45#whitelist ~/.config/pipelight-silverlight5.1 45#whitelist ~/.config/pipelight-silverlight5.1
46 46
47 47# lastpass, keepass
48# lastpass, keepassx 48# for keepass we additionally need to whitelist our .kdbx password database
49whitelist ~/.keepassx 49whitelist ~/.keepass
50whitelist ~/.config/keepassx 50whitelist ~/.config/keepass
51whitelist ~/keepassx.kdbx 51whitelist ~/.config/KeePass
52whitelist ~/.lastpass 52whitelist ~/.lastpass
53whitelist ~/.config/lastpass 53whitelist ~/.config/lastpass
54 54