01FoundationPQ-hybrid identity (Ed25519 + X25519 + ML-KEM-768), config, CLI.
02MVP tunnelSigned hybrid handshake, encrypted session, a real TUN bridge.
03Onion routingFull Sphinx: fixed-size packets, per-hop MACs, replay tags.
04Information slicingEncrypt-then-slice k-of-n over Reed–Solomon; any-k recovery.
05Decentralizationlibp2p Kademlia DHT discovery and the connection ladder.
06Runnable discoverySigned peer records, witnessed snapshots, seed infrastructure, zero-config `neo run`.
07Live onion forwardingSphinx circuits over real sockets — a live seed, three relays, and a sender, end to end; plaintext seen by exactly one node.
08Timing defensePoisson mixing and cover traffic in the live data plane; global-observer simulation.
09Unblockable transportPluggable obfuscation, length bucketing, QUIC.
10Diffused exitOpt-in exit policy; rotating fresh-per-request exits.
11MobileUniFFI bindings over the core; iOS and Android shells.
12Core hardeningAdversary simulations, wire-parser fuzzing, the threat model.