Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to version 0.0.7 | Kirill Ponomarev | 2004-06-11 | 5 | -47/+3 |
| | | | | | | | | PR: ports/67831 Submitted by: maintainer Notes: svn path=/head/; revision=111282 | ||||
* | - Fix build on 4.x | Kirill Ponomarev | 2004-05-29 | 1 | -4/+11 |
| | | | | | | | | PR: ports/67336 Submitted by: maintainer Notes: svn path=/head/; revision=110272 | ||||
* | Add tor 0.0.6.2, an anonymizing overlay network for TCP. | Kirill Ponomarev | 2004-05-29 | 7 | -0/+86 |
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. WWW: http://freehaven.net/tor/ PR: ports/67305 Submitted by: freebsd-ports@rikrose.net Notes: svn path=/head/; revision=110259 |