aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/profile-m-z/start-tor-browser.desktop.profile5
-rw-r--r--etc/profile-m-z/start-tor-browser.profile37
2 files changed, 6 insertions, 36 deletions
diff --git a/etc/profile-m-z/start-tor-browser.desktop.profile b/etc/profile-m-z/start-tor-browser.desktop.profile
index 2f73c9fee..7367d906e 100644
--- a/etc/profile-m-z/start-tor-browser.desktop.profile
+++ b/etc/profile-m-z/start-tor-browser.desktop.profile
@@ -4,7 +4,7 @@
4include start-tor-browser.desktop.local 4include start-tor-browser.desktop.local
5# Persistent global definitions 5# Persistent global definitions
6# added by included profile 6# added by included profile
7#include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.tor-browser* 9noblacklist ${HOME}/.tor-browser*
10 10
@@ -72,5 +72,8 @@ whitelist ${HOME}/.tor-browser_vi
72whitelist ${HOME}/.tor-browser_zh-CN 72whitelist ${HOME}/.tor-browser_zh-CN
73whitelist ${HOME}/.tor-browser_zh-TW 73whitelist ${HOME}/.tor-browser_zh-TW
74 74
75# Ignoring apparmor, tor browser is installed in user home directory using the binary archive distributed by Tor Foundation
76ignore apparmor
77
75# Redirect 78# Redirect
76include torbrowser-launcher.profile 79include torbrowser-launcher.profile
diff --git a/etc/profile-m-z/start-tor-browser.profile b/etc/profile-m-z/start-tor-browser.profile
index b62b19101..b5c4d211e 100644
--- a/etc/profile-m-z/start-tor-browser.profile
+++ b/etc/profile-m-z/start-tor-browser.profile
@@ -5,38 +5,5 @@ include start-tor-browser.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8ignore noexec ${HOME} 8# Redirect
9 9include start-tor-browser.desktop.profile
10include disable-common.inc
11include disable-devel.inc
12include disable-exec.inc
13include disable-interpreters.inc
14include disable-passwdmgr.inc
15include disable-programs.inc
16include disable-xdg.inc
17
18include whitelist-var-common.inc
19
20caps.drop all
21netfilter
22nodvd
23nogroups
24nonewprivs
25noroot
26notv
27nou2f
28novideo
29protocol unix,inet,inet6
30seccomp !chroot
31shell none
32# tracelog may cause issues, see github issue #1930
33#tracelog
34
35disable-mnt
36private-bin bash,cat,cp,cut,dirname,env,getconf,gpg,grep,gxmessage,id,kdialog,ln,mkdir,pwd,readlink,realpath,rm,sed,sh,tail,test,update-desktop-database,xmessage,zenity
37private-dev
38private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,machine-id,pki,pulse,resolv.conf,ssl
39private-tmp
40
41dbus-user none
42dbus-system none