|
|
|
|
|
by tzpardi
3653 days ago
|
|
The number of existing bootstrapping nodes do not solve the fundamental problem of current centralized bootstrapping. Not even if a virtual box costs $1 instead of $10. The issue is how a connecting node knows about other nodes in the network, and the current propagation of this information i.e. the DNS or IP of the seed nodes introduces centralization. The closest and best solution for this problem was the early days idea of Bitcoin to use IRC to publish the listening seed information, but IRC still not decentralized, so IMHO decentralized bootstrapping is a real problem which we need to solve. I kicked out a discussion for this at https://groups.google.com/forum/#!topic/streembit-dev/Xl2DpG... |
|
The key point is that any node in a p2p network can be used to join the network, so any number of independent entities can publish lists of ways to join the network.
Certainly, i would also love some multicast/anycast support on the IP level, but we don't have that, so making sure that you have many independent entry points into the network is the next best thing.
Maybe you're thinking distributed, not decentralized? https://i.imgur.com/YsiiKeq.png