CRJul 9, 2017

A Composite-Metric Based Path Selection Technique for the Tor Anonymity Network

arXiv:1707.02520v110 citations
Originality Incremental advance
AI Analysis

This addresses performance degradation for Tor users, which can lead to reduced anonymity and security, but is incremental as it builds on existing path selection methods.

The paper tackles performance and security issues in the Tor anonymity network by proposing a path selection algorithm that uses a composite of bandwidth, uptime, and delay metrics, resulting in a doubling of end-user performance compared to the current algorithm.

The Tor anonymous network has become quite popular with regular users on the Internet. In the Tor network, an anonymous path is created by selecting three relays through which the connection is redirected. Nevertheless, as the number of Tor users has increased substantially in recent years, the algorithm with which the relays are selected affects the performance provided by the Tor network. More importantly as the performance suffers, users will leave the network, resulting in a lower anonymity set and in turn lower security provided by Tor network. In this paper, we proposed an algorithm for improving performance and security of the Tor network, by employing a combination of different metrics in the process of the path selection between the source and destination node. These metrics are bandwidth and uptime of relays as node conditions and delays between the relays as a path condition. Through a number of experiments we show that we could double the performance observed by end users when using the proposed technique as opposed to the current Tor path selection algorithm. More importantly, the proposed technique only requires a software upgrade on the client side, and other Tor nodes do not need to be modified.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes