FINDING · DETECTION
A simpler but effective complement to IP-list blocking is to block access to I2P's small set of hardcoded reseed servers: first-time users cannot fetch RouterInfos of other peers and are entirely prevented from joining the network. Reseed servers are functionally equivalent to Tor directory authorities as a single point of failure for bootstrapping.
From 2018-hoang-empirical — An Empirical Study of the I2P Anonymity Network and its Censorship Resistance · §2, §6.1 · 2018 · Internet Measurement Conference
Implications
- Hardcoded bootstrap servers are a high-leverage blocking target; distribute reseeding over domain-fronted, steganographic, or out-of-band channels (email, social media, mirrors) so the bootstrapping step survives IP-level blocking of the primary reseed infrastructure.
- Treat the bootstrapping channel as a separate threat surface from the relay channel and design it with independent censorship resistance, since blocking a handful of reseed server IPs costs the censor almost nothing yet denies all new users.
Tags
Extracted by claude-sonnet-4-6 — review before relying.