diff options
author | Roger Dingledine <arma@torproject.org> | 2005-07-13 07:03:08 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-07-13 07:03:08 +0000 |
commit | 70002930b9e9e3256bee83e26af7eb0014b17427 (patch) | |
tree | 3eabf62333d7f1cef606ddeb9d0fb74c28c5ae7b /doc/tor-doc-win32.html | |
parent | 50e11ee16ad19a4ec880d5fa34e488ca0d8f993b (diff) | |
download | tor-70002930b9e9e3256bee83e26af7eb0014b17427.tar tor-70002930b9e9e3256bee83e26af7eb0014b17427.tar.gz |
make it clearer that you need to configure your applications to use tor
and blow away spaces at the end of lines
svn:r4542
Diffstat (limited to 'doc/tor-doc-win32.html')
-rw-r--r-- | doc/tor-doc-win32.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html index 1d8b13704..e073d09f6 100644 --- a/doc/tor-doc-win32.html +++ b/doc/tor-doc-win32.html @@ -57,7 +57,7 @@ Be sure to leave the other boxes checked. src="http://tor.eff.org/img/screenshot-win32-installer-components.png" /> <p>Once the installer is finished, it will run Tor in a window so -you can see its logs and errors. (When you wish to browse anonymously, +you can see its logs and errors. (When you wish to browse anonymously, you may minimize this window, but do not close it.) </p> @@ -66,20 +66,22 @@ src="http://tor.eff.org/img/screenshot-win32-dos-window.png" /> <p>Tor comes configured as a client by default. It uses a built-in default configuration file, and most people won't need to change any of -the settings. Tor is now installed. Close the Tor client for now by +the settings. Tor is now installed. Close the Tor client for now by closing the cmd window.</p> <a name="privoxy"></a> <h2>Step Two: Install Privoxy for Web Browsing</h2> <p>After installing Tor, you need to configure your applications to use it. +</p> + +<p> The first step is to set up web browsing. Start by installing <a href="http://www.privoxy.org/">Privoxy</a> (click on 'recent releases', then scroll down to the MS Windows installer packages). Privoxy is a filtering web proxy that integrates well with Tor. Once it's installed, it should -appear in your system tray as a "P" in a circle, as pictured below: Exit from -Privoxy for now by right clicking on the "P" icon and finding the exit option. - +appear in your system tray as a "P" in a circle, as pictured below: Exit from +Privoxy for now by right clicking on the "P" icon and finding the exit option. </p> <img alt="privoxy icon in the system tray" |