Visible to the public Atom: Horizontally Scaling Strong Anonymity

TitleAtom: Horizontally Scaling Strong Anonymity
Publication TypeConference Paper
Year of Publication2017
AuthorsKwon, Albert, Corrigan-Gibbs, Henry, Devadas, Srinivas, Ford, Bryan
Conference NameProceedings of the 26th Symposium on Operating Systems Principles
PublisherACM
Conference LocationNew York, NY, USA
ISBN Number978-1-4503-5085-3
Keywordsanonymous communication, anonymous messaging, mix-net, pubcrawl, resilience, Resiliency, Scalability, verifiable shuffle
Abstract

Atom is an anonymous messaging system that protects against traffic-analysis attacks. Unlike many prior systems, each Atom server touches only a small fraction of the total messages routed through the network. As a result, the system's capacity scales near-linearly with the number of servers. At the same time, each Atom user benefits from "best possible" anonymity: a user is anonymous among all honest users of the system, even against an active adversary who monitors the entire network, a portion of the system's servers, and any number of malicious users. The architectural ideas behind Atom have been known in theory, but putting them into practice requires new techniques for (1) avoiding heavy general-purpose multi-party computation protocols, (2) defeating active attacks by malicious servers at minimal performance cost, and (3) handling server failure and churn. Atom is most suitable for sending a large number of short messages, as in a microblogging application or a high-security communication bootstrapping ("dialing") for private messaging systems. We show that, on a heterogeneous network of 1,024 servers, Atom can transit a million Tweet-length messages in 28 minutes. This is over 23x faster than prior systems with similar privacy guarantees.

URLhttps://dl.acm.org/citation.cfm?doid=3132747.3132755
DOI10.1145/3132747.3132755
Citation Keykwon_atom:_2017