English

Conscript Your Friends into Larger Anonymity Sets with JavaScript

Cryptography and Security 2013-09-05 v1

Abstract

We present the design and prototype implementation of ConScript, a framework for using JavaScript to allow casual Web users to participate in an anonymous communication system. When a Web user visits a cooperative Web site, the site serves a JavaScript application that instructs the browser to create and submit "dummy" messages into the anonymity system. Users who want to send non-dummy messages through the anonymity system use a browser plug-in to replace these dummy messages with real messages. Creating such conscripted anonymity sets can increase the anonymity set size available to users of remailer, e-voting, and verifiable shuffle-style anonymity systems. We outline ConScript's architecture, we address a number of potential attacks against ConScript, and we discuss the ethical issues related to deploying such a system. Our implementation results demonstrate the practicality of ConScript: a workstation running our ConScript prototype JavaScript client generates a dummy message for a mix-net in 81 milliseconds and it generates a dummy message for a DoS-resistant DC-net in 156 milliseconds.

Cite

@article{arxiv.1309.0958,
  title  = {Conscript Your Friends into Larger Anonymity Sets with JavaScript},
  author = {Henry Corrigan-Gibbs and Bryan Ford},
  journal= {arXiv preprint arXiv:1309.0958},
  year   = {2013}
}

Comments

An abbreviated version of this paper will appear at the WPES 2013 workshop

R2 v1 2026-06-22T01:20:24.723Z