aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/authenticator-rs.profile
diff options
context:
space:
mode:
authorLibravatar kortewegdevries <kortewegdevries@protonmail.ch>2020-12-07 13:28:13 +0000
committerLibravatar GitHub <noreply@github.com>2020-12-07 13:28:13 +0000
commit7cc77198b2337b827d07da67f771eb62e786e9fe (patch)
tree57db982d11a30389a09bbd6c3c6997368c8784c5 /etc/profile-a-l/authenticator-rs.profile
parentxfce4-screenshooter: comment mdwe (diff)
downloadfirejail-7cc77198b2337b827d07da67f771eb62e786e9fe.tar.gz
firejail-7cc77198b2337b827d07da67f771eb62e786e9fe.tar.zst
firejail-7cc77198b2337b827d07da67f771eb62e786e9fe.zip
Add profile for authenticator-rs, improve falkon (#3747)
* Add profile for authenticator-rs, improve falkon, balsa * Fix * Add private-tmp to falkon * Revert balsa
Diffstat (limited to 'etc/profile-a-l/authenticator-rs.profile')
-rw-r--r--etc/profile-a-l/authenticator-rs.profile55
1 files changed, 55 insertions, 0 deletions
diff --git a/etc/profile-a-l/authenticator-rs.profile b/etc/profile-a-l/authenticator-rs.profile
new file mode 100644
index 000000000..1eb802d9b
--- /dev/null
+++ b/etc/profile-a-l/authenticator-rs.profile
@@ -0,0 +1,55 @@
1# Firejail profile for authenticator-rs
2# Description: Rust based 2FA authentication program
3# This file is overwritten after every install/update
4# Persistent local customizations
5include authenticator-rs.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.local/share/authenticator-rs
10
11include disable-common.inc
12include disable-devel.inc
13include disable-exec.inc
14include disable-interpreters.inc
15include disable-passwdmgr.inc
16include disable-programs.inc
17include disable-shell.inc
18include disable-xdg.inc
19
20mkdir ${HOME}/.local/share/authenticator-rs
21whitelist ${HOME}/.local/share/authenticator-rs
22whitelist ${DOWNLOADS}
23whitelist /usr/share/uk.co.grumlimited.authenticator-rs
24include whitelist-common.inc
25include whitelist-runuser-common.inc
26include whitelist-usr-share-common.inc
27include whitelist-var-common.inc
28
29apparmor
30caps.drop all
31netfilter
32no3d
33nodvd
34nogroups
35nonewprivs
36noroot
37nosound
38notv
39nou2f
40novideo
41protocol unix,inet,inet6
42seccomp
43shell none
44tracelog
45
46disable-mnt
47private-bin authenticator-rs
48private-cache
49private-dev
50private-etc alternatives,ca-certificates,crypto-policies,dconf,fonts,gtk-2.0,gtk-3.0,pki,resolv.conf,ssl,xdg
51private-tmp
52
53dbus-user filter
54dbus-user.talk ca.desrt.dconf
55dbus-system none