obfs4proxy 0.0.8-1 source package in Ubuntu

Changelog

obfs4proxy (0.0.8-1) unstable; urgency=medium

  [ Chris Lamb ]
  * Replace golang-go.net-dev build-dependency with golang-golang-x-net-dev.
    (Closes: #945980)
  * Specify Rules-Requires-Root: no.
  * Bump Standards-Version to 4.4.1.

  [ Ana Custura ]
  * New upstream version 0.0.8.
  * Enable verbose build as per Standards Version 4.2.0.
  * Delete unnecessary VCS tagging from gbp.conf.
  * Match location change of the Go repository.
  * Fix insecure copyright format URI.
  * debian/control:
    - Add myself to uploaders.
    - Add Homepage field

 -- Chris Lamb <email address hidden>  Mon, 02 Dec 2019 08:49:49 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
obfs4proxy_0.0.8-1.dsc 2.2 KiB a6ac4197a49ed1cc3052a74d48cb0f98097c3fb06881c31d7fa696017f56605e
obfs4proxy_0.0.8.orig.tar.xz 55.9 KiB 6abaf12a64320802a66f16de28d658f18c5434a48b90ff5f5e9e9e8c097de236
obfs4proxy_0.0.8-1.debian.tar.xz 19.8 KiB e93c4e3de940236810021c4c3c7018ec8cbd19a678d803556324571e6350d944

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