Hacker News new | ask | show | jobs
by ahauxuueei 2937 days ago
You are mistaken. DHT is decentralized.

https://en.wikipedia.org/wiki/Distributed_hash_table

1 comments

The bootstrap problem isn’t generally solved though - a new client needs to know a set of other clients to connect to, same with a client that’s been turned off for a while and whose cached set of other clients aren’t online. This is solved by an always-on set of clients that these clients are statically configured with.

In theory, yes, if they go down, you could configure your client to point at another well-known client, though.