Why is a geographic spread of validators important?

I’ve seen it brought up a couple times, but why is not only important to have validators spread across the globe, but also important to stake on validators spread across the globe?

4 Likes

That is a very good question!

It’s important to spread your stake geographically as well for various reasons:

  • There could be a network outage affecting that specific region.
  • Censorship: what if all nodes were hosted in a region which one day becomes a dictatorship and starts blocking/censoring their Internet? This is even more important if/when Radix becomes the de-facto currency for DeFi.

Basically it brings a single point of failure, which isn’t good. There are many other reasons (and apocalyptic scenarios :smiling_face_with_tear:), others might share more.

4 Likes

Wow thanks for the the thorough response!

So basically it’s good to spread the validators across the globe to hedge ourselves against both potential Geopolitical and climate hazards. This makes a lot of sense. It also give me an idea to make start working on a nice map of where all the validators are located.

Thanks again!

Shane

4 Likes

The folks at Radix Exchange have one that was made using Leaflet.

But would love to see what you have in mind. The key for me is ensuring the data is up to date. One of the most innovative approaches I have seen is to use IP Geolocation IP Location Finder - IP Lookup With Detailed Geolocation Data | KeyCDN Tools.

If you run a Node all the IP Addresses of known validators can be found using the Address Book API “system/addressbook” ( System API (getpostman.com))

5 Likes

The guys from Stakesafe also put together a great dashboard showing the location of all validators:

Stakesafe Validators Dashboard

9 Likes

Shane are you looking for a quick view global mapping of the validator IPs? Think there was at one time an individual who was doing this initially when Olympia network was launched.

Loid

4 Likes

Oh wow that Radix Exchange Map is far better than what I had planned to make using crayons and a napkin. Whew.

I’m noticing a large gap in Western Canada (where I reside), perhaps it’s time I start researching what it takes to run a validator :thinking:

Thanks for the replies y’all!

Shane

5 Likes

How is that possible though? I understand issues within a country. But how can an entire continent be facing an issue, apart from apocalyptic scenario of course.

1 Like

Network issues can affect multiple countries if not continents easily. If, for example, an submarine fiber cable gets disrupted, traffic will have to flow on other links and that can create widespread issues that will cascade on other links as well. Kind of like domino effect.

That probably won’t mean zero connectivity, but it might impact latency enough to make some validators lose some proposals.

2 Likes