CRJan 27, 2022

On the Anonymity of Peer-To-Peer Network Anonymity Schemes Used by Cryptocurrencies

arXiv:2201.11860v4
Originality Incremental advance
AI Analysis

This work addresses the critical problem of user privacy in cryptocurrency networks, revealing significant vulnerabilities in widely deployed anonymity schemes, which is incremental as it builds on existing theoretical models with new empirical analysis.

The paper models and evaluates the anonymity guarantees of peer-to-peer network schemes used by cryptocurrencies, finding that none provide acceptable anonymity, with concrete examples showing that in Lightning Network, 1% colluding nodes can uniquely determine the originator for about 50% of transactions, and in Dandelion, 15% colluding nodes reduce uncertainty to only 8 possible originators on average.

Cryptocurrency systems can be subject to deanonimization attacks by exploiting the network-level communication on their peer-to-peer network. Adversaries who control a set of colluding node(s) within the peer-to-peer network can observe transactions being exchanged and infer the parties involved. Thus, various network anonymity schemes have been proposed to mitigate this problem, with some solutions providing theoretical anonymity guarantees. In this work, we model such peer-to-peer network anonymity solutions and evaluate their anonymity guarantees. To do so, we propose a novel framework that uses Bayesian inference to obtain the probability distributions linking transactions to their possible originators. We characterize transaction anonymity with those distributions, using entropy as metric of adversarial uncertainty on the originator's identity. In particular, we model Dandelion, Dandelion++ and Lightning Network. We study different configurations and demonstrate that none of them offers acceptable anonymity to their users. For instance, our analysis reveals that in the widely deployed Lightning Network, with 1% strategically chosen colluding nodes the adversary can uniquely determine the originator for about 50% of the total transactions in the network. In Dandelion, an adversary that controls 15% of the nodes has on average uncertainty among only 8 possible originators. Moreover, we observe that due to the way Dandelion and Dandelion++ are designed, increasing the network size does not correspond to an increase in the anonymity set of potential originators. Alarmingly, our longitudinal analysis of Lightning Network reveals rather an inverse trend -- with the growth of the network the overall anonymity decreases.

Foundations

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

Your Notes