1 Repo
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.
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.