HashLink

encrypted peer tunnel

Two peers establish a shared secret, derive a key through a hash chain, and talk across an open wire. Everything crossing the wire is ciphertext — the chain is what turns a one-time handshake into the key that locks each message. Real Web Crypto: ECDH · HKDF · AES-GCM.

Peer A

role: initiator
offline — no key

Peer B

role: responder
offline — no key
Hash chain not built

Wire activity

Tunnel down. Establish a tunnel to begin.