summaryrefslogtreecommitdiff
path: root/net/tor/MESSAGE
diff options
context:
space:
mode:
authorjschauma <jschauma>2005-02-13 20:27:53 +0000
committerjschauma <jschauma>2005-02-13 20:27:53 +0000
commitafcadfd446a4f1dcbee038b2d7e4ed14836e843e (patch)
treeb75b44d7e4551944806ebc86b9df8f29d6a4d922 /net/tor/MESSAGE
parent7883301b2073d2a4ae65d1781f52d02d4a8e9bab (diff)
downloadpkgsrc-afcadfd446a4f1dcbee038b2d7e4ed14836e843e.tar.gz
Update tor to 0.0.9.4.
pkgsrc changes: - depend on tsocks to allow torification of other applications - create a user for this application to run as - install a suitable rc script ChangeLog says: o Bugfixes on 0.0.9: - Fix an assert bug that took down most of our servers: when a server claims to have 500 GB of bandwidthburst, don't freak out. - Don't crash as badly if we have spawned the max allowed number of dnsworkers, or we're out of file descriptors. - Block more file-sharing ports in the default exit policy. - MaxConn is now automatically set to the hard limit of max file descriptors we're allowed (ulimit -n), minus a few for logs, etc. - Give a clearer message when servers need to raise their ulimit -n when they start running out of file descriptors. - SGI Compatibility patches from Jan Schaumann. - Tolerate a corrupt cached directory better. - When a dirserver hasn't approved your server, list which one. - Go into soft hibernation after 95% of the bandwidth is used, not 99%. This is especially important for daily hibernators who have a small accounting max. Hopefully it will result in fewer cut connections when the hard hibernation starts. - Load-balance better when using servers that claim more than 800kB/s of capacity. - Make NT services work (experimental, only used if compiled in).
Diffstat (limited to 'net/tor/MESSAGE')
-rw-r--r--net/tor/MESSAGE11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/tor/MESSAGE b/net/tor/MESSAGE
new file mode 100644
index 00000000000..b571b7d94bb
--- /dev/null
+++ b/net/tor/MESSAGE
@@ -0,0 +1,11 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2005/02/13 20:27:53 jschauma Exp $
+
+You probably want to install www/privoxy to torify your browsers. Please
+see http://tor.eff.org/cvs/tor/doc/tor-doc.html for details.
+
+If you wish to chroot tor, you may find the following URLs helpful:
+ http://pestilenz.org/~bauerm/tor-openbsd-howto.html
+ http://wiki.noreply.org/wiki/TheOnionRouter/TorInChroot
+
+===========================================================================