49cde9015399dabf1b538372b262b93de5c053bc
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

1) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2) "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3) 
4) <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
5) <head>
6)   <title>Tor GUI Contest</title>
7)   <meta name="Author" content="Roger Dingledine" />
8)   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
9)   <link rel="stylesheet" type="text/css" href="stylesheet.css" />
10)   <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
11) </head>
12) 
13) <body>
14) 
15) <!-- TITLE BAR & NAVIGATION -->
16) 
17) <table class="banner" border="0" cellpadding="0" cellspacing="0">
18)     <tr>
19)         <td class="banner-left"></td>
20)         <td class="banner-middle">
21)             <a href="index.html">Home</a>
22)           | <a href="howitworks.html">How It Works</a>
23)           | <a href="download.html">Download</a>
24)           | <a href="documentation.html">Docs</a>
25)           | <a href="users.html">Users</a>
26)           | <a href="faq.html">FAQs</a>
Roger Dingledine call it Volunteer in the na...

Roger Dingledine authored 18 years ago

27)           | <a href="volunteer.html">Volunteer</a>
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

28)           | <a href="developers.html">Developers</a>
29)           | <a href="research.html">Research</a>
30)           | <a href="people.html">People</a>
31)         </td>
32)         <td class="banner-right"></td>
33)     </tr>
34) </table>
35) 
36) <!-- END TITLE BAR & NAVIGATION -->
37) 
38) <div class="center">
39) 
40) <div class="main-column">
41) 
42) <h2>Tor GUI Contest</h2>
43) <hr />
44) <p>DRAFT IN PROGRESS -- ALL OF THIS STUFF IS IN FLUX AND SHOULD BE
45) CONSIDERED WRONG.</p>
46) <hr />
47) <h3>Overview</h3>
48) 
49) <p>
50) Tor is a decentralized network of computers on the Internet that increases
51) privacy in Web browsing, instant messaging, and other applications. We
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

52) estimate there are some 50,000 Tor users currently, routing their traffic
53) through about 250 volunteer Tor servers on five continents. However, Tor's
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

54) current user interface approach --- running as a daemon in the background
55) --- does a poor job of communicating network status and security levels
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

56) to the user.
Roger Dingledine make it two paragraphs like...

Roger Dingledine authored 18 years ago

57) </p>
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

58) 
Roger Dingledine make it two paragraphs like...

Roger Dingledine authored 18 years ago

59) <p>
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

60) The Tor project, affiliated with the
Roger Dingledine if they deserve a link, the...

Roger Dingledine authored 19 years ago

61) <a href="http://www.eff.org/">Electronic Frontier Foundation</a>, is
Thomas Sjögren EFF deserves a link

Thomas Sjögren authored 19 years ago

62) running a UI contest to develop a vision of how Tor can
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

63) work in a user's everyday anonymous browsing experience. Some of the
64) challenges include how to make alerts and error conditions visible on
Roger Dingledine cleanups from chris and seth

Roger Dingledine authored 19 years ago

65) screen; how to let the user configure Tor to use or avoid certain routes
66) or nodes; how to learn about the current state of a Tor connection,
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

67) including which servers it uses; and how to find out whether (and which)
68) applications are using Tor safely.
69) </p>
70) 
71) <hr />
72) <h3>Goals</h3>
73) 
Roger Dingledine cleanups from chris and seth

Roger Dingledine authored 19 years ago

74) <p>Contestants will produce a work of <a
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

75) href="http://www.fsf.org/licensing/essays/free-sw.html">Free Software</a>
Roger Dingledine cleanups from chris and seth

Roger Dingledine authored 19 years ago

76) that will
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

77) provide a user interface to the Tor system by way of the <a
78) href="http://tor.eff.org/cvs/tor/doc/control-spec.txt">Tor Controller
79) Protocol</a>.</p>
80) 
81) <p>We are looking for a vision of how Tor can work in a user's everyday
82) anonymous browsing experience.</p>
83) 
Roger Dingledine oops, fix html

Roger Dingledine authored 18 years ago

84) <p>Entries will:</p>
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

85) <ul>
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

86) <li>Allow the user to fully configure Tor without directly searching
87) for and opening text files.</li>
Roger Dingledine oops, fix html

Roger Dingledine authored 18 years ago

88) <li>Let users learn about the current state of their Tor connection (including
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

89) which servers they are connected to, and how many of them), and find
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

90) out whether any of their applications are using it.</li>
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

