aboutsummaryrefslogtreecommitdiffstats
path: root/etc/claws-mail.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2020-01-17 23:31:46 +0000
committerLibravatar GitHub <noreply@github.com>2020-01-17 23:31:46 +0000
commitf9c9c469a23dbb6d484f82f6ba719d662b784753 (patch)
tree9485d36a39798b0542ed70b9a5df688bab2c3d69 /etc/claws-mail.profile
parentjoin: wait with effective uid of the user (diff)
downloadfirejail-f9c9c469a23dbb6d484f82f6ba719d662b784753.tar.gz
firejail-f9c9c469a23dbb6d484f82f6ba719d662b784753.tar.zst
firejail-f9c9c469a23dbb6d484f82f6ba719d662b784753.zip
hardenings for various profiles (#3160)
* harden devilspie * harden devilspie2 * harden curl * harden wget * harden curl * harden dig * harden claws-mail * harden dnscrypt-proxy * harden dnscrypt-proxy * harden dnscrypt-proxy * harden exfalso * refactor easystroke as whitelist profile * refactor enchant as whitelist profile * safeguard ${DOCUMENTS} Thanks @rusty-snake for the suggestion. * drop x11-none Thanks @rusty-snake for catching this. * drop x11 none Thanks @rusty-snake for saving the bacon... * drop x11 none Thanks @rusty-snake for catching this. * drop x11 none Thanks @rusty-snake for preventing breakage! * drop ipc-namespace Better safe than sorry...
Diffstat (limited to 'etc/claws-mail.profile')
-rw-r--r--etc/claws-mail.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/claws-mail.profile b/etc/claws-mail.profile
index f07e2039b..44124f4a3 100644
--- a/etc/claws-mail.profile
+++ b/etc/claws-mail.profile
@@ -13,11 +13,14 @@ noblacklist ${HOME}/.signature
13# and 'blacklist' it in your disable-common.local too so it is kept hidden from other applications 13# and 'blacklist' it in your disable-common.local too so it is kept hidden from other applications
14noblacklist ${HOME}/Mail 14noblacklist ${HOME}/Mail
15 15
16noblacklist ${DOCUMENTS}
16include disable-common.inc 17include disable-common.inc
17include disable-devel.inc 18include disable-devel.inc
19include disable-exec.inc
18include disable-interpreters.inc 20include disable-interpreters.inc
19include disable-passwdmgr.inc 21include disable-passwdmgr.inc
20include disable-programs.inc 22include disable-programs.inc
23include disable-xdg.inc
21 24
22whitelist /usr/share/doc/claws-mail 25whitelist /usr/share/doc/claws-mail
23whitelist /usr/share/gnupg 26whitelist /usr/share/gnupg