Package obfs4: Information

    Source package: obfs4
    Version: 0.0.14-alt1
    Latest version according to Repology
    Build time:  Sep 30, 2022, 04:14 PM in the task #307645
    Category: System/Servers
    Report package bug
    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.

    List of rpms provided by this srpm:
    obfs4 (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vladimir Didenko

    List of contributors:
    Hihin Ruslan
    Vladimir Didenko

    ACL:
    @nobody

      1. golang
      2. rpm-build-golang

    Last changed


    Sept. 30, 2022 Hihin Ruslan 0.0.14-alt1
    - New release
    Feb. 10, 2022 Vladimir Didenko 0.0.13-alt1
    - New release
    Nov. 16, 2021 Vladimir Didenko 0.0.11-alt1.gite330d1b7
    - Initial build for Sisyphus