91) <li>Make alerts and error conditions visible on screen.</li>
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

92) <li>Run on at least one of Windows, Linux, and OS X, on a
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

93) not-unusually-configured consumer-level machine.</li>
94) </ul>
95) 
Roger Dingledine oops, fix html

Roger Dingledine authored 18 years ago

96) <p>In addition, they may:</p>
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

97) <ul>
98) <li>Provide detailed information about which
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

99) applications, ports, or packets are (or are not!) passing through Tor,
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

100) including accounting for both Tor- and non-Tor traffic</li>
101) <li>Provide
102) additional statistics about the Tor connection.</li>
103) </ul>
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

104) 
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

105) <p>including:</p>
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

106) <ul>
107) <li>How much bandwidth am I using?</li>
108) <li>What servers do I know about on the network? Where are they? How
109) available are they?</li>
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

110) <li>Provide an interface for controlling Tor paths: "show me
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

111) the network from Africa by way of Asia". Think of the global satellite
112) map from the movie <i>Sneakers</i>.</li>
113) <li>Configure other running applications to use Tor (for example,
114) by modifying or working through the network stack, and/or by altering
115) application configurations).</li>
Roger Dingledine cleanups from chris and seth

Roger Dingledine authored 19 years ago

116) <li>Provide an elegant installer for Tor, the GUI application, and
117) other supporting applications.</li>
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

118) <li>Provide meaningful defaults for a good Tor experience.</li>
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

119) <li>Provide application-level anonymity -- that is, not just paying
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

120) attention to transport anonymity on the level of Tor, but also paying
121) attention to the anonymity of the http headers, cookies, etc.</li>
122) </ul>
123) 
124) <hr />
125) <h3>Contest categories</h3>
126) 
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

127) <p>
128) The design contest will proceed in two stages: first sketches and
129) then code. For each stage, our panel of judges will recognize the best
130) submissions. All qualifying entries will receive an EFF Tor t-shirt,
131) subject to availability. The best functional implementations will be
132) published on the Tor website.
133) </p>
134) 
135) <p><b>Sketches:</b>
136) the goal of this stage is to produce a mock-up of a functioning interface,
137) with graphical elements that can be used by programmers and design
138) documents describing how the interface should function.</p>
139) 
140) <p>
141) A qualifying sketch will present an informal specification for a
142) design. That is, it will present with some degree of thoroughness all
143) of the major interfaces that we might expect to encounter, all of the
144) major functionality for the interface, and a reasonable story about
145) how it would be integrated into currently-existing tools (if, indeed,
146) it would be). An example, with more detail than we would require, is
147) <a href="http://ui.netbeans.org/docs/ui/junits/promo_f.html">the NetBeans
148) UI for JUnit</a>. Note that it walks through multiple interfaces,
149) highlighting the features and functions of the various buttons.
150) </p>
151) 
152) <ul>
153) <li><b>Most featureful interface</b> will be awarded to the graphic design
154) that would provide usable, clear access to the most aspects of the Tor
155) system, covering many or most of the categories on the "additional"
156) list.</li>
157) <li><b>Most usable experience</b> will be awarded to the graphic
158) design that would provide the most unobtrusive Tor experience while still
159) covering all criteria (working, perhaps, on the "no news is good news"
160) theory).</li>
161) <li><b>Clearest implementation guidance</b> will be awarded to the
162) graphic design that provides the cleanest package of graphic elements
163) and design documentation to aid would-be implementers.</li>
164) </ul>
165) 
166) <p><b>Code:</b> the goal of this stage is to produce a working
167) implementation. You may use any of the sketches, graphics, or ideas from
Roger Dingledine oops, fix html

Roger Dingledine authored 18 years ago

168) the first stage, with appropriate credit to their authors.</p>
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

169) 
170) <p>
171) An acceptable entry will be a package of free software that builds and
172) runs. It can be a standalone application, or it can act as an extension
173) or plugin to other broadly-available free software. The entry will
174) demonstrate the points in the judging section: that is, it will be able
175) to control, display, and maintain awareness as discussed above.
176) </p>
177) 
178) <ul>
179) <li><b>Most featureful interface</b> will be awarded to the application
180) that provides usable, clear access to the most aspects of the Tor system,
181) covering many or most of the categories on the "additional" list.</li>
182) <li><b>Most usable experience</b> will be awarded to the
183) application that provides the most unobtrusive Tor experience while
184) still covering all criteria (working, perhaps, on the "no news is good
185) news" theory).</li>
186) <li><b>Most flexible</b> will be awarded to the best system that runs
187) smoothly on all three of Windows, Linux, and OS X; extra points will be
188) awarded for additional systems.</li>
189) </ul>
190) 
191) <p>We reserve the right to award other awards as the entries deserve.</p>
192) 
193) <hr />
194) <h3>How to Submit</h3>
195) 
196) <p>Submissions for phase one (sketches) should come as:</p>
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

