tor/doc
dana koch f680d0fdd2 Educate tor on OpenBSD's use of divert-to rules with the pf firewall.
This means that tor can run without needing to communicate with ioctls
to the firewall, and therefore doesn't need to run with privileges to
open the /dev/pf device node.

A new TransProxyType is added for this purpose, "pf-divert"; if the user
specifies this TransProxyType in their torrc, then the pf device node is
never opened and the connection destination is determined with getsockname
(as per pf(4)). The default behaviour (ie., when TransProxyType is "default"
when using the pf firewall) is still to assume that pf is configured with
rdr-to rules.
2014-04-16 23:03:25 -04:00
..
contrib Remove various outdated documents. 2013-06-12 21:11:49 -04:00
asciidoc-helper.sh Improve asciidoc-helper's suggestion of what to install 2013-03-15 11:18:25 -04:00
HACKING bring hacking more up to date 2014-03-22 23:36:10 -04:00
include.am Fix build of torify.1 2014-03-26 12:12:54 -04:00
state-contents.txt Explain TransportProxy within doc/state-contents.txt. 2012-03-31 14:33:11 +02:00
tor-fw-helper.1.txt Use --test-commandline name in tor-fw-helper manpage 2013-03-19 15:11:34 -04:00
tor-gencert.1.txt Add some attributes to make a2x quieter 2012-08-23 13:19:54 -04:00
tor-resolve.1.txt Add some attributes to make a2x quieter 2012-08-23 13:19:54 -04:00
tor.1.txt Educate tor on OpenBSD's use of divert-to rules with the pf firewall. 2014-04-16 23:03:25 -04:00
torify.1.txt Remove some lingering tsocks cruft. 2013-02-27 19:39:57 -05:00