Transfer files. Directly.
End-to-end encrypted
Your files are encrypted on your device and never leave in plaintext.
Post-quantum ready
Hybrid ML-KEM-768 + X25519 key exchange for future-proof security.
Blazing fast
Direct peer-to-peer WebRTC DataChannels operating at line speed.
No middleman
No storage servers. No cloud relays. Direct browser-to-browser pipe.
Choose files
Pick any file or folder to initiate a direct peer transfer session.
Share code
Share the human-readable 3-word code with your receiver.
Verify safety number
Match the 6-digit SAS verification code to eliminate MITM risk.
Direct stream
Encrypted chunks stream directly browser-to-browser via WebRTC.
Engineered for zero-trust security.
Key Exchange Architecture
Pike executes a hybrid post-quantum key exchange combining X25519 elliptic-curve Diffie-Hellman with Kyber-768 (ML-KEM) lattice-based cryptography, protecting against current interception and future quantum decryption.
Symmetric Stream Cipher
Symmetric payload encryption uses ChaCha20-Poly1305 AEAD with unique per-chunk nonces derived via BLAKE3 key derivation function, guaranteeing confidentiality and integrity.
Short Authentication String (SAS)
To eliminate active Man-in-the-Middle (MITM) attacks, both peers render a 6-digit Short Authentication String derived from the mutual key exchange transcript for out-of-band verification.
Ephemereal WebRTC Signaling
Signaling uses short-lived ephemeral key exchanges on Cloudflare Workers. SDP offers and ICE candidates are stored in volatile memory and purged immediately upon connection establishment.