aboutsummaryrefslogtreecommitdiffstats
path: root/etc/crow.profile
blob: 14145ffea294255b426b077ad1e10a90e6b6869d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Firejail profile for crow
# This file is overwritten after every install/update
# Persistent local customizations
include crow.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.config/crow
noblacklist ${HOME}/.cache/gstreamer-1.0

mkdir ${HOME}/.config/crow
mkdir ${HOME}/.cache/gstreamer-1.0

whitelist ${HOME}/.config/crow
whitelist ${HOME}/.cache/gstreamer-1.0

include disable-common.inc
include disable-devel.inc
include disable-interpreters.inc
include disable-passwdmgr.inc
include disable-programs.inc
include disable-xdg.inc

include whitelist-common.inc

# apparmor
caps.drop all
# ipc-namespace
netfilter
no3d
nodbus
nodvd
nogroups
nonewprivs
noroot
# nosound
notv
nou2f
novideo
protocol unix,inet,inet6,netlink
seccomp
shell none
# tracelog

disable-mnt
private-bin crow
# private-cache
private-dev
private-etc ca-certificates,ssl,machine-id,dconf,nsswitch.conf,resolv.conf,fonts,asound.conf,pulse,pki,crypto-policies
# private-lib
private-opt none
private-tmp
private-srv none

# memory-deny-write-execute
noexec ${HOME}
noexec /tmp