aboutsummaryrefslogtreecommitdiffstats
path: root/etc/abrowser.profile
diff options
context:
space:
mode:
authorLibravatar SYN-cook <vinumconsult@posteo.de>2016-12-20 01:14:09 +0100
committerLibravatar GitHub <noreply@github.com>2016-12-20 01:14:09 +0100
commitb3aa609de1b473edc1f2b1423ff75e73879c20af (patch)
treecefc81b529ddb693df519e02e48ebf9af93caa01 /etc/abrowser.profile
parentdon't whitelist keepassx in browser profiles (diff)
downloadfirejail-b3aa609de1b473edc1f2b1423ff75e73879c20af.tar.gz
firejail-b3aa609de1b473edc1f2b1423ff75e73879c20af.tar.zst
firejail-b3aa609de1b473edc1f2b1423ff75e73879c20af.zip
don't whitelist keepassx in browser profiles
use keepass instead, cause keepassx doesn't support browser extensions, keepass does.
Diffstat (limited to 'etc/abrowser.profile')
-rw-r--r--etc/abrowser.profile10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/abrowser.profile b/etc/abrowser.profile
index 481301420..f25bbd94d 100644
--- a/etc/abrowser.profile
+++ b/etc/abrowser.profile
@@ -29,14 +29,14 @@ whitelist ~/.config/gnome-mplayer
29whitelist ~/.cache/gnome-mplayer/plugin 29whitelist ~/.cache/gnome-mplayer/plugin
30whitelist ~/.pki 30whitelist ~/.pki
31 31
32# lastpass, keepassx 32# lastpass, keepass
33whitelist ~/.keepassx 33# for keepass we additionally need to whitelist our .kdbx password database
34whitelist ~/.config/keepassx 34whitelist ~/.keepass
35whitelist ~/keepassx.kdbx 35whitelist ~/.config/keepass
36whitelist ~/.config/KeePass
36whitelist ~/.lastpass 37whitelist ~/.lastpass
37whitelist ~/.config/lastpass 38whitelist ~/.config/lastpass
38 39
39
40#silverlight 40#silverlight
41whitelist ~/.wine-pipelight 41whitelist ~/.wine-pipelight
42whitelist ~/.wine-pipelight64 42whitelist ~/.wine-pipelight64