Damus
weev · 4d
well it sounds like priority should be shifted to making the network more self-sustainable without the interference of grants. There’s a number of ways to expand the protocol to do this. Firstly, c...
Technical Debt profile picture
DHT is not a silver bullet.

Torrents get spam attacks, CJDNS routing tables have grown enough to require offloading the routing to dedicated nodes (this scaling problem inspired the creation of the Yggdrasil network, which our friend @FIPS shares some similarities, namely the spanning tree routing algorithm), IPFS supposedly addresses the vulnerability issues but discoverability of “unpopular” content is slower than finding whatever most of the nodes are already hosting.

Bottom line is, resiliency is hard.
1
weev · 4d
> but discoverability of “unpopular” content is slower Sure, but a social pinning model and IPFS peer graph makes this irrelevant. We’re not talking about an ancient file. We’re talking about a message that I *just posted* that is being ostensibly served by my followers. Your first IPFS nod...