Back to browse
GitHub Repository

The network that forgets. Anonymous P2P communication resilient to nation-state traffic analysis.

11 starsGo

Anonymous P2P where constant-rate traffic defeats nation-state analysi

by Operative-001·Feb 24, 2026·1 point·0 comments

AI Analysis

●●●BangerZero to OneBig BrainWizardry

Constant-rate broadcast eliminates Tor's guard/exit node vulnerability entirely.

Strengths
  • Eliminates asymmetry that plagues Tor, Signal, I2P—every node broadcasts regardless of activity.
  • ECIES recipient-only decryption means no routing tables, no guard selection, no metadata leakage.
  • Theoretical guarantee: constant traffic defeats even global passive adversary analysis.
Weaknesses
  • Bandwidth cost: every node receives every packet globally—scaling to millions of nodes is unclear.
  • No live testnet or deployment metrics; threat model assumes adversary can't do timing attacks on decryption.
  • Design document incomplete ('Sending a message directly' section cuts off mid-sentence).
Category
Target Audience

Security researchers, activists, privacy engineers, people in high-threat environments

Similar To

Tor · I2P · Briar

Similar Projects