Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37581252
en ru br
ALT Linux repos
S:0.0.14-alt1

Group :: System/Servers
RPM: obfs4

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.0.14-alt1
Build date: 30 september 2022, 13:04 ( 82.4 weeks ago )
Size: 151.14 Kb

Home page:   https://gitlab.com/yawning/obfs4

License: GPLv3 and BSD
Summary: The obfourscator, a pluggable transport for Tor
Description:

This 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.

Current maintainer: Vladimir Didenko

List of contributors

List of rpms provided by this srpm:

  • obfs4
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin