Subject: CVS commit: wip/tor-dev
From: Christian St.
Date: 2014-11-29 15:13:48
Message id: E1Xuimj-0002HJ-VQ@sfs-ml-3.v29.ch3.sourceforge.com

Log Message:
Import tor-0.2.6.1 as wip/tor-dev.

The 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.


Files:
RevisionActionfile
1.6modifywip/tor-dev/DESCR
1.46modifywip/tor-dev/Makefile
1.6modifywip/tor-dev/PLIST
1.35modifywip/tor-dev/distinfo
1.5modifywip/tor-dev/options.mk
1.4modifywip/tor-dev/files/tor.in
1.4modifywip/tor-dev/patches/patch-aa