cbb52e7860e9bd49e29fc77aa34da0ff8eeadd35
Peter Palfrader Add gui and minor fixes

Peter Palfrader authored 18 years ago

1) ## translation metadata
2) # Revision: $Revision$
3) 
4) #include "head.wmi" TITLE="Tor: GUI Competition"
5) 
6) <div class="main-column">
7) 
8) <!-- LEFT HAND MENU FOR GUI CONTEST PAGES -->
9) <div class="guileft">
10) <div class="guimenu">
11)   
12)   <div class="curveleft">
13)   <div class="curveright">
14)   &nbsp;
15)   </div>
16)   </div>
17) 
18) <div class="guimenuinner">
19) <h1>Tor GUI Competition</h1>
20) 
21) <a href="index.html">Overview &amp; Goals</a>
22) <a href="categories.html">What to Submit</a>
23) <a href="submit.html">How to Submit</a>
24) <a class="on" href="criteria.html">Judging &amp; Timeline</a>
25) <a href="technotes.html">Technical Notes</a>
26) <a href="legal.html">Licensing</a>
27) <h1>&nbsp;</h1>
28) <a class="wiki" href="http://wiki.noreply.org/noreply/TheOnionRouter/ContestFAQ">Wiki/FAQ</a>
29) </div>
30) 
31)   <div class="curvebottomleft">
32)   <div class="curvebottomright">
33)   &nbsp;
34)   </div>
35)   </div>
36) 
37) </div>
38) </div>
39) 
40) <h2>Criteria</h2>
41) 
42) <p>Awards will be granted on the basis of (in rough preference order):</p>
43) 
44) <ul>
45) <li>Usability (<a
46) href="http://wiki.noreply.org/noreply/TheOnionRouter/ContestFAQ#DefineUsable">what
47) does this mean?</a>)</li>
48) <li>Informativeness: can the user learn what they need to know, both in terms
49) of using the network and also in terms of security decisions?</li>
50) <li>Total user experience</li>
51) <li>Aesthetics</li>
52) <li>Responsiveness</li>
53) <li>Stability and robustness</li>
54) <li>Internationalization (multiple language support)</li>
55) <li>Installation experience</li>
56) </ul>
57) <br />
58) <h2>Judges</h2>
59) 
60) <p>Judging will be led by a panel of prominent specialists in usability
61) and security, including:</p>
62) <ul>
63) <li>Patrick Ball, Director, Human Rights Program, The Benetech
64) Initiative</li>
65) <li>Simson Garfinkel, Center for Research on Computation and Society,
66) Harvard University</li>
67) <li>Bruce Schneier, Counterpane Internet Security</li>
68) <li>Adam Shostack, Informed Security</li>
69) <li>Edward Tufte</li>
70) <li>Ka-Ping Yee, University of California, Berkeley</li>
71) </ul>
72) 
73) <h2>Timeline</h2>
74) 
75) <ul>
76) <li>Phase 1 deadline (sketches): November 30, 2005.</li>
Roger Dingledine clean up the gui pages for...

Roger Dingledine authored 18 years ago

77) <li>Phase 2 deadline (code): April 30, 2006.</li>