aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2018-02-03 01:27:41 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2018-02-03 01:27:41 +0100
commit5f77ccb9931e88fa0fec4ef34d12352490c74216 (patch)
tree84f3316e05231d9e8029421a929dce22648cbd05 /etc
parentblacklist klipper (diff)
downloadfirejail-5f77ccb9931e88fa0fec4ef34d12352490c74216.tar.gz
firejail-5f77ccb9931e88fa0fec4ef34d12352490c74216.tar.zst
firejail-5f77ccb9931e88fa0fec4ef34d12352490c74216.zip
enable email encryption for thunderbird, kmail
Diffstat (limited to 'etc')
-rw-r--r--etc/kmail.profile4
-rw-r--r--etc/thunderbird.profile8
2 files changed, 7 insertions, 5 deletions
diff --git a/etc/kmail.profile b/etc/kmail.profile
index 7aad57987..ca774f4ec 100644
--- a/etc/kmail.profile
+++ b/etc/kmail.profile
@@ -25,6 +25,8 @@ protocol unix,inet,inet6,netlink
25# blacklisting of chroot system calls breaks kmail 25# blacklisting of chroot system calls breaks kmail
26seccomp.drop @clock,@cpu-emulation,@debug,@module,@obsolete,@raw-io,@reboot,@resources,@swap,acct,add_key,bpf,fanotify_init,io_cancel,io_destroy,io_getevents,io_setup,io_submit,ioprio_set,kcmp,keyctl,mount,name_to_handle_at,nfsservctl,ni_syscall,open_by_handle_at,personality,pivot_root,process_vm_readv,ptrace,remap_file_pages,request_key,setdomainname,sethostname,syslog,umount,umount2,userfaultfd,vhangup,vmsplice 26seccomp.drop @clock,@cpu-emulation,@debug,@module,@obsolete,@raw-io,@reboot,@resources,@swap,acct,add_key,bpf,fanotify_init,io_cancel,io_destroy,io_getevents,io_setup,io_submit,ioprio_set,kcmp,keyctl,mount,name_to_handle_at,nfsservctl,ni_syscall,open_by_handle_at,personality,pivot_root,process_vm_readv,ptrace,remap_file_pages,request_key,setdomainname,sethostname,syslog,umount,umount2,userfaultfd,vhangup,vmsplice
27# tracelog 27# tracelog
28# writable-run-user is needed for signing and encrypting emails
29writable-run-user
28 30
29private-dev 31private-dev
30# private-tmp 32# private-tmp - breaks akonadi and opening of email attachments
diff --git a/etc/thunderbird.profile b/etc/thunderbird.profile
index 226781332..6045d6d17 100644
--- a/etc/thunderbird.profile
+++ b/etc/thunderbird.profile
@@ -21,14 +21,14 @@ whitelist ${HOME}/.cache/thunderbird
21whitelist ${HOME}/.gnupg 21whitelist ${HOME}/.gnupg
22# whitelist ${HOME}/.icedove 22# whitelist ${HOME}/.icedove
23whitelist ${HOME}/.thunderbird 23whitelist ${HOME}/.thunderbird
24include /etc/firejail/whitelist-common.inc
25include /etc/firejail/whitelist-var-common.inc
26 24
27# We need the real /tmp for data exchange when xdg-open handles email attachments on KDE 25# We need the real /tmp for data exchange when xdg-open handles email attachments on KDE
28ignore private-tmp 26ignore private-tmp
29# machine-id breaks pulse audio; it should work fine in setups where sound is not required 27# machine-id breaks audio in browsers; enable it when sound is not required
30#machine-id 28# machine-id
31read-only ${HOME}/.config/mimeapps.list 29read-only ${HOME}/.config/mimeapps.list
30# writable-run-user is needed for signing and encrypting emails
31writable-run-user
32 32
33# allow browsers 33# allow browsers
34# Redirect 34# Redirect