Path to this page:
./
net/tor,
Anonymizing overlay network for TCP
Branch: pkgsrc-2013Q2,
Version: 0.2.3.25nb2,
Package name: tor-0.2.3.25nb2,
Maintainer: athabaThe simple version: Tor provides a distributed network of servers ("onion
routers"). Users bounce their TCP streams (web traffic, FTP, SSH, etc.) around
the routers. This makes it hard for recipients, observers, and even the onion
routers themselves to track the source of the stream.
The complex version: Onion Routing is a connection-oriented anonymizing
communication service. Users choose a source-routed path through a set of
nodes, and negotiate a "virtual circuit" through the network, in which each
node knows its predecessor and successor, but no others. Traffic flowing down
the circuit is unwrapped by a symmetric key at each node, which reveals the
downstream node.
Package options: threads
Master sites:
SHA1: ef02e5b0eb44ab1a5d6108c39bd4e28918de79dc
RMD160: d8c90343346bc447191616f86da2591a64100b51
Filesize: 3115.245 KB
Version history: (Expand)
- (2013-07-08) Package added to pkgsrc.se, version tor-0.2.3.25nb2 (created)