RSSAmplifier

Skill Issue Dev | Dax the Dev · Mar 11, 2026

P2P bootstrap via master discovery topic + seed nodes

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

cruiser Phase 30 lands: a master gossip topic that all nodes join on first boot, plus a small set of seed nodes pinned in the binary. Once you've heard one peer through the master topic, you can drop into per-app sub-topics and never speak to the master again. Trade-off: the master topic centralises discovery (everyone hits it once), but at least it's not a TLS-terminating tracker — just an…

cruiser Phase 30 lands: a master gossip topic that all nodes join on first boot, plus a small set of seed nodes pinned in the binary. Once you've heard one peer through the master topic, you can drop into per-app sub-topics and never speak to the master again.

Trade-off: the master topic centralises discovery (everyone hits it once), but at least it's not a TLS-terminating tracker — just an iroh-gossip topic with the same security model as everything else. Same shape Monero uses for Tor onion peer exchange.

Read on github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.