awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesRelay Protocols

Protocols for routing encrypted data through intermediary servers without exposing content or participant identities.

Distinct from Data Encryption: Distinct from general data encryption: focuses on the relaying architecture that preserves end-to-end privacy.

Explore 1 awesome GitHub repository matching security & cryptography · Relay Protocols. Refine with filters or upvote what's useful.

Awesome Relay Protocols GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • magic-wormhole/magic-wormholeAvatar von magic-wormhole

    magic-wormhole/magic-wormhole

    22,364Auf GitHub ansehen↗

    Magic Wormhole is a command-line utility designed for the secure transfer of files and text between two computers. It establishes encrypted, peer-to-peer connections that allow users to move information directly without relying on permanent cloud storage or third-party hosting. The system utilizes a password-authenticated key exchange to verify the identity of both endpoints, requiring only a short, human-readable code to initiate a session. By employing ephemeral key derivation and a relay server that cannot decrypt the transmitted content, the protocol ensures that data remains private and

    Routes encrypted data through an intermediary relay server that cannot decrypt the content or identify the communicating parties.

    Python
    Auf GitHub ansehen↗22,364
  1. Home
  2. Security & Cryptography
  3. Data Encryption
  4. Relay Protocols