GNU/Linux free software tools to preserve your online privacy, anonymity and security (FSM)
Posted Jul 8, 2008 18:40 UTC (Tue) by
salimma (subscriber, #34460)
Parent article:
GNU/Linux free software tools to preserve your online privacy, anonymity
and security (FSM)
The author seems worryingly unaware of the security risk inherent in using Tor -- one might think that in the presence of an untrusted Tor node, the system is not less secure than not using Tor at all, but it's worse, because a single compromised Tor node sees a much larger proportion of Tor traffic than a normal router sees, and the traffic the former sees are more likely to be of a confidential nature.
A better solution would be one like MIT's P2P Anonymization Layer, where the sender pre-selects the path in advance (and thus could blacklist known-to-be-compromised nodes) and encrypt the data packet with the private keys of each of the selected nodes. To compromise anonymity, the first node in the chain must be compromised; to compromise confidentiality, the last node must be compromised.
(
Log in to post comments)