diff options
author | riastradh <riastradh@pkgsrc.org> | 2013-01-30 22:09:22 +0000 |
---|---|---|
committer | riastradh <riastradh@pkgsrc.org> | 2013-01-30 22:09:22 +0000 |
commit | 1689a502ac9418d5b8c99403a7d85331fd6fe1d2 (patch) | |
tree | cdf11b8319b569a0972cc38d1873a0cef032428f /net/tor | |
parent | 1cf47c643d5c39c49866d77fbd85d29621c0db7a (diff) | |
download | pkgsrc-1689a502ac9418d5b8c99403a7d85331fd6fe1d2.tar.gz |
Update Tor's install message to reflect current recommendations.
The Tor Project ceased to recommend privoxy years ago; the only way
they recommend browsing the web is through the Tor Browser Bundle,
which Someone^TM ought to find some way to package up.
Diffstat (limited to 'net/tor')
-rw-r--r-- | net/tor/MESSAGE | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net/tor/MESSAGE b/net/tor/MESSAGE index a787aa22946..b5cae4c9e38 100644 --- a/net/tor/MESSAGE +++ b/net/tor/MESSAGE @@ -1,8 +1,9 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.6 2008/08/01 17:23:21 wiz Exp $ +$NetBSD: MESSAGE,v 1.7 2013/01/30 22:09:22 riastradh Exp $ -You probably want to install www/privoxy to torify your browsers. Please -see https://wiki.torproject.org/wiki/TheOnionRouter/TorifyHOWTO for details. +Please note that the only way the Tor Project recommends browsing the +web through Tor is the Tor Browser, which is currently not packaged in +pkgsrc. See <https://www.torproject.org/projects/torbrowser.html.en>. Other applications can be torified with the help of libtsocks (net/tsocks). A tsocks configuration file for this is installed as |