# Firejail profile for authenticator # Description: 2FA code generator for GNOME # This file is overwritten after every install/update # Persistent local customizations include authenticator.local # Persistent global definitions include globals.local noblacklist ${HOME}/.config/Authenticator # Allow python (blacklisted by disable-interpreters.inc) #noblacklist ${PATH}/python2* noblacklist ${PATH}/python3* #noblacklist /usr/lib/python2* noblacklist /usr/lib/python3* #noblacklist /usr/local/lib/python2* noblacklist /usr/local/lib/python3* include disable-common.inc include disable-devel.inc include disable-exec.inc include disable-interpreters.inc include disable-passwdmgr.inc include disable-programs.inc # apparmor caps.drop all net none no3d # nodbus - makes settings immutable nodvd nogroups nonewprivs noroot nosound notv nou2f # novideo protocol unix seccomp shell none disable-mnt # private-bin authenticator private-cache private-dev private-etc alternatives,fonts,ld.so.cache private-tmp # memory-deny-write-execute - breaks on Arch