I've been overwhelmed by the positive response to De-Anonymizing Alt.Anonymous.Messages on twitter, mailing lists, reddit, and all around. I recognize it's pretty niche (in comparison to the Femtocell talk, the room in AAM slowly dwindled, as opposed to slowly filling up over time) - but I'm glad people enjoyed it, and I'm extremely happy that publishing the transcript/speaker notes has let so many more people read it. I also want to thank Zax, again. I had some ideas about how nymservs and Type I remailers worked, and I was pretty far off. Fortunately, I engaged Zax a few months out from my talk, and he was able right most of my views - without his help I would have been in sad shape.
I wanted to follow up on a few comments I saw. I got a message via the hoi-polloi.org mixmaster node that pointed me to another suite of software I did not include in my slides. Most of these programs have been updated in the past few months - so they are actively maintained.
The suite includes:
- An AAM checker for checking AAM and checking if you have new messages (hardcoded subjects or hsubs only, no esubs it appears).
- An email-substitute for communicating with a specific person or persons via nyms and AAM, including automatically setting up your nym
- A program that seems to combine the previous two programs into a generic AAM reader and poster
- A cover traffic tool to send dummy Mixmaster messages and dummy AAM messages from your connection, so someone watching ideally isn't quite sure which messages you send are legit and which are not.
I haven't actually examined any of the code (although they seem to be open source on sourceforge) - but maybe this is a nice architecture to explore more of: use shared libraries to provide functionality, and have simple and more complicated GUIs on top for more and less technical users. (Not that I'd call the 'simple' GUIs that simple, I'm just talking in the abstract.)
For a listing of other AAM tools, check the Bonus Slides at the end of the original AAM slides (with speaker notes).
required, hidden, gravatared
required, markdown enabled (help)
* item 2
* item 3
are treated like code:
if 1 * 2 < 3:
print "hello, world!"
are treated like code: