Mixnet via exit proxy (IP packet router) — single IPR
Fixed-size Sphinx packets, three mix layers with per-hop delays, Poisson sending with cover, then an exit-side IP packet router to a stock lightwalletd. Strong against network observers; against the destination a fixed IPR behaves like dVPN single-exit.
Mixnet (5-hop)
ClientEntry GWMixExit GWIPRlightwalletd
Mixnet (5-hop) (mixing delays)
Per-actor assessment & trade-offs
Latency model
Mixnet (5-hop)1.9 s (7 hops, 3 mix layers)
Geographic propagation (speed-of-light)Per-hop mixing delayReliable-channel ACK (return, geographic only)Fragmentation (bounded send rate)
Fragmentation latency shown for SendTransaction (2.1 KB): a larger message splits into more Sphinx packets, metered onto the mixnet at a bounded rate, adding latency.
Baseline hygiene applies here tooWhatever the transport, the wallet still owes the same Layer-2 discipline: randomize request times, obfuscate the start height, and never broadcast on reaching the tip.Full detail →
Content from the Nym × Zcash reference doc. Latency figures are an illustrative model (not measured).