awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesZero Round Trip Authentication

Authentication mechanisms that verify identity on the first packet to eliminate handshake delays.

Distinct from Zero-Knowledge Authentication: Focuses on eliminating the handshake round-trip specifically for identity verification, not general ZK-proofs.

Explore 1 awesome GitHub repository matching security & cryptography · Zero Round Trip Authentication. Refine with filters or upvote what's useful.

Awesome Zero Round Trip Authentication GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • cbeuw/cloakAvatar de cbeuw

    cbeuw/Cloak

    4,026Ver en GitHub↗

    Cloak is a set of censorship circumvention tools designed for secure proxy tunneling and internet traffic obfuscation. It focuses on bypassing restrictive firewalls and state surveillance by disguising proxy connections as standard web browsing. The project utilizes HTTP fingerprint masquerading to imitate common browser signatures and routes traffic through content delivery networks to mask the identity of the origin server. To further hide the server's purpose, it includes a mechanism to redirect unauthenticated connection requests to a third-party website. The system implements transport

    Verifies client identity on the first received packet using key exchange to eliminate handshake delays.

    Gocensorshipcensorship-circumventiongfw
    Ver en GitHub↗4,026
  1. Home
  2. Security & Cryptography
  3. Zero-Knowledge Proof Frameworks
  4. Zero-Knowledge Authentication
  5. Zero Round Trip Authentication