Source: obfsproxy Maintainer: Debian Privacy Tools Maintainers Uploaders: Jérémy Bobbio Section: net Priority: optional Build-Depends: asciidoc, debhelper (>= 9), dh-python, docbook-xsl, python-all (>= 2.6.6-3~), python-crypto, python-pyptlib (>= 0.0.6), python-setuptools, python-twisted-core, python-txsocksx, python-yaml, xsltproc Standards-Version: 3.9.8 X-Python-Version: >= 2.7 Vcs-Git: https://anonscm.debian.org/git/pkg-privacy/packages/obfsproxy.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-privacy/packages/obfsproxy.git Homepage: https://www.torproject.org/projects/obfsproxy.html Package: obfsproxy Architecture: all Depends: ${misc:Depends}, ${python:Depends} Recommends: python-gmpy Suggests: apparmor Enhances: tor Description: pluggable transport proxy for Tor obfsproxy is a tool that attempts to circumvent censorship by transforming the Tor traffic between the client and the bridge. This way censors, who usually monitor traffic between the client and the bridge, will see innocent-looking transformed traffic instead of the actual Tor traffic. . It is written in Python and is compliant with the Tor pluggable transports specification, and its modular architecture allows it to support multiple pluggable transports.