Path to this page:
./
net/tor,
Anonymizing overlay network for TCP
Branch: pkgsrc-2018Q3,
Version: 0.3.3.9,
Package name: tor-0.3.3.9,
Maintainer: reezerThe 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.
Required to build:[
pkgtools/cwrappers] [
textproc/asciidoc]
Package options: doc
Master sites:
SHA1: e150441d63d7c7ef05d7d4e4a61acfdb4c6b3010
RMD160: 7f978daac31b0bf025ea617676a8fbc6e2902fed
Filesize: 6409.269 KB
Version history: (Expand)
- (2018-10-22) Package added to pkgsrc.se, version tor-0.3.3.9 (created)