If I’m not mistaken, Yggdrasil does the Spanning Tree Protocol to find a root for the whole Internet in order to have a routing protocol for mesh networks, but isn’t it even more centralized than the current Internet architecture that uses several tier 1 ISP networks instead of only one gigantic node that routes all the requests? Furthermore, the nodes of the network elect the root of the tree by finding the node with the lowest MAC address, but this is not secure because malevolent nodes could lie on their MAC address to be elected. If we use public keys instead of MAC addresses, malevolent nodes could process a lot of different public keys to find one that is low enough to be elected. And lastly, the last problem that I see but that could be somehow easily fixed is the incentive of the nodes (and especially the incentive of the root).
talb
7
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Routing between nets | 16 | 463 | June 18, 2022 | |
| Questions on IPFS LAN DHT and Local Peer Discovery | 4 | 1173 | February 4, 2021 | |
| Can i make a private ipfs network (of public/external ip's) ? This would require my own gateway as well? | 16 | 7270 | June 17, 2019 | |
| Measurement-based research Paper: "Mapping the Interplantery Filesystem" | 0 | 438 | February 19, 2020 | |
| IPFS local network only without swarming to public internet | 3 | 409 | January 20, 2024 |