diff --git a/etc/dillo.profile b/etc/dillo.profile new file mode 100644 index 000000000..49c33fb7a --- /dev/null +++ b/etc/dillo.profile @@ -0,0 +1,25 @@ +# Firejail profile for Dillo web browser + +noblacklist ~/.dillo +include /etc/firejail/disable-common.inc +include /etc/firejail/disable-programs.inc +include /etc/firejail/disable-devel.inc +include /etc/firejail/disable-passwdmgr.inc + +caps.drop all +seccomp +protocol unix,inet,inet6 +netfilter +tracelog +noroot + +whitelist ${DOWNLOADS} +mkdir ~/.dillo +whitelist ~/.dillo +mkdir ~/.fltk +whitelist ~/.fltk + +include /etc/firejail/whitelist-common.inc + + +