Roger Dingledine commited on 2006-05-11 06:30:01
Zeige 1 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.
| ... | ... |
@@ -68,7 +68,7 @@ for every submission! |
| 68 | 68 |
Tor is a decentralized network of computers on the Internet that increases |
| 69 | 69 |
privacy in Web browsing, instant messaging, and other applications. We |
| 70 | 70 |
estimate there are some 200,000 Tor users currently, routing their traffic |
| 71 |
-through about 400 volunteer Tor servers on six continents. However, Tor's |
|
| 71 |
+through about 500 volunteer Tor servers on six continents. However, Tor's |
|
| 72 | 72 |
current user interface approach — running as a service in the background |
| 73 | 73 |
— does a poor job of communicating network status and security levels |
| 74 | 74 |
to the user. |
| ... | ... |
@@ -90,7 +90,7 @@ applications are using Tor safely. |
| 90 | 90 |
<h2>Goals</h2> |
| 91 | 91 |
<p>Submitters for phase two will produce a work of <a |
| 92 | 92 |
href="http://www.opensource.org/">Open Source Software</a> |
| 93 |
-that will provide a user interface to the Tor system by way of the |
|
| 93 |
+that will provide a user interface to the Tor system, perhaps by way of the |
|
| 94 | 94 |
<a href="/cvs/control/doc/howto.txt">Tor Controller Protocol</a>.</p> |
| 95 | 95 |
|
| 96 | 96 |
<p>We are looking for a vision of how Tor can work in a user's everyday |
| ... | ... |
@@ -102,7 +102,7 @@ anonymous browsing experience.</p> |
| 102 | 102 |
for and opening text files.</li> |
| 103 | 103 |
<li>Let users learn about the current state of their Tor connection |
| 104 | 104 |
(for example, how well the current Tor connection is working), |
| 105 |
-and find out whether any of their applications are using it.</li> |
|
| 105 |
+and configure or find out whether any of their applications are using it.</li> |
|
| 106 | 106 |
<li>Make alerts and error conditions visible to the user.</li> |
| 107 | 107 |
<li>Run on at least one of Windows, Linux, and OS X, on a |
| 108 | 108 |
not-unusually-configured consumer-level machine.</li> |
| 109 | 109 |