[or-cvs] add more ideas for controllers

arma at seul.org arma at seul.org
Fri Jul 15 20:48:40 UTC 2005


Update of /home2/or/cvsroot/website
In directory moria:/home/arma/work/onion/cvs/website

Modified Files:
	gui-contest.html 
Log Message:
add more ideas for controllers
plus link to danyel's faq entry on academic usability research on tor


Index: gui-contest.html
===================================================================
RCS file: /home2/or/cvsroot/website/gui-contest.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- gui-contest.html	15 Jul 2005 19:30:00 -0000	1.11
+++ gui-contest.html	15 Jul 2005 20:48:38 -0000	1.12
@@ -83,7 +83,7 @@
 
 <p>Entries will:</p>
 <ul>
-<li>Allow the user to fully configure Tor without directly searching
+<li>Allow the user to fully configure Tor rather than manually searching
 for and opening text files.</li>
 <li>Let users learn about the current state of their Tor connection (including
 which servers they are connected to, and how many of them), and find
@@ -100,25 +100,43 @@
 including accounting for both Tor- and non-Tor traffic</li>
 <li>Provide
 additional statistics about the Tor connection.</li>
+<li>Give users more control over how their Tor behaves at certain times
+of day or in other contexts (like operating as a server).</li>
 </ul>
 
-<p>including:</p>
+<p>Some examples of useful features include:</p>
 <ul>
-<li>How much bandwidth am I using?</li>
-<li>What servers do I know about on the network? Where are they? How
-available are they?</li>
-<li>Provide an interface for controlling Tor paths: "show me
-the network from Africa by way of Asia". Think of the global satellite
-map from the movie <i>Sneakers</i>.</li>
+<li>How much bandwidth is the user using via Tor? How does this compare
+to the overall network traffic to/from the computer?</li>
+<li>Is there network traffic from ports or applications that the user
+intended to be anonymized?</li>
+<li>What Tor servers does the user know about on the network? Where are
+they? How available are they?</li>
+<li>Provide an interface for displaying or controlling Tor paths:
+"show me the network from Africa by way of Asia". Think of the global
+satellite map from the movie <i>Sneakers</i>.</li>
 <li>Configure other running applications to use Tor (for example,
 by modifying or working through the network stack, and/or by altering
 application configurations).</li>
-<li>Provide an elegant installer for Tor, the GUI application, and
+<li>Provide an elegant installer for Tor, your GUI submission, and
 other supporting applications.</li>
+<li>Make your GUI manage the Tor process and other supporting applications
+-- start them, stop them, realize when they've died.</li>
 <li>Provide meaningful defaults for a good Tor experience.</li>
 <li>Provide application-level anonymity -- that is, not just paying
 attention to transport anonymity on the level of Tor, but also paying
 attention to the anonymity of the http headers, cookies, etc.</li>
+<li>Let the user specify different config option sets depending on
+time of day (e.g. daytime vs. nighttime).</li>
+<li>Provide useful controller functions for Tor servers too --
+for example, recommended bandwidth configurations.</li>
+<li>Have a "minimized view" of your GUI for common use, and then a more
+detailed view or set of windows when the user wants more detail.</li>
+<li>Provide a button or some automatically updating interface to let
+the user learn whether Tor is working currently; and give useful
+messages and recommendations if it doesn't seem to be working.</li>
+<li>Provide a way to automatically configure local firewalls (ipchains,
+Windows ones, etc) to let Tor traffic out (and in, for Tor servers).</li>
 </ul>
 
 <hr />
@@ -247,7 +265,10 @@
 <li>Stage 2 deadline (code): January 31, 2006.</li>
 </ul>
 
-<p>Winners will be announced at the SOUPS 2006 conference.</p>
+<p>Winners will be announced on the webpage and also at the SOUPS 2006
+conference. (Here's a suggestion on <a
+href="http://wiki.noreply.org/noreply/TheOnionRouter/ContestFAQ#AcademicResearch">academic
+usability research on Tor</a>.)</p>
 
 <hr />
 <h3>Questions and clarifications</h3>



More information about the tor-commits mailing list