Hacker News new | ask | show | jobs
by sneak 4194 days ago
Bitcoin does this by storing a list of DNS hostnames, run by a set of the maintainers, that return periodically-updated lists of peers.

Previously, it also joined an IRC channel and got the list of hostnames from all of the other users in the channel.

1 comments

Isn't that just replacing hardcoded IP addresses with hardcoded DNS hostnames? Not much of an improvement.