aboutsummaryrefslogtreecommitdiffstats
path: root/etc/firefox-common.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-02-11 17:01:48 -0500
committerLibravatar Tad <tad@spotco.us>2018-02-11 17:01:48 -0500
commitc4a640f05acd675ee47452ab078dcc2abd229406 (patch)
treea230dbd0d62f7e287a952507309e06d1f349da33 /etc/firefox-common.profile
parentUnify all Chromium and Firefox based browser profiles as part of #1773 (diff)
downloadfirejail-c4a640f05acd675ee47452ab078dcc2abd229406.tar.gz
firejail-c4a640f05acd675ee47452ab078dcc2abd229406.tar.zst
firejail-c4a640f05acd675ee47452ab078dcc2abd229406.zip
Breakout noblacklists/whitelsits for common addons/plugins/programs from firefox-common
Diffstat (limited to 'etc/firefox-common.profile')
-rw-r--r--etc/firefox-common.profile49
1 files changed, 3 insertions, 46 deletions
diff --git a/etc/firefox-common.profile b/etc/firefox-common.profile
index 962080c58..33d522353 100644
--- a/etc/firefox-common.profile
+++ b/etc/firefox-common.profile
@@ -5,22 +5,9 @@ include /etc/firejail/firefox-common.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8noblacklist ${HOME}/.config/okularpartrc 8# uncomment the following line to allow access to common programs/addons/plugins
9noblacklist ${HOME}/.config/okularrc 9#include /etc/firejail/firefox-common-addons.inc
10noblacklist ${HOME}/.config/qpdfview 10
11noblacklist ${HOME}/.kde/share/apps/kget
12noblacklist ${HOME}/.kde/share/apps/okular
13noblacklist ${HOME}/.kde/share/config/kgetrc
14noblacklist ${HOME}/.kde/share/config/okularpartrc
15noblacklist ${HOME}/.kde/share/config/okularrc
16noblacklist ${HOME}/.kde4/share/apps/kget
17noblacklist ${HOME}/.kde4/share/apps/okular
18noblacklist ${HOME}/.kde4/share/config/kgetrc
19noblacklist ${HOME}/.kde4/share/config/okularpartrc
20noblacklist ${HOME}/.kde4/share/config/okularrc
21# noblacklist ${HOME}/.local/share/gnome-shell/extensions
22noblacklist ${HOME}/.local/share/okular
23noblacklist ${HOME}/.local/share/qpdfview
24noblacklist ${HOME}/.pki 11noblacklist ${HOME}/.pki
25 12
26include /etc/firejail/disable-common.inc 13include /etc/firejail/disable-common.inc
@@ -29,37 +16,7 @@ include /etc/firejail/disable-programs.inc
29 16
30mkdir ${HOME}/.pki 17mkdir ${HOME}/.pki
31whitelist ${DOWNLOADS} 18whitelist ${DOWNLOADS}
32whitelist ${HOME}/.cache/gnome-mplayer/plugin
33whitelist ${HOME}/.config/gnome-mplayer
34whitelist ${HOME}/.config/okularpartrc
35whitelist ${HOME}/.config/okularrc
36whitelist ${HOME}/.config/pipelight-silverlight5.1
37whitelist ${HOME}/.config/pipelight-widevine
38whitelist ${HOME}/.config/qpdfview
39whitelist ${HOME}/.kde/share/apps/kget
40whitelist ${HOME}/.kde/share/apps/okular
41whitelist ${HOME}/.kde/share/config/kgetrc
42whitelist ${HOME}/.kde/share/config/okularpartrc
43whitelist ${HOME}/.kde/share/config/okularrc
44whitelist ${HOME}/.kde4/share/apps/kget
45whitelist ${HOME}/.kde4/share/apps/okular
46whitelist ${HOME}/.kde4/share/config/kgetrc
47whitelist ${HOME}/.kde4/share/config/okularpartrc
48whitelist ${HOME}/.kde4/share/config/okularrc
49whitelist ${HOME}/.keysnail.js
50whitelist ${HOME}/.lastpass
51whitelist ${HOME}/.local/share/gnome-shell/extensions
52whitelist ${HOME}/.local/share/okular
53whitelist ${HOME}/.local/share/qpdfview
54whitelist ${HOME}/.pentadactyl
55whitelist ${HOME}/.pentadactylrc
56whitelist ${HOME}/.pki 19whitelist ${HOME}/.pki
57whitelist ${HOME}/.vimperator
58whitelist ${HOME}/.vimperatorrc
59whitelist ${HOME}/.wine-pipelight
60whitelist ${HOME}/.wine-pipelight64
61whitelist ${HOME}/.zotero
62whitelist ${HOME}/dwhelper
63include /etc/firejail/whitelist-common.inc 20include /etc/firejail/whitelist-common.inc
64include /etc/firejail/whitelist-var-common.inc 21include /etc/firejail/whitelist-var-common.inc
65 22