Conscript Your Friends into Larger Anonymity Sets with JavaScript
Henry Corrigan-Gibbs, Bryan Ford

TL;DR
ConScript is a JavaScript-based framework that enables casual web users to contribute dummy messages to enlarge anonymity sets in various privacy-preserving systems, enhancing user anonymity.
Contribution
This paper introduces ConScript, a novel JavaScript framework that allows web users to participate in anonymity systems by submitting dummy messages, increasing anonymity set sizes.
Findings
Dummy message generation takes 81 ms for mix-net
Dummy message generation takes 156 ms for DC-net
Practical implementation demonstrates feasibility
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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInternet Traffic Analysis and Secure E-voting · Advanced Malware Detection Techniques · Privacy, Security, and Data Protection
