Path to this page:
./
net/tor,
Anonymizing overlay network for TCP
Branch: pkgsrc-2020Q1,
Version: 0.4.2.7,
Package name: tor-0.4.2.7,
Maintainer: pkgsrc-usersThe 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: doc
Master sites:
SHA1: a7a48e4199097b5198c86448b5871732fba2ac76
RMD160: 86d23f25cfec136a8b2abc0567fa2708f6078252
Filesize: 7426.636 KB
Version history: (Expand)
- (2020-04-20) Package has been reborn
- (2020-04-19) Package added to pkgsrc.se, version tor-0.4.2.7 (created)