Linux workstation

Debian 12 (Bookworm) native package

obfs4proxy

pluggable transport proxy for Tor, implementing obfs4

Packages / Debian 12 (Bookworm) / net / obfs4proxy

[Source: obfs4proxy]

Package: obfs4proxy (0.0.14-1+b4)

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
amd641.8 MiB5.5 MiB[list of files]
arm641.5 MiB5.2 MiB[list of files]

Caminhos de arquivo do pacote (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 12 (Bookworm) main amd64 revision bookworm-main-amd64:9e0b5aabb2465b3d2e7a7fe27f9913846277833f7a2826e7767acccff5b588c5

Usar este pacote

O OpenFactory pode iniciar este sistema operacional em uma máquina virtual do navegador, ou começar uma construção que inclui o nome nativo do pacote deste registro.

Versões, suites e repositórios

Cada linha é metadado do índice de pacotes para uma versão, arquitetura, suite e repositório. Nomes, URLs e tamanhos vêm da fonte; um link é um ponto de obtenção mutável, não uma redistribuição da OpenFactory.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
0.0.14-1+b4bookworm / mainamd64Debian 12 · main · amd641.8 MiB5.5 MiBpool/main/o/obfs4proxy/obfs4proxy_0.0.14-1+b4_amd64.deb
0.0.14-1+b4bookworm / mainarm64Debian 12 · main · arm641.5 MiB5.2 MiBpool/main/o/obfs4proxy/obfs4proxy_0.0.14-1+b4_arm64.deb

Field source: Debian 12 (Bookworm) main amd64 revision bookworm-main-amd64:9e0b5aabb2465b3d2e7a7fe27f9913846277833f7a2826e7767acccff5b588c5

Checksums e datas de observação

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-1+b4 / 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: 11700bd64416c04666ab52cab3cb09315e3247b76102da3fb83bb673c3fa67cf

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

printf '%s %s\n' '11700bd64416c04666ab52cab3cb09315e3247b76102da3fb83bb673c3fa67cf' 'obfs4proxy_0.0.14-1+b4_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 12 (Bookworm) main amd64 revision bookworm-main-amd64:9e0b5aabb2465b3d2e7a7fe27f9913846277833f7a2826e7767acccff5b588c5

0.0.14-1+b4 / 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: 177f99092893f391a46150616b5cde84393a46cb7a26a4468cd40edaa66c209f

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

printf '%s %s\n' '177f99092893f391a46150616b5cde84393a46cb7a26a4468cd40edaa66c209f' 'obfs4proxy_0.0.14-1+b4_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 12 (Bookworm) main arm64 revision bookworm-main-arm64:2ddb1737692e8c45c53e8d57c0ce4cd21c78c5703b830c3226b1423566a06c00

Completude do 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 12 (Bookworm) main amd64 revision bookworm-main-amd64:9e0b5aabb2465b3d2e7a7fe27f9913846277833f7a2826e7767acccff5b588c5, Debian 12 (Bookworm) main arm64 revision bookworm-main-arm64:2ddb1737692e8c45c53e8d57c0ce4cd21c78c5703b830c3226b1423566a06c00. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Fontes e proveniência

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 bookworm-main-amd64:9e0b5aabb2465b3d2e7a7fe27f9913846277833f7a2826e7767acccff5b588c5

    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
    77737fa4b34f2693e982cc9ee35736816c35a7778fc2d326cc1bbf5b301fe1aa
    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: 9e0b5aabb2465b3d2e7a7fe27f9913846277833f7a2826e7767acccff5b588c5
    Observed SHA-256: 9e0b5aabb2465b3d2e7a7fe27f9913846277833f7a2826e7767acccff5b588c5
    Result: match verified

  • Authoritative source; repository metadata signature verified, revision bookworm-main-arm64:2ddb1737692e8c45c53e8d57c0ce4cd21c78c5703b830c3226b1423566a06c00

    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
    77737fa4b34f2693e982cc9ee35736816c35a7778fc2d326cc1bbf5b301fe1aa
    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: 2ddb1737692e8c45c53e8d57c0ce4cd21c78c5703b830c3226b1423566a06c00
    Observed SHA-256: 2ddb1737692e8c45c53e8d57c0ce4cd21c78c5703b830c3226b1423566a06c00
    Result: match verified