Onion router

From NewgonWiki
Revision as of 09:09, 9 October 2021 by JohnHolt (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

An onion router works by opening a circuit of proxy servers, through which the data sent from the source to the destination can be routed. By creating a series of connections, via several proxies, neither the first nor the last server knows the whole route that the data took, nor even which source is sending to which destination.

See also

  • Tor (a working implementation of onion routing)

External links