prototype-cjdns-pi icon indicating copy to clipboard operation
prototype-cjdns-pi copied to clipboard

P2P apps and mesh layering causing problems

Open makew0rld opened this issue 6 years ago • 2 comments

Many services, such as IPFS, might benefit from only peering with mesh peers, instead of hundreds of indirect peers across the mesh. Those direct peers can peer further and further, but IPFS won't try and reach too far.

makew0rld avatar Feb 07 '19 01:02 makew0rld

SSB (with the exception of pubs) and IPFS (possibly with the exception of a starter DHT) could do this, but it also might mess things up heavily. Something to experiment with.

makew0rld avatar Feb 07 '19 02:02 makew0rld

With the rename of this issue, I would add that this isn't just about direct mesh peers, it's also about stuff like IPFS trying to connect to clearnet nodes when it doesn't have access, or DHT splitting, stuff like that.

makew0rld avatar Feb 07 '19 21:02 makew0rld