197) <ul>
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

198) <li>foo<li>
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

199) </ul>
200) 
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

201) <p>Submissions for phase two (code) should come as:</p>
202) 
203) <ul>
204) <li>Source code, with appropriate makefiles or documentation explaining
205) how to build it. Must be licensed under a free/open source license, as
206) defined by <a href="http://www.opensource.org/licenses/">OSI</a> or <a
207) href="http://www.debian.org/social_contract#guidelines">DFSG</a>.  See <a
208) href="http://wiki.noreply.org/noreply/TheOnionRouter/ContestFAQ#DefineFree">this
209) FAQ entry</a> for clarification.</li>
210) <li>Compiled binaries or bytecodes for at least one platform of choice.</li>
211) <li>A design document providing an overview of what major functions
212) to look for and what functions were implemented.</li>
213) </ul>
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

214) 
215) <hr />
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

216) <h3>Criteria</h3>
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

217) 
218) <p>Awards will be granted on the basis of (in rough preference order):</p>
219) 
220) <ul>
221) <li>Usability (<a
222) href="http://wiki.noreply.org/noreply/TheOnionRouter/ContestFAQ#DefineUsable">what
223) does this mean?</a>)</li>
Roger Dingledine tweaks suggested by adam sh...

Roger Dingledine authored 19 years ago

224) <li>Informativeness: can the user learn what they need to know, both in terms
225) of using the network and also in terms of security decisions?</li>
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

226) <li>Total user experience</li>
227) <li>Aesthetics</li>
228) <li>Responsiveness</li>
229) <li>Stability and robustness</li>
Roger Dingledine tweaks suggested by adam sh...

Roger Dingledine authored 19 years ago

230) <li>Internationalization (multiple language support)</li>
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

231) <li>Installation experience</li>
232) </ul>
233) 
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

234) <hr />
235) <h3>Judges</h3>
236) 
237) <p>Judging will be led by a panel of N prominent specialists in usability
238) and security (to be announced).</p>
239) 
240) <hr />
241) <h3>Timeline</h3>
242) 
243) <ul>
244) <li>Stage 1 deadline (sketches): October 31.</li>
245) <li>Stage 1 judging: November 31.</li>
246) <li>Stage 2 deadline (code): January 31, 2006.</li>
Roger Dingledine oops, fix html

Roger Dingledine authored 18 years ago

247) </ul>
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

248) 
249) <p>Winners will be announced at the SOUPS 2006 conference.</p>
250) 
251) <hr />
252) <h3>Questions and clarifications</h3>
253) 
254) <p>We will have a public website and wiki up shortly for FAQ entries,
255) clarifications, etc.</p>
256) 
257) 
258) 
259) 
260) 
261) <hr />
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

262) <hr />
263) <h3>Testing criteria</h3>
264) 
265) <p>To check for basic acceptability, the contest will be judged
266) with several major tests. For example, the system designer should expect:</p>
267) 
268) <ul>
269) <li>A minimal test: does it work?</li>
270) <li>Several parameters, both obscure and obvious, will be configured. Is
271) it possible and easy to do so?</li>
272) <li>A network will be connected once the system is running. Can the
273) user tell that the network is now live?</li>
274) <li>The network will be disconnected or interrupted. Can the user tell
275) that the network has an error?</li>
276) </ul>
277) 
278) <hr />
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

279) <h3>Technical Notes</h3>
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

280) 
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

281) <p>Shortly before phase two begins, the Tor developers will release
282) a canonical code version. This is the version that will be used for
283) judging the contest; please ensure that you use this version. Bugfixes
284) to this version will be announced to the contest web site.</p>
Roger Dingledine first draft cut of the gui...

Roger Dingledine authored 19 years ago

285) 
Roger Dingledine work in some of the gui con...

Roger Dingledine authored 18 years ago

286) <p>The Tor developers will also release test rigs (libraries) in both Java
287) and Python that demonstrate Tor's controller protocol. Code submissions
288) may be able to save a lot of time by using this code as a skeleton.</p>