Roger Dingledine commited on 2005-05-28 07:57:34
Zeige 1 geänderte Dateien mit 7 Einfügungen und 4 Löschungen.
... | ... |
@@ -58,8 +58,8 @@ to the user. The Tor project, affiliated with the |
58 | 58 |
running a UI contest to develop a vision of how Tor can |
59 | 59 |
work in a user's everyday anonymous browsing experience. Some of the |
60 | 60 |
challenges include how to make alerts and error conditions visible on |
61 |
-screen; how to let the user configure Tor to use certain paths or avoid |
|
62 |
-certain paths; how to learn about the current state of a Tor connection, |
|
61 |
+screen; how to let the user configure Tor to use or avoid certain routes |
|
62 |
+or nodes; how to learn about the current state of a Tor connection, |
|
63 | 63 |
including which servers it uses; and how to find out whether (and which) |
64 | 64 |
applications are using Tor safely. |
65 | 65 |
</p> |
... | ... |
@@ -67,7 +67,9 @@ applications are using Tor safely. |
67 | 67 |
<hr /> |
68 | 68 |
<h3>Goals</h3> |
69 | 69 |
|
70 |
-<p>Contestants will produce a work of Free software that will |
|
70 |
+<p>Contestants will produce a work of <a |
|
71 |
+href="http://www.fsf.org/licensing/essays/free-sw.html">Free software</a> |
|
72 |
+that will |
|
71 | 73 |
provide a user interface to the Tor system by way of the <a |
72 | 74 |
href="http://tor.eff.org/cvs/tor/doc/control-spec.txt">Tor Controller |
73 | 75 |
Protocol</a>.</p> |
... | ... |
@@ -103,7 +105,8 @@ map from the movie <i>Sneakers</i>.</li> |
103 | 105 |
<li>Configure other running applications to use Tor (for example, |
104 | 106 |
by modifying or working through the network stack, and/or by altering |
105 | 107 |
application configurations).</li> |
106 |
-<li>Provide an elegant installer for both Tor and the application.</li> |
|
108 |
+<li>Provide an elegant installer for Tor, the GUI application, and |
|
109 |
+other supporting applications.</li> |
|
107 | 110 |
<li>Provide meaningful defaults for a good Tor experience.</li> |
108 | 111 |
<li>Implement Privoxy-like functionality -- that is, not just paying |
109 | 112 |
attention to transport anonymity on the level of Tor, but also paying |
110 | 113 |