awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesIdentity-Embedded Protocols

Protocols that embed cryptographic identities directly into the application logic for end-to-end encryption.

Distinct from End-to-End Encryption Protocols: Focuses on embedding identity within the protocol/code rather than general E2EE implementation

Explore 2 awesome GitHub repositories matching security & cryptography · Identity-Embedded Protocols. Refine with filters or upvote what's useful.

Awesome Identity-Embedded Protocols GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • signalapp/signal-serversignalapp का अवतार

    signalapp/Signal-Server

    10,600GitHub पर देखें↗

    Signal-Server is a distributed communication backend and end-to-end encrypted messaging server. It serves as a secure message relay that implements the Signal Protocol to manage identity keys and session states for private communications. The system functions as a cross-platform messaging backend that coordinates the delivery and exchange of encrypted messages between clients. It is designed to route private data between users while ensuring the server cannot access the conversation content. The infrastructure provides secure communication capabilities through a relay-based delivery model an

    A server-side realization of the Signal Protocol for managing identity keys and session state for secure messaging.

    Java
    GitHub पर देखें↗10,600
  • openziti/zitiopenziti का अवतार

    openziti/ziti

    3,883GitHub पर देखें↗

    Ziti is a zero-trust network overlay and identity-based mesh network. It provides a software-defined perimeter that replaces traditional IP-based routing and VPNs by mapping network services to cryptographically verified identities, effectively cloaking applications from the public internet. The project distinguishes itself through an outbound-only connection model that eliminates open listening ports and a Zero Trust SDK that allows developers to embed encryption and identity-based access control directly into application source code. It also provides transparent tunneling proxies to extend

    Embeds cryptographic identities directly into application code to achieve process-to-process end-to-end encryption.

    Goappsecgolangmesh
    GitHub पर देखें↗3,883
  1. Home
  2. Security & Cryptography
  3. End-to-End Encryption Protocols
  4. Identity-Embedded Protocols

सब-टैग एक्सप्लोर करें

  • Session State ManagementHandling the persistence and synchronization of cryptographic session keys and identity states across multiple devices. **Distinct from Identity-Embedded Protocols:** Focuses specifically on the management of session state and identity keys rather than the general embedding of identity in the protocol logic