aboutsummaryrefslogtreecommitdiffstats
path: root/etc/Wire.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/Wire.profile')
-rw-r--r--etc/Wire.profile22
1 files changed, 22 insertions, 0 deletions
diff --git a/etc/Wire.profile b/etc/Wire.profile
new file mode 100644
index 000000000..b488d75e4
--- /dev/null
+++ b/etc/Wire.profile
@@ -0,0 +1,22 @@
1# wire messenger profile
2
3noblacklist ~/.config/Wire
4
5include /etc/firejail/disable-common.inc
6include /etc/firejail/disable-programs.inc
7include /etc/firejail/disable-devel.inc
8include /etc/firejail/disable-passwdmgr.inc
9
10caps.drop all
11netfilter
12nonewprivs
13nogroups
14noroot
15protocol unix,inet,inet6,netlink
16seccomp
17shell none
18
19private-tmp
20private-dev
21
22# please note: the wire binary is currently identified with a capital W. This might change in future versions