2 مستودعات
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.
Signal-Server هو خلفية تواصل موزعة وخادم مراسلة مشفر من طرف إلى طرف. يعمل كترحيل رسائل آمن ينفذ بروتوكول Signal لإدارة مفاتيح الهوية وحالات الجلسة للاتصالات الخاصة. يعمل النظام كخلفية مراسلة عبر المنصات تنسق تسليم وتبادل الرسائل المشفرة بين العملاء. وهو مصمم لتوجيه البيانات الخاصة بين المستخدمين مع ضمان عدم قدرة الخادم على الوصول إلى محتوى المحادثة. توفر البنية التحتية قدرات تواصل آمنة من خلال نموذج تسليم قائم على الترحيل وطوابير رسائل غير متزامنة. ويدير مصادقة الجهاز وينسق توجيه الحمولات المشفرة عبر أنظمة تشغيل مختلفة.
A server-side realization of the Signal Protocol for managing identity keys and session state for secure messaging.
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.