Zero Mission — Live network visualization · Project in testing

Zero Mission
v0.1.0-alpha.1 — 2294 tests · network live · pre-alpha

The protocol that hides the metadata.

Zero Protocol is a hybrid VPN and selective Sphinx mixnet. A VPN encrypts what you send — Zero Protocol also erases the timing, size, and routing patterns that identify you.

Active Nodes
0
Active Nodes
Circuits
0
Circuits
Packets / sec
0
Packets / sec
Hidden Services
0
Hidden Services
Zero Protocol v0.1.0-alpha.1ML-KEM-768 + X25519 hybridSphinx 1600 B cellsSelective mixnet L3/L4PQ Sphinx V2.zero DHT DNS
Core Technologies

Six defenses, layered.

L2+

Sphinx Routing

Multi-layer encrypted packet routing with per-hop re-randomized headers. Each relay peels one layer using X25519 ECDH + ChaCha20 keystream — knowing only the previous and next hop.

L3+

Selective Mixnet

At L3/L4, packets are Poisson-delayed (λ=40ms) and shuffled across two mix hops. Up to 3 parallel circuits per client; cover traffic fills idle gaps with RELAY_COVER=0x07 cells.

HS

Hidden Services

Publish services without revealing IP addresses via a 10-step INTRODUCE1→RENDEZVOUS2 protocol. Vanguard nodes (L2=4, L3=8) prevent circuit-correlation attacks.

PQ

Post-Quantum Crypto

PQ Sphinx V2: ML-KEM-768 (FIPS 203) hybrid with X25519. Attacker must break both simultaneously. 1184 B encapsulation key, 1088 B ciphertext, per-hop trial decapsulation.

L3+

Cover Traffic

Continuous RELAY_COVER cells at L3/L4 keep volume constant. Loop cells (RELAY_LOOP=0x06) create realistic bidirectional patterns. Replay window: 65,536 entries, ~4 MB.

.zero

Decentralised DNS

The .zero TLD is backed by Kademlia DHT (K=8, α=3, REPLICATION_K=16). Records are Ed25519 self-certified — DHT storage nodes cannot forge them. No central directory.

privacy.rs

Four privacy levels.

Choose the right tradeoff between speed and anonymity. L3 is the default — 4 hops, cover traffic, and TLS morphing.

LevelNameRouteHopsCover TrafficTransportUse Case
L1Direct EncryptedClient → Exit1RawMax speed
L2Multi-hop VPNClient → Guard → Relay → Exit3Obfs4-Lite XORISP-resistant
L3Selective MixnetClient → Guard → Mix → Mix → Exit4Poisson 40 msTLS 1.3 morphHigh privacy (default)
L4Full MixnetClient → Mix → Mix → Mix → Exit4Poisson 40 msTLS 1.3 morphMaximum anonymity

L3/L4 build 3 parallel circuits (multipath) and assign flows round-robin. Max mix delay: L3=50ms, L4=400ms.

Cryptographic Stack

Every primitive chosen for a reason.

ML-KEM-768FIPS 203

Post-quantum KEM per hop (PQ Sphinx V2)

X25519RFC 7748

Sphinx ECDH, HS circuit sessions

ChaCha20C03-1 fix

Beta routing layer keystream (sphinx.rs)

XChaCha20-Poly1305AEAD

Payload AEAD, key-at-rest, HS sessions

BLAKE2bKDF

KDF tree: 5 labels, keyed header MAC

Ed25519Dalek v2

Node ads, DHT, HS identity, release signing

Argon2idUNIX only

Node key wrapping at rest (m=64MiB, t=3)

DPAPIWIN only

IPC token + key wrapping on Windows

Explore the Network

Anonymity is a network effect.
Be part of the noise.

Explore the live global topology, trace packet routes through the mix network, and see how privacy is preserved end-to-end across every hop.