obfs4proxy 0.0.14-1 source package in Ubuntu

Changelog

obfs4proxy (0.0.14-1) unstable; urgency=high

  [ Micah Anderson ]
  * Add myself to Uploaders

  [ Ruben Pollan ]
  * Bump Standards-Version to 4.6.1, no changes.
  * Add myself to Uploaders
  * Update patches/remove_git to remove the trailing .git
  * Update debian/watch file for new watch version
  * New upstream version 0.0.14, urgency high to fix a security issue

 -- Micah Anderson <email address hidden>  Wed, 05 Oct 2022 11:17:32 -0400

Upload details

Uploaded by:
Debian Privacy Tools Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Privacy Tools Maintainers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
obfs4proxy_0.0.14-1.dsc 1.9 KiB 2550d17ca7fe1779c3630c67153d9d99f9f479fa3c0c6c4bec90ce2a5cfcdc79
obfs4proxy_0.0.14.orig.tar.bz2 72.7 KiB 6ed94258433665a11a4631c6bbbb45b4452d65bdfbe4d30365a87b3d43a3a7ec
obfs4proxy_0.0.14-1.debian.tar.xz 20.5 KiB e0479a64216a67c6d5fc2bc6c45301143f5b03d9ac24778ea1e17c1bb9efefec

Available diffs

No changes file available.

Binary packages built by this source

obfs4proxy: pluggable transport proxy for Tor, implementing obfs4

 obfs4proxy 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.
 .
 obfs4proxy implements the obfuscation protocols obfs2, obfs3, and obfs4.
 .
 It is written in Go and is compliant with the Tor pluggable transports
 specification, and its modular architecture allows it to support multiple
 pluggable transports.
 .
 This package contains both the client and the bridge in a single program.

obfs4proxy-dbgsym: debug symbols for obfs4proxy