awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • magic-wormhole/magic-wormholeالصورة الرمزية لـ magic-wormhole

    magic-wormhole/magic-wormhole

    22,364عرض على GitHub↗

    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
    عرض على GitHub↗22,364
  1. Home
  2. Security & Cryptography
  3. Data Encryption
  4. Relay Protocols