aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/ephemeral.profile
blob: 795128418aa86bb4c36a97417e35fa2b32c2368b (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 ephemeral
# Description: The always-incognito web browser
# This file is overwritten after every install/update
# Persistent local customizations
include ephemeral.local
# Persistent global definitions
include globals.local

# enforce private-cache
#noblacklist ${HOME}/.cache/ephemeral

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

# noexec ${HOME} breaks DRM binaries.
?BROWSER_ALLOW_DRM: ignore noexec ${HOME}

include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-programs.inc

# enforce private-cache
#mkdir ${HOME}/.cache/ephemeral
mkdir ${HOME}/.local/share/pki
mkdir ${HOME}/.pki
# enforce private-cache
#whitelist ${HOME}/.cache/ephemeral
whitelist ${HOME}/.local/share/pki
whitelist ${HOME}/.pki
whitelist ${DOWNLOADS}
include whitelist-common.inc
include whitelist-usr-share-common.inc
include whitelist-var-common.inc

apparmor
caps.drop all
# machine-id breaks pulse audio; it should work fine in setups where sound is not required.
#machine-id
netfilter
nodvd
nogroups
noinput
nonewprivs
# noroot breaks GTK_USE_PORTAL=1 usage, see https://github.com/netblue30/firejail/issues/2506.
noroot
notv
?BROWSER_DISABLE_U2F: nou2f
protocol unix,inet,inet6,netlink
seccomp
tracelog

disable-mnt
private-cache
?BROWSER_DISABLE_U2F: private-dev
# private-etc below works fine on most distributions. There are some problems on CentOS.
#private-etc @tls-ca,@x11,mailcap,mime.types,os-release
private-tmp

# breaks preferences
#dbus-user none
#dbus-system none

restrict-namespaces