4 ms·
By seeding relay lists widely. This is the "bootstrap problem" faced by all p2p networks. NIP65 suggests spreading relay lists widely and to "pay attention" t
by chr15m 1mo ago
By seeding relay lists widely.
This is the "bootstrap problem" faced by all p2p networks.
NIP65 suggests spreading relay lists widely and to "pay attention" to popular relays:
> Clients SHOULD spread an author's kind:10002 event to as many relays as viable, paying attention to relays that, at any moment, serve naturally as well-known public indexers for these relay lists (where most other clients and users are connecting to in order to publish and fetch those).
Note this is different to centralising the whole protocol on popular relays. If affects the discovery phase only, and is robust to large relays disappearing.
If clients seed address lists widely they can easily find each other without major centralisation.