FINDING · EVALUATION
Tor's built-in country-exclusion feature provides only the illusion of control: among circuits configured to exclude the US, only 12% could be identified as definitively avoiding US territory. The remaining 88% of 'trusted' circuits fail to deliver a proof of avoidance, meaning standard Tor policy and provable security diverge sharply.
From 2017-li-detor — DeTor: Provably Avoiding Geographic Regions in Tor · §1, §6.2.1 · 2017 · USENIX Security Symposium
Implications
- Do not rely on Tor's ExcludeNodes/ExcludeExitNodes directives as a security guarantee — they filter relay selection, not the AS-level routing paths between relays.
- Any circumvention tool claiming geographic avoidance must independently verify path properties (e.g., via RTT proofs), not just filter relay metadata.
Tags
Extracted by claude-sonnet-4-6 — review before relying.