ShorTor: Improving Tor Network Latency via Multi-hop Overlay Routing
Kyle Hogan, Sacha Servan-Schreiber, Zachary Newman, Ben, Weintraub, Cristina Nita-Rotaru, Srinivas Devadas

TL;DR
ShorTor introduces a multi-hop overlay routing protocol for the Tor network that reduces latency without compromising security, significantly improving user experience by truncating tail latencies.
Contribution
This work presents ShorTor, a novel overlay routing protocol that reduces Tor latency while maintaining its security guarantees, supported by empirical measurements and security analysis.
Findings
ShorTor reduces 99th percentile relay pair latency by 148 ms.
ShorTor decreases circuit latency by 122 ms at the 99th percentile.
The protocol preserves Tor's anonymity properties as verified by AnoA framework.
Abstract
We present ShorTor, a protocol for reducing latency on the Tor network. ShorTor uses multi-hop overlay routing, a technique typically employed by content delivery networks, to influence the route Tor traffic takes across the internet. ShorTor functions as an overlay on top of onion routing-Tor's existing routing protocol and is run by Tor relays, making it independent of the path selection performed by Tor clients. As such, ShorTor reduces latency while preserving Tor's existing security properties. Specifically, the routes taken in ShorTor are in no way correlated to either the Tor user or their destination, including the geographic location of either party. We analyze the security of ShorTor using the AnoA framework, showing that ShorTor maintains all of Tor's anonymity guarantees. We augment our theoretical claims with an empirical analysis. To evaluate ShorTor's performance, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInternet Traffic Analysis and Secure E-voting · Privacy-Preserving Technologies in Data · Caching and Content Delivery
