obfsproxy 0.2.13-2 source package in Ubuntu

Changelog

obfsproxy (0.2.13-2) unstable; urgency=medium

  * Team upload.
  * Add PYTHONPATH=. when running the tests. (Closes: #837247)
  * Update to latest Standards-Version; no changes required.

 -- Ximin Luo <email address hidden>  Thu, 22 Sep 2016 13:15:38 +0200

Upload details

Uploaded by:
Debian Privacy Tools Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Privacy Tools Maintainers
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
obfsproxy_0.2.13-2.dsc 2.1 KiB 2871cbab3a9a83ef261b4d42f9ce20d8e60da3fb30a85cf15449c24ec7aa3d17
obfsproxy_0.2.13.orig.tar.gz 90.2 KiB 67008ad96d5e0e87f7cb947990945d277984426ff3094611480ffedfeb6c32a5
obfsproxy_0.2.13-2.debian.tar.xz 14.2 KiB 1f59d8cbbd5ab44db03c3965998e30520c84c64861746e8782473089bb878850

Available diffs

No changes file available.

Binary packages built by this source

obfsproxy: 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.