[Pkg-anonymity-tools] [torbrowser-launcher] 22/43: Document the consequences of including the "audio" AppArmor abstraction.

Ulrike Uhlig u-guest at moszumanska.debian.org
Tue Sep 2 07:19:56 UTC 2014


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch master
in repository torbrowser-launcher.

commit ba254f54204b452bc3e5c4d64345004c09318dec
Author: intrigeri <intrigeri at boum.org>
Date:   Thu Aug 14 17:14:55 2014 +0000

    Document the consequences of including the "audio" AppArmor abstraction.
---
 apparmor/torbrowser.Browser.firefox | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/apparmor/torbrowser.Browser.firefox b/apparmor/torbrowser.Browser.firefox
index 0f02e33..8f3c776 100644
--- a/apparmor/torbrowser.Browser.firefox
+++ b/apparmor/torbrowser.Browser.firefox
@@ -3,9 +3,13 @@
 
 /home/*/.local/share/torbrowser/tbb/{i686,x86_64}/tor-browser_*/Browser/firefox {
   #include <abstractions/gnome>
-  #include <abstractions/audio>
   #include <abstractions/user-download>
 
+  # Comment out the following line if you don't want the Tor Browser
+  # to have direct access to your sound hardware. Note that "#include"
+  # is *not* a comment, it is valid AppArmor rules syntax.
+  #include <abstractions/audio>
+
   #dbus,
   network tcp,
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/torbrowser-launcher.git



More information about the Pkg-anonymity-tools mailing list