aboutsummaryrefslogtreecommitdiffstats
path: root/etc/firefox.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/firefox.profile')
-rw-r--r--etc/firefox.profile28
1 files changed, 17 insertions, 11 deletions
diff --git a/etc/firefox.profile b/etc/firefox.profile
index 1ea94a2c7..6bb581f4f 100644
--- a/etc/firefox.profile
+++ b/etc/firefox.profile
@@ -2,22 +2,24 @@
2 2
3noblacklist ~/.mozilla 3noblacklist ~/.mozilla
4noblacklist ~/.cache/mozilla 4noblacklist ~/.cache/mozilla
5noblacklist ~/.config/qpdfview
6noblacklist ~/.local/share/qpdfview
7noblacklist ~/.kde/share/apps/okular
5include /etc/firejail/disable-common.inc 8include /etc/firejail/disable-common.inc
6include /etc/firejail/disable-programs.inc 9include /etc/firejail/disable-programs.inc
7include /etc/firejail/disable-devel.inc 10include /etc/firejail/disable-devel.inc
8 11
9caps.drop all 12caps.drop all
10seccomp
11protocol unix,inet,inet6,netlink
12netfilter 13netfilter
13tracelog 14nonewprivs
14noroot 15noroot
16protocol unix,inet,inet6,netlink
17seccomp
18tracelog
15 19
16whitelist ${DOWNLOADS} 20whitelist ${DOWNLOADS}
17mkdir ~/.mozilla 21mkdir ~/.mozilla
18whitelist ~/.mozilla 22whitelist ~/.mozilla
19mkdir ~/.cache
20mkdir ~/.cache/mozilla
21mkdir ~/.cache/mozilla/firefox 23mkdir ~/.cache/mozilla/firefox
22whitelist ~/.cache/mozilla/firefox 24whitelist ~/.cache/mozilla/firefox
23whitelist ~/dwhelper 25whitelist ~/dwhelper
@@ -30,6 +32,9 @@ whitelist ~/.keysnail.js
30whitelist ~/.config/gnome-mplayer 32whitelist ~/.config/gnome-mplayer
31whitelist ~/.cache/gnome-mplayer/plugin 33whitelist ~/.cache/gnome-mplayer/plugin
32whitelist ~/.pki 34whitelist ~/.pki
35whitelist ~/.config/qpdfview
36whitelist ~/.local/share/qpdfview
37whitelist ~/.kde/share/apps/okular
33 38
34# lastpass, keepassx 39# lastpass, keepassx
35whitelist ~/.keepassx 40whitelist ~/.keepassx
@@ -40,14 +45,15 @@ whitelist ~/.config/lastpass
40 45
41 46
42#silverlight 47#silverlight
43whitelist ~/.wine-pipelight 48whitelist ~/.wine-pipelight
44whitelist ~/.wine-pipelight64 49whitelist ~/.wine-pipelight64
45whitelist ~/.config/pipelight-widevine 50whitelist ~/.config/pipelight-widevine
46whitelist ~/.config/pipelight-silverlight5.1 51whitelist ~/.config/pipelight-silverlight5.1
47 52
48include /etc/firejail/whitelist-common.inc 53include /etc/firejail/whitelist-common.inc
49 54
50# experimental features 55# experimental features
51#private-etc passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,gtk-2.0,pango,fonts,iceweasel,firefox,adobe,mime.types,mailcap,asound.conf,pulse 56#private-bin firefox,which,sh,dbus-launch,dbus-send,env
52 57#private-etc passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,xdg,gtk-2.0,gtk-3.0,X11,pango,fonts,firefox,mime.types,mailcap,asound.conf,pulse
53 58private-dev
59private-tmp