Matt Pagan commited on 2014-05-12 18:40:43
Zeige 1 geänderte Dateien mit 0 Einfügungen und 60 Löschungen.
| ... | ... |
@@ -139,8 +139,6 @@ unsafe?</a></li> |
| 139 | 139 |
<li><a href="#DoesntWork">Tor is running, but it's not working |
| 140 | 140 |
correctly.</a></li> |
| 141 | 141 |
<li><a href="#TorCrash">My Tor keeps crashing.</a></li> |
| 142 |
- <li><a href="#VidaliaPassword">Tor/Vidalia prompts for a password at |
|
| 143 |
- start.</a></li> |
|
| 144 | 142 |
<li><a href="#ChooseEntryExit">Can I control which nodes (or |
| 145 | 143 |
country) |
| 146 | 144 |
are used for entry/exit?</a></li> |
| ... | ... |
@@ -2031,64 +2029,6 @@ to keep logs like this sitting around.) |
| 2031 | 2029 |
|
| 2032 | 2030 |
<hr /> |
| 2033 | 2031 |
|
| 2034 |
-<a id="VidaliaPassword"></a> |
|
| 2035 |
-<h3><a class="anchor" href="#VidaliaPassword">Tor/Vidalia prompts for a |
|
| 2036 |
-password at start.</a></h3> |
|
| 2037 |
- |
|
| 2038 |
-<p> |
|
| 2039 |
-Vidalia interacts with the Tor software via Tor's "control port". The |
|
| 2040 |
-control port lets Vidalia receive status updates from Tor, request a new |
|
| 2041 |
-identity, configure Tor's settings, etc. Each time Vidalia starts Tor, |
|
| 2042 |
-Vidalia sets a random password for Tor's control port to prevent other |
|
| 2043 |
-applications from also connecting to the control port and potentially |
|
| 2044 |
-compromising your anonymity. |
|
| 2045 |
-</p> |
|
| 2046 |
- |
|
| 2047 |
-<p> |
|
| 2048 |
-Usually this process of generating and setting a random control password |
|
| 2049 |
-happens in the background. There are three common situations, though, |
|
| 2050 |
-where Vidalia may prompt you for a password: |
|
| 2051 |
-</p> |
|
| 2052 |
- |
|
| 2053 |
-<ol> |
|
| 2054 |
-<li>You're already running Vidalia and Tor. For example, this situation |
|
| 2055 |
-can happen if you installed the Vidalia bundle and now you're trying to |
|
| 2056 |
-run the Tor Browser Bundle. In that case, you'll need to close the old |
|
| 2057 |
-Vidalia and Tor before you can run this one. |
|
| 2058 |
-</li> |
|
| 2059 |
-<li>Vidalia crashed, but left Tor running with the last known random |
|
| 2060 |
-password. After you restart Vidalia, it generates a new random password, |
|
| 2061 |
-but Vidalia can't talk to Tor, because the random passwords are |
|
| 2062 |
-different. |
|
| 2063 |
-<br /> |
|
| 2064 |
-If the dialog that prompts you for a control password has a Reset |
|
| 2065 |
-button, |
|
| 2066 |
-you can click the button and Vidalia will restart Tor with a new random |
|
| 2067 |
-control password. |
|
| 2068 |
-<br /> |
|
| 2069 |
-If you do not see a Reset button, or if Vidalia is unable to restart |
|
| 2070 |
-Tor for you, you can still fix the problem manually. Simply go into your |
|
| 2071 |
-process or task manager, and terminate the Tor process. Then use Vidalia |
|
| 2072 |
-to restart Tor and all will work again. |
|
| 2073 |
-</li> |
|
| 2074 |
-<li>You had previously set Tor to run as a Windows NT service. When Tor |
|
| 2075 |
-is set to |
|
| 2076 |
-run as a service, it starts up when the system boots. If you configured |
|
| 2077 |
-Tor to start as a service through Vidalia, a random password was set |
|
| 2078 |
-and saved in Tor. When you reboot, Tor starts up and uses the random |
|
| 2079 |
-password it saved. You login and start up Vidalia. Vidalia attempts to |
|
| 2080 |
-talk to the already running Tor. Vidalia generates a random password, |
|
| 2081 |
-but it is different than the saved password in the Tor service. |
|
| 2082 |
-<br /> |
|
| 2083 |
-You need to reconfigure Tor to not be a service. See the FAQ entry on |
|
| 2084 |
-<a href="#NTservice">running Tor as a |
|
| 2085 |
-Windows NT service</a> |
|
| 2086 |
-for more information on how to remove the Tor service. |
|
| 2087 |
-</li> |
|
| 2088 |
-</ol> |
|
| 2089 |
- |
|
| 2090 |
- <hr> |
|
| 2091 |
- |
|
| 2092 | 2032 |
<a id="ChooseEntryExit"></a> |
| 2093 | 2033 |
<h3><a class="anchor" href="#ChooseEntryExit">Can I control which |
| 2094 | 2034 |
nodes (or country) are used for entry/exit?</a></h3> |
| 2095 | 2035 |