Linux workstation

Debian 13 (Trixie) native package

obfs4proxy

pluggable transport proxy for Tor, implementing obfs4

Packages / Debian 13 (Trixie) / net / obfs4proxy

[Source: obfs4proxy]

Package: obfs4proxy (0.0.14-2+b5)

Maintainers:

Debian Privacy Tools Maintainers

External Resources:

Homepage: [gitlab.com]

pluggable transport proxy for Tor, implementing obfs4

Other Packages Related to obfs4proxy:

  • dep: [libc6] (>= 2.34)

    GNU C Library: Shared libraries

Download obfs4proxy

ArchitecturePackage SizeInstalled SizeFiles
amd642.1 MiB6.5 MiB[list of files]
arm641.8 MiB6.1 MiB[list of files]

Rutas de archivos del paquete (54)

Paths come from the repository package-file index for the observed builds. They describe archive/package associations, not every file that will exist on a running system after maintainer scripts, alternatives, generated state, diversions, or installation choices.

  • /usr/bin/obfs4proxy
  • /usr/share/doc/obfs4proxy/changelog.Debian.amd64.gz
  • /usr/share/doc/obfs4proxy/changelog.Debian.arm64.gz
  • /usr/share/doc/obfs4proxy/changelog.Debian.gz
  • /usr/share/doc/obfs4proxy/changelog.gz
  • /usr/share/doc/obfs4proxy/copyright
  • /usr/share/doc/obfs4proxy/obfs4-spec.txt.gz
  • /usr/share/doc/obfs4proxy/README.Debian
  • /usr/share/doc/obfs4proxy/README.md
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/csrand/csrand.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/drbg/hash_drbg.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/log/log.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/ntor/ntor.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/ntor/ntor_test.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/probdist/weighted_dist.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/probdist/weighted_dist_test.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/replayfilter/replay_filter.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/replayfilter/replay_filter_test.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5/args.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5/args_test.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5/rfc1929.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5/socks5.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5/socks_test.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/uniformdh/uniformdh.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/uniformdh/uniformdh_test.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/go.mod
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/go.sum
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/internal/x25519ell2/x25519ell2.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/internal/x25519ell2/x25519ell2_test.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/obfs4proxy.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/proxy_http.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/proxy_socks4.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/pt_extras.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/termmon.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/termmon_linux.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/base/base.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/meeklite/base.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/meeklite/meek.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs2/obfs2.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs3/obfs3.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4/framing/framing.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4/framing/framing_test.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4/handshake_ntor.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4/handshake_ntor_test.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4/obfs4.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4/packet.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/obfs4/statefile.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/scramblesuit/base.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/scramblesuit/conn.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/scramblesuit/handshake_ticket.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/scramblesuit/handshake_uniformdh.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/scramblesuit/hkdf_expand.go
  • /usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/transports.go
  • /usr/share/man/man1/obfs4proxy.1.gz

Field source: Debian 13 (Trixie) main amd64 revision trixie-main-amd64:3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3

Usar este paquete

OpenFactory puede arrancar este sistema operativo en una máquina virtual del navegador, o iniciar una construcción que incluye el nombre nativo del paquete de este registro.

Versiones, suites y repositorios

Cada fila es metadato del índice de paquetes para una versión, arquitectura, suite y repositorio. Nombres, URL y tamaños vienen de la fuente; un enlace es un punto de descarga que puede cambiar, no una redistribución de OpenFactory.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
0.0.14-2+b5trixie / mainamd64Debian 13 · main · amd642.1 MiB6.5 MiBpool/main/o/obfs4proxy/obfs4proxy_0.0.14-2+b5_amd64.deb
0.0.14-2+b5trixie / mainarm64Debian 13 · main · arm641.8 MiB6.1 MiBpool/main/o/obfs4proxy/obfs4proxy_0.0.14-2+b5_arm64.deb

Field source: Debian 13 (Trixie) main amd64 revision trixie-main-amd64:3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3

Sumas de comprobación y fechas de observación

For an APT source, signature verification authenticates the repository metadata chain and the Packages index containing this source-reported artifact digest. It does not certify package safety.

0.0.14-2+b5 / amd64Observed Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: ed9b68429f2893502603c74a50dafeae502e6cd5e1c34efea9418bbd19c54e85

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' 'ed9b68429f2893502603c74a50dafeae502e6cd5e1c34efea9418bbd19c54e85' 'obfs4proxy_0.0.14-2+b5_amd64.deb' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Debian 13 (Trixie) main amd64 revision trixie-main-amd64:3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3

0.0.14-2+b5 / arm64Observed Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: 65d37ce72d2c73a193caf57d1276bdbb632231c6a68a2093d151da3646b83f1a

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' '65d37ce72d2c73a193caf57d1276bdbb632231c6a68a2093d151da3646b83f1a' 'obfs4proxy_0.0.14-2+b5_arm64.deb' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Debian 13 (Trixie) main arm64 revision trixie-main-arm64:753da751bbc7a679f48bd1b623ffd4479cb6861c426118284c76eb82909e4908

Completitud del registro

The completeness score measures metadata coverage, not software quality, security, compatibility, or suitability.

Summary and description
25/25
Artifact path and source digest
25/25
Dependency metadata
15/15
Package-file index
15/15
Homepage
5/5
License text
0/5
Source package or maintainer
10/10

Recorded total: 95/100

Field source: Debian 13 (Trixie) main amd64 revision trixie-main-amd64:3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3, Debian 13 (Trixie) main arm64 revision trixie-main-arm64:753da751bbc7a679f48bd1b623ffd4479cb6861c426118284c76eb82909e4908. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Fuentes y procedencia

Field-source links above resolve here. Each source entry names the metadata publisher, trust tier, exact snapshot revision, signature result, and observation time; catalog-derived mappings are labeled separately.

  • Authoritative source; repository metadata signature verified, revision trixie-main-amd64:3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    98b25b5cd185c59d34aa6e4c3e9b5b8f01bbe9d104fe2dcfbcd30dc0a14a59ed
    Signer fingerprint
    4CB50190207B4758A3F73A796ED0E7B82643E131
    Keyring revision
    debian-archive-keyring.gpg
    SHA-256 506b815cbb32d9b6066b4a2aa524071e071761e7e7f68c3ac74f3061ba852017
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: main/binary-amd64/Packages.xz
    Expected SHA-256: 3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3
    Observed SHA-256: 3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3
    Result: match verified

  • Authoritative source; repository metadata signature verified, revision trixie-main-arm64:753da751bbc7a679f48bd1b623ffd4479cb6861c426118284c76eb82909e4908

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    98b25b5cd185c59d34aa6e4c3e9b5b8f01bbe9d104fe2dcfbcd30dc0a14a59ed
    Signer fingerprint
    4CB50190207B4758A3F73A796ED0E7B82643E131
    Keyring revision
    debian-archive-keyring.gpg
    SHA-256 506b815cbb32d9b6066b4a2aa524071e071761e7e7f68c3ac74f3061ba852017
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: main/binary-arm64/Packages.xz
    Expected SHA-256: 753da751bbc7a679f48bd1b623ffd4479cb6861c426118284c76eb82909e4908
    Observed SHA-256: 753da751bbc7a679f48bd1b623ffd4479cb6861c426118284c76eb82909e4908
    Result: match verified

obfs4proxy Package for Debian 13 (Trixie) | OpenFactory