mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
60 lines
1.4 KiB
Text
60 lines
1.4 KiB
Text
# Firejail profile for seahorse
|
|
# Description: GNOME application for managing PGP keys
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include seahorse.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
blacklist /tmp/.X11-unix
|
|
|
|
noblacklist ${HOME}/.gnupg
|
|
noblacklist ${HOME}/.ssh
|
|
noblacklist /tmp/ssh-*
|
|
|
|
include disable-common.inc
|
|
include disable-devel.inc
|
|
include disable-exec.inc
|
|
include disable-interpreters.inc
|
|
include disable-passwdmgr.inc
|
|
include disable-programs.inc
|
|
include disable-xdg.inc
|
|
|
|
# whitelisting in ${HOME} breaks file encryption feature of nautilus.
|
|
# once #2882 is fixed this can be uncommented and nowhitelisted in seahorse-tool.profile
|
|
#mkdir ${HOME}/.gnupg
|
|
#mkdir ${HOME}/.ssh
|
|
#whitelist ${HOME}/.gnupg
|
|
#whitelist ${HOME}/.ssh
|
|
whitelist /tmp/ssh-*
|
|
whitelist /usr/share/gnupg
|
|
whitelist /usr/share/gnupg2
|
|
whitelist /usr/share/seahorse
|
|
whitelist /usr/share/seahorse-nautilus
|
|
#include whitelist-common.inc
|
|
include whitelist-usr-share-common.inc
|
|
include whitelist-var-common.inc
|
|
|
|
apparmor
|
|
caps.drop all
|
|
machine-id
|
|
netfilter
|
|
no3d
|
|
nodvd
|
|
nogroups
|
|
nonewprivs
|
|
noroot
|
|
nosound
|
|
notv
|
|
nou2f
|
|
novideo
|
|
protocol unix,inet,inet6
|
|
seccomp
|
|
shell none
|
|
tracelog
|
|
|
|
disable-mnt
|
|
private-cache
|
|
private-dev
|
|
private-etc ca-certificates,crypto-policies,dconf,fonts,gconf,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.preload,nsswitch.conf,pango,pki,protocols,resolv.conf,rpc,services,ssh,ssl,X11
|
|
writable-run-user
|