TL;DR
This paper introduces modified relay and circuit selection algorithms for Tor, significantly improving performance metrics like TTFB and download times while analyzing security trade-offs against various adversaries.
Contribution
It proposes a new circuit selection method using pre-built circuits and a path selection algorithm incorporating geographic info, enhancing speed without compromising security.
Findings
15% median TTFB improvement over congestion-aware routing
20% faster median TTFB in simulations for webpage access
Security trade-offs analyzed, with configurations offering balanced performance and security
Abstract
Users of the Tor anonymity system suffer from lessthan- ideal performance, in part because circuit building and selection processes are not tuned for speed. In this paper, we examine both the process of selecting among pre-built circuits and the process of selecting the path of relays for use in building new circuits to improve performance while maintaining anonymity. First, we show that having three pre-built circuits available allows the Tor client to identify fast circuits and improves median time to first byte (TTFB) by 15% over congestion-aware routing, the current state-of-the-art method. Second, we propose a new path selection algorithm that includes broad geographic location information together with bandwidth to reduce delays. In Shadow simulations, we find 20% faster median TTFB and 11% faster median total download times over congestion-aware routing for accessing…
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.
