Tue, 14 May 2024 08:49:05 UTC | login

Information for RPM golang-gitlab-yawning-obfs4-devel-0.0.14-5.20221103gitproxy.0.0.14.fc40.noarch.rpm

ID1264905
Namegolang-gitlab-yawning-obfs4-devel
Version0.0.14
Release5.20221103gitproxy.0.0.14.fc40
Epoch
Archnoarch
SummaryThe obfourscator, a pluggable transport for Tor
DescriptionThis is a look-like nothing obfuscation protocol that incorporates ideas and concepts from Philipp Winter's ScrambleSuit protocol. The obfs naming was chosen primarily because it was shorter, in terms of protocol ancestry obfs4 is much closer to ScrambleSuit than obfs2/obfs3. The notable differences between ScrambleSuit and obfs4: – The handshake always does a full key exchange (no such thing as a Session Ticket Handshake). – The handshake uses the Tor Project's ntor handshake with public keys obfuscated via the Elligator 2 mapping. – The link layer encryption uses NaCl secret boxes (Poly1305/XSalsa20). As an added bonus, obfs4proxy also supports acting as an obfs2/3 client and bridge to ease the transition to the new protocol. This package contains the source code needed for building packages that reference the following Go import paths: – gitlab.com/yawning/obfs4.git
Build Time2024-03-27 09:46:41 GMT
Size94.19 KB
ef4a47174193fe7bb9319c6315ccad99
LicenseGPLv3 and BSD
Buildrootf40-build-798313-141770
Provides
golang(gitlab.com/yawning/obfs4.git/common/csrand) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/common/csrand)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/common/drbg) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/common/drbg)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/common/log) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/common/log)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/common/ntor) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/common/ntor)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/common/probdist) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/common/probdist)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/common/replayfilter) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/common/replayfilter)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/common/socks5) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/common/socks5)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/common/uniformdh) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/common/uniformdh)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/internal/x25519ell2) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/internal/x25519ell2)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports/base) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports/base)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports/meeklite) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports/meeklite)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports/obfs2) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports/obfs2)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports/obfs3) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports/obfs3)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports/obfs4) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports/obfs4)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports/obfs4/framing) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports/obfs4/framing)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports/scramblesuit) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang(gitlab.com/yawning/obfs4.git/transports/scramblesuit)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang-gitlab-yawning-obfs4-devel = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang-ipath(gitlab.com/yawning/obfs4.git) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
golang-ipath(gitlab.com/yawning/obfs4.git)(tag=obfs4proxy-0.0.14) = 0.0.14-5.20221103gitproxy.0.0.14.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(filippo.io/edwards25519)
golang(filippo.io/edwards25519/field)
golang(git.torproject.org/pluggable-transports/goptlib.git)
golang(github.com/dchest/siphash)
golang(gitlab.com/yawning/edwards25519-extra.git/elligator2)
golang(golang.org/x/crypto/curve25519)
golang(golang.org/x/crypto/hkdf)
golang(golang.org/x/crypto/nacl/secretbox)
golang(golang.org/x/net/proxy)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 76 >>>
Name ascending sort Size
/usr/share/doc/golang-gitlab-yawning-obfs4-devel0.00 B
/usr/share/doc/golang-gitlab-yawning-obfs4-devel/ChangeLog3.94 KB
/usr/share/doc/golang-gitlab-yawning-obfs4-devel/README.md3.42 KB
/usr/share/doc/golang-gitlab-yawning-obfs4-devel/doc0.00 B
/usr/share/doc/golang-gitlab-yawning-obfs4-devel/doc/obfs4-spec.txt13.41 KB
/usr/share/doc/golang-gitlab-yawning-obfs4-devel/doc/obfs4proxy.12.89 KB
/usr/share/gocode/src/gitlab.com0.00 B
/usr/share/gocode/src/gitlab.com/yawning0.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git0.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/.goipath93.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common0.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/csrand0.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/csrand/csrand.go3.01 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/drbg0.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/drbg/hash_drbg.go4.28 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/log0.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/log/log.go6.16 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/ntor0.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/ntor/ntor.go13.15 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/ntor/ntor_test.go11.62 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/probdist0.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/probdist/weighted_dist.go6.71 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/probdist/weighted_dist_test.go2.33 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/replayfilter0.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/replayfilter/replay_filter.go4.45 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/replayfilter/replay_filter_test.go3.12 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks50.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5/args.go2.87 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5/args_test.go2.54 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5/rfc1929.go3.16 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5/socks5.go9.35 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/socks5/socks_test.go12.64 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/uniformdh0.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/uniformdh/uniformdh.go5.88 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/common/uniformdh/uniformdh_test.go6.68 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/go.mod406.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/internal0.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/internal/x25519ell20.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/internal/x25519ell2/x25519ell2.go6.07 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/internal/x25519ell2/x25519ell2_test.go4.41 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy0.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/obfs4proxy.go10.46 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/proxy_http.go4.29 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/proxy_socks4.go4.59 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/pt_extras.go5.08 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/termmon.go4.24 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/obfs4proxy/termmon_linux.go1.92 KB
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports0.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/base0.00 B
/usr/share/gocode/src/gitlab.com/yawning/obfs4.git/transports/base/base.go3.76 KB
Component of No Buildroots