From 2e0ec7ba3e5b592e5b99a909276022b4b97db2fe Mon Sep 17 00:00:00 2001 From: "Adrian L. Shaw" Date: Sun, 24 Nov 2019 11:48:14 +0000 Subject: Add profile for the Profanity chat client --- etc/profanity.profile | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 etc/profanity.profile (limited to 'etc/profanity.profile') diff --git a/etc/profanity.profile b/etc/profanity.profile new file mode 100644 index 000000000..9ad7d9f92 --- /dev/null +++ b/etc/profanity.profile @@ -0,0 +1,44 @@ +# Firejail profile for profanity +# Description: profanity is an XMPP-OTR chat client for the terminal +# This file is overwritten after every install/update +quiet +# Persistent local customizations +include unzip.local +# Persistent global definitions +include globals.local + +ignore net none + +include disable-common.inc +include disable-devel.inc +include disable-passwdmgr.inc +include disable-programs.inc +include disable-xdg.inc + +mkdir ${HOME}/.config/profanity +mkdir ${HOME}/.local/share/profanity +noblacklist ${HOME}/.config/profanity +noblacklist ${HOME}/.local/share/profanity + +caps.drop all +netfilter +nodvd +nogroups +nonewprivs +noroot +notv +nou2f +protocol unix,inet,inet6 +seccomp +shell none + +private-bin profanity +private-cache +private-dev +private-tmp +private-etc alternatives,localtime,mime.types,resolv.conf,ssl + +memory-deny-write-execute +noexec ${HOME} +noexec /tmp + -- cgit v1.2.3-70-g09d2