aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profanity.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profanity.profile')
-rw-r--r--etc/profanity.profile44
1 files changed, 44 insertions, 0 deletions
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 @@
1# Firejail profile for profanity
2# Description: profanity is an XMPP-OTR chat client for the terminal
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include unzip.local
7# Persistent global definitions
8include globals.local
9
10ignore net none
11
12include disable-common.inc
13include disable-devel.inc
14include disable-passwdmgr.inc
15include disable-programs.inc
16include disable-xdg.inc
17
18mkdir ${HOME}/.config/profanity
19mkdir ${HOME}/.local/share/profanity
20noblacklist ${HOME}/.config/profanity
21noblacklist ${HOME}/.local/share/profanity
22
23caps.drop all
24netfilter
25nodvd
26nogroups
27nonewprivs
28noroot
29notv
30nou2f
31protocol unix,inet,inet6
32seccomp
33shell none
34
35private-bin profanity
36private-cache
37private-dev
38private-tmp
39private-etc alternatives,localtime,mime.types,resolv.conf,ssl
40
41memory-deny-write-execute
42noexec ${HOME}
43noexec /tmp
44