aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/torbrowser.profile
blob: fc579b973659c20100527502423637f1c214df16 (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
# Firejail profile for torbrowser
# Description: This profile was tested with www-client/torbrowser::torbrowser
# on Gentoo Linux.
# This file is overwritten after every install/update
# Persistent local customizations
include torbrowser.local
# Persistent global definitions
include globals.local

ignore dbus-user none

noblacklist ${HOME}/.cache/mozilla
noblacklist ${HOME}/.mozilla

blacklist /usr/libexec

mkdir ${HOME}/.cache/mozilla/torbrowser
mkdir ${HOME}/.mozilla
whitelist ${HOME}/.cache/mozilla/torbrowser
whitelist ${HOME}/.mozilla
include whitelist-usr-share-common.inc

dbus-user filter
dbus-user.own org.mozilla.torbrowser.*

include firefox-common.profile