Update doc/cjdns.md. Users following the current doc hit dead links when trying to set up cjdns peering. The upstream cjdns project has reorganized its README and now supports automatic peering, making most of the existing instructions obsolete.
Summary
-
Remove broken links to cjdns README sections (“2. Find a friend”, “3. Connect your node to your friend’s node”) that no longer exist upstream
-
Remove reference to
hyperboria/peersrepo andtestAvailable.py(last updated Feb 2024, likely stale) -
Add
cjdns.shas recommended install method alongside building from source -
Document automatic peering via DNS seeding (default since cjdns v22), which makes manual peer discovery unnecessary for most users
-
Simplify manual peering instructions with a clear
connectToexample and link to upstreamdoc/peering.md -
Add
cjdnstool peers showas the way to verify network connectivity
The Bitcoin Core-specific sections (-cjdnsreachable, -onlynet=cjdns, admin commands, etc.) are unchanged.