aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/localsend_app.profile
blob: e9dbb0607a3fcbb5d552a87d6851770c20509499 (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
61
62
63
64
65
# Firejail profile for localsend_app
# Description: An open source cross-platform alternative to AirDrop
# This file is overwritten after every install/update
# Persistent local customizations
include localsend_app.local
# Persistent global definitions
include globals.local

blacklist /usr/libexec

noblacklist ${HOME}/.local/share/localsend_app

include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-proc.inc
include disable-programs.inc
include disable-shell.inc
#include disable-xdg.inc

#mkdir ${HOME}/.local/share/localsend_app
#whitelist ${HOME}/.local/share/localsend_app
#whitelist ${DOWNLOADS}
#whitelist /usr/share/localsend_app
#include whitelist-common.inc
include whitelist-run-common.inc
include whitelist-runuser-common.inc
include whitelist-usr-share-common.inc
include whitelist-var-common.inc

apparmor
caps.drop all
ipc-namespace
machine-id
netfilter
#no3d
nodvd
nogroups
noinput
nonewprivs
noprinters
noroot
nosound
notv
nou2f
novideo
protocol unix,inet,inet6
seccomp
seccomp.block-secondary
tracelog

private-bin localsend_app
private-cache
private-dev
private-etc @network,@tls-ca
private-tmp

dbus-user none
dbus-system none

read-only ${HOME}
read-write ${HOME}/.local/share/localsend_app
read-write ${DOWNLOADS}
restrict-namespaces