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