Comment 6 for bug 1568435

Revision history for this message
Ali Mirjamali (alimirjamali) wrote :

Solution is to use the latest updated apparmor profile for tor (/etc/apparmor.d/system_tor):
https://gitweb.torproject.org/debian/tor.git/tree/debian/tor.apparmor-profile

And in the Abstraction file (/etc/apparmor.d/abstraction/tor)
https://gitweb.torproject.org/debian/tor.git/tree/debian/tor.apparmor-profile.abstraction
Line 27 should be modified from:
  /usr/bin/obfs4proxy PUx,
to
  /usr/bin/obfs4proxy ix,

I opened a ticket on Torproject to address this:
https://trac.torproject.org/projects/tor/ticket/14014#comment:5