summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-01 00:50:41 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-01 00:50:41 +0000
commitaeb2f31d05f43275b3fb6f69c28f3b82fd430b1e (patch)
treeb50b8c0ca0009fad902d25e705e03c84846d3fa9 /etc
parentAdd new profile for regextester (#2488) (diff)
downloadfirejail-aeb2f31d05f43275b3fb6f69c28f3b82fd430b1e.tar.gz
firejail-aeb2f31d05f43275b3fb6f69c28f3b82fd430b1e.tar.zst
firejail-aeb2f31d05f43275b3fb6f69c28f3b82fd430b1e.zip
Add new profile for gnome-keyring (#2489)
* Create gnome-keyring.profile * Create gnome-keyring-3.profile
Diffstat (limited to 'etc')
-rw-r--r--etc/gnome-keyring-3.profile11
-rw-r--r--etc/gnome-keyring.profile51
2 files changed, 62 insertions, 0 deletions
diff --git a/etc/gnome-keyring-3.profile b/etc/gnome-keyring-3.profile
new file mode 100644
index 000000000..e9961e4f0
--- /dev/null
+++ b/etc/gnome-keyring-3.profile
@@ -0,0 +1,11 @@
1# Firejail profile for gnome-keyring-3
2# Description: Stores passwords and encryption keys
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gnome-keyring-3.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# Redirect
11include gnome-keyring.profile
diff --git a/etc/gnome-keyring.profile b/etc/gnome-keyring.profile
new file mode 100644
index 000000000..88898a816
--- /dev/null
+++ b/etc/gnome-keyring.profile
@@ -0,0 +1,51 @@
1# Firejail profile for gnome-keyring
2# Description: Stores passwords and encryption keys
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include gnome-keyring.local
7# Persistent global definitions
8include globals.local
9
10noblacklist ${HOME}/.gnupg
11
12include disable-common.inc
13include disable-devel.inc
14include disable-passwdmgr.inc
15include disable-interpreters.inc
16include disable-programs.inc
17include disable-xdg.inc
18
19#include whitelist-common.inc
20include whitelist-var-common.inc
21
22apparmor
23caps.drop all
24ipc-namespace
25machine-id
26netfilter
27no3d
28# nodbus
29nodvd
30nogroups
31nonewprivs
32noroot
33nosound
34notv
35nou2f
36novideo
37protocol unix,inet,inet6
38seccomp
39shell none
40tracelog
41
42disable-mnt
43#private-bin gnome-keyrin*,secret-tool
44private-cache
45private-dev
46#private-lib alternatives,gnome-keyring,libsecret-1.so.*,pkcs11,security
47private-tmp
48
49memory-deny-write-execute
50noexec ${HOME}
51noexec /tmp