Author

Topic: Fixed seed nodes (Read 505 times)

legendary
Activity: 1232
Merit: 1094
January 18, 2014, 01:55:47 PM
#4
There's a script somewhere in the tree that generates this list. I think it's the same list as that used by the DNS nodes, only hardcoded into the source while the list maintained by the DNS nodes is dynamic. I'd have to check, but I believe the hardcoded list is tried before using the DNS nodes, to avoid overloading them.

Ahh makes sense.
hero member
Activity: 714
Merit: 500
Martijn Meijering
January 18, 2014, 10:44:48 AM
#3
There is an array of IP addresses encoded into the client (here)

Where did the list come from?

Is this just a selection of IP addresses for nodes that have high uptime for a long period of time?

This protects against the DNS system being compromised?

There's a script somewhere in the tree that generates this list. I think it's the same list as that used by the DNS nodes, only hardcoded into the source while the list maintained by the DNS nodes is dynamic. I'd have to check, but I believe the hardcoded list is tried before using the DNS nodes, to avoid overloading them.
legendary
Activity: 2912
Merit: 1060
January 18, 2014, 10:24:52 AM
#2
Probably volunteers on irc
legendary
Activity: 1232
Merit: 1094
January 18, 2014, 09:29:21 AM
#1
There is an array of IP addresses encoded into the client (here)

Where did the list come from?

Is this just a selection of IP addresses for nodes that have high uptime for a long period of time?

This protects against the DNS system being compromised?
Jump to: