aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/torbrowser.profile
blob: 15ca5b550d0d36fdd0b7bb086dc8d739b0ed41d5 (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
# 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
blacklist /sys/class/net

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