Changes between Version 84 and Version 85 of AnonymityModule


Ignore:
Timestamp:
Jul 6, 2011 2:33:50 PM (13 years ago)
Author:
jhudson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AnonymityModule

    v84 v85  
    2020
    2121
    22 == Onion Routing/Tor ==
     22== Onion Routing & Tor ==
    2323The next best method is a program called Tor.  Tor takes the proxy idea and expands it using the idea of onion routing.  Onion routing is an anonymity tool which uses multiple routers to hide web traffic from the sender to the server. The web data is encrypted using layers, with each layer being removed at the subsequent routers. This means that each router can only see two parts of the traffic, the preceding node and the next node. Therefore a compromised node would not lead to the identity of either person being revealed.
    2424