start talking about vidalia, not torcp, on the tor-doc-win32
Roger Dingledine

Roger Dingledine commited on 2006-05-23 19:40:24
Zeige 1 geänderte Dateien mit 11 Einfügungen und 14 Löschungen.

... ...
@@ -25,19 +25,14 @@ guide.</b>
25 25
 
26 26
 <p>
27 27
 The install for MS Windows bundles <a href="<page index>">Tor</a>,
28
-<a href="http://www.freehaven.net/~edmanm/torcp/">TorCP</a>
28
+<a href="http://www.vidalia-project.net/">Vidalia</a>
29 29
 (a Tor controller that lets you monitor and control Tor), and <a
30 30
 href="http://www.privoxy.org">Privoxy</a> (a filtering web proxy) into
31 31
 one package, with the three applications pre-configured to work together.
32
-<a href="<page download>">Download either the stable or
32
+<a href="<page download>">Download <!--either the stable or-->
33 33
 the experimental version from the download page</a>.
34 34
 </p>
35 35
 
36
-<p>
37
-<b>If you want to configure yourself to be a Tor server via TorCP,
38
-you will need the experimental version of the bundle.</b>
39
-</p>
40
-
41 36
 <p>If the bundles don't work for you, you can download Tor by itself
42 37
 from the <a href="<page download>">download page</a>, and then <a
43 38
 href="<page docs/tor-doc-unix>#privoxy">install
... ...
@@ -47,7 +42,7 @@ and configure Privoxy on your own</a>.
47 42
 <img alt="tor installer splash page"
48 43
 src="../img/screenshot-win32-installer-splash.png" />
49 44
 
50
-<p>If you have previously installed Tor, TorCP, or Privoxy
45
+<p>If you have previously installed Tor, Vidalia, or Privoxy
51 46
 you can deselect whichever components you do not need to install
52 47
 in the dialog shown below.
53 48
 </p>
... ...
@@ -128,14 +123,16 @@ HOWTO</a>.
128 123
 <br />
129 124
 
130 125
 <p>
131
-Check to see that Privoxy and TorCP are running and that TorCP has
132
-successfully started Tor. Privoxy's icon is a green or blue circle with a "P"
133
-in it, and TorCP uses a fat grey onion with a green checkmark in your
134
-system notification area, as shown below:
126
+Check to see that Privoxy and Vidalia are running. Privoxy's icon is
127
+a blue or green circle with a "P" in it, and Vidalia uses a a small
128
+green onion to indicate Tor is running or a dark onion with a red "X"
129
+when Tor is not running. You can start or stop Tor by right-clicking
130
+on Vidalia's icon in your system tray and selecting "Start" or "Stop"
131
+from the menu as shown below:
135 132
 </p>
136 133
 
137
-<img alt="TorCP Tray Icon"
138
-src="../img/screenshot-win32-torcp.png">
134
+<img alt="Vidalia Tray Icon"
135
+src="../img/screenshot-win32-vidalia.png">
139 136
 
140 137
 <p>
141 138
 Next, you should try using your browser with Tor and make
142 139