From: Fabian Keil <fk@fabiankeil.de> Date: Tue, 3 Oct 2006 14:40:51 +0000 (+0000) Subject: Added links from the Tor faq to the X-Git-Tag: v_3_0_6~65 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/static/gitweb.js?a=commitdiff_plain;h=8693706a84cd035ec971c91e7d9a00756969aa1f;p=privoxy.git Added links from the Tor faq to the configuration chapter in the User Manual. --- diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index 0a552bab..566b59a8 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -26,7 +26,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.sgml,v 2.19 2006/09/22 10:54:32 hal9 Exp $ + $Id: faq.sgml,v 2.20 2006/09/26 10:12:37 fabiankeil Exp $ Copyright (C) 2001-2006 Privoxy Developers http://privoxy.org See LICENSE. @@ -77,7 +77,7 @@ </subscript> </pubdate> -<pubdate>$Id: faq.sgml,v 2.19 2006/09/22 10:54:32 hal9 Exp $</pubdate> +<pubdate>$Id: faq.sgml,v 2.20 2006/09/26 10:12:37 fabiankeil Exp $</pubdate> <!-- @@ -1563,10 +1563,13 @@ us help you. Your efforts are not wasted, and we do appreciate them. <![%p-newstuff;[ <para> - Since <application>Privoxy</application> 3.0.5, its configuration (section 5.2) + Since <application>Privoxy</application> 3.0.5, its + <ulink url="../user-manual/config.html">main configuration file</ulink> is already prepared for <application>Tor</application>, if you are using a default <application>Tor</application> configuration and run it on the same - system as &my-app;, you just have to uncomment the line: + system as &my-app;, you just have to edit the + <ulink url="../user-manual/config.html#FORWARDING">forwarding section</ulink> + and uncomment the line: </para> <para> <screen> @@ -1608,7 +1611,7 @@ us help you. Your efforts are not wasted, and we do appreciate them. Faq 4.2</ulink> to learn how to verify that you are really using <application>Tor</application>. </para> <para> - Afterward, please take the time to at least skim through the rest + Afterwards, please take the time to at least skim through the rest of <application>Tor's</application> documentation. Make sure you understand what <application>Tor</application> does, why it is no replacement for application level security, and why you shouldn't use it for unencrypted logins. @@ -2466,6 +2469,9 @@ browsing has slowed to a crawl. What gives? </title> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA $Log: faq.sgml,v $ +Revision 2.20 2006/09/26 10:12:37 fabiankeil +Spelling fix. + Revision 2.19 2006/09/22 10:54:32 hal9 Change references to 3.0.4 to 3.0.5 and minor adjustments.