This repository was archived by the owner on Jun 16, 2021. It is now read-only.

Description
Hey,
I was re-doing stuff with shadow recently and the parsealexa.py step made me realize that I was probably receiving IP addresses close to my location (Belgium) for services using CDNs. I guess that top sites are likely doing that. Some questions arise then:
- How much is my output of parsealexa.py different from real Tor resolving hostnames from exit relay locations?
- How is this impacting performance results? Intuitively, Shadow should experience higher latency than vanilla Tor (E.g., google.com resolved for BE would impact circuits using US exits).
- Do we care?