[Pkg-privacy-commits] [torbrowser-launcher] 292/476: added OnionShare support to the torbrowser.Tor.tor AppArmor profile (#92)
    Ximin Luo 
    infinity0 at moszumanska.debian.org
       
    Sat Aug 22 13:21:47 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository torbrowser-launcher.
commit acaf21753d1b7867739b972a77c2d519d74af10f
Author: Micah Lee <micah at micahflee.com>
Date:   Wed Jul 30 17:13:10 2014 -0700
    added OnionShare support to the torbrowser.Tor.tor AppArmor profile (#92)
---
 apparmor/torbrowser.Tor.tor | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/apparmor/torbrowser.Tor.tor b/apparmor/torbrowser.Tor.tor
index 7b12a32..53af6cd 100644
--- a/apparmor/torbrowser.Tor.tor
+++ b/apparmor/torbrowser.Tor.tor
@@ -19,4 +19,7 @@
   @{PROC}/sys/kernel/random/uuid r,
   /sys/devices/system/cpu/ r,
 
+  # OnionShare compatibility
+  /tmp/onionshare_*/ rw,
+  /tmp/onionshare_*/* rw,
 }
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
    
    
More information about the Pkg-privacy-commits
mailing list