meejah / txtorcon

Twisted-based asynchronous Tor control protocol implementation. Includes unit-tests, examples, state-tracking code and configuration abstraction.
http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/
MIT License
250 stars 72 forks source link

Support Tor Sandboxing with AppArmor #102

Open fpietrosanti opened 9 years ago

fpietrosanti commented 9 years ago

This ticket is to enable txtorcon to properly sandbox Tor at execution time within it's own sandbox with AppArmor (if available).

CodeJail is designed to facilitate that task from python code: https://github.com/edx/codejail