aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/newsflash.profile
blob: d0ac83baf84dde457065e1e50bc743c513c43edd (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
58
59
60
# Firejail profile for newsflash
# Description: Modern feed reader
# This file is overwritten after every install/update
# Persistent local customizations
include newsflash.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.cache/NewsFlashGTK
noblacklist ${HOME}/.config/news-flash
noblacklist ${HOME}/.local/share/news-flash

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-shell.inc
include disable-xdg.inc

mkdir ${HOME}/.cache/NewsFlashGTK
mkdir ${HOME}/.config/news-flash
mkdir ${HOME}/.local/share/news-flash
whitelist ${HOME}/.cache/NewsFlashGTK
whitelist ${HOME}/.config/news-flash
whitelist ${HOME}/.local/share/news-flash
include whitelist-common.inc
include whitelist-runuser-common.inc
include whitelist-usr-share-common.inc
include whitelist-var-common.inc

apparmor
caps.drop all
machine-id
netfilter
nodvd
nogroups
nonewprivs
noroot
nosound
notv
nou2f
novideo
protocol unix,inet,inet6
seccomp
shell none
tracelog

disable-mnt
private-bin com.gitlab.newsflash,newsflash
private-cache
private-dev
private-etc ca-certificates,crypto-policies,dconf,fonts,gtk-3.0,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,nsswitch.conf,pango,pki,resolv.conf,ssl,X11
private-tmp

dbus-user none
#dbus-user.own com.gitlab.newsflash
#dbus-user.talk org.freedesktop.Notifications
dbus-system none