#h00t: Censorship Resistant Microblogging
Dustin Bachrach, Christopher Nunu, Dan S. Wallach, Matthew Wright

TL;DR
#h00t introduces a censorship-resistant microblogging system that uses short hashes and collisions to enable groups to communicate securely and evade censorship, leveraging encryption and hash collisions for privacy and resilience.
Contribution
The paper proposes a novel microblogging system that employs hash collisions and encryption to resist censorship and protect group communications.
Findings
Feasibility of real-time encryption of Twitter data on a single computer.
Analysis of bandwidth and anonymity tradeoffs in hashtag collision strategies.
Demonstration that hash collisions can be used to tunnel messages and evade censorship.
Abstract
Microblogging services such as Twitter are an increasingly important way to communicate, both for individuals and for groups through the use of hashtags that denote topics of conversation. However, groups can be easily blocked from communicating through blocking of posts with the given hashtags. We propose #h00t, a system for censorship resistant microblogging. #h00t presents an interface that is much like Twitter, except that hashtags are replaced with very short hashes (e.g., 24 bits) of the group identifier. Naturally, with such short hashes, hashtags from different groups may collide and #h00t users will actually seek to create collisions. By encrypting all posts with keys derived from the group identifiers, #h00t client software can filter out other groups' posts while making such filtering difficult for the adversary. In essence, by leveraging collisions, groups can tunnel their…
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 · Spam and Phishing Detection · Privacy, Security, and Data Protection
