Onion routing: class demonstration
In June 2020, I published a post on this blog that discusses onion routing , a method in computer networking whereby computers can send anonymous messages to one another. If I were an instructor at a school or university teaching about onion routing in some computer science class, I would demonstrate it to the class in the following way. Items needed Post-it notes or sheets of paper, one for every student in the class Envelopes, four for every student in the class The more students in the class, the better, but at minimum there needs to be five students . Goal Each student in the class, using the method demonstrated here, will be able to write an anonymous note to someone else in the class. The recipient of the note will not be able to determine who wrote them the note without convincing at least two other students in the room to reveal information. Procedure Preparation ( Optional ) Have every student in the class draw a name from a hat that has every student's name in it. The ...