git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
84ae24cda
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
gui
en
submit.wml
patch from ararat to update a whole bunch of urls
Roger Dingledine
commited
84ae24cda
at 2007-12-14 07:15:32
submit.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ #include "head.wmi" TITLE="GUI Competition" <div class="main-column"> <!-- LEFT HAND MENU FOR GUI CONTEST PAGES --> <div class="guileft"> <div class="guimenu"> <div class="curveleft"> <div class="curveright"> </div> </div> <div class="guimenuinner"> <h1>Tor GUI Competition</h1> <a href="index.html">Overview & Goals</a> <a href="categories.html">What to Submit</a> <a class="on" href="submit.html">How to Submit</a> <a href="criteria.html">Judging & Timeline</a> <a href="technotes.html">Technical Notes</a> <a href="legal.html">Licensing</a> <h1> </h1> <a class="wiki" href="https://wiki.torproject.org/noreply/TheOnionRouter/ContestFAQ">Wiki/FAQ</a> </div> <div class="curvebottomleft"> <div class="curvebottomright"> </div> </div> </div> </div> <h2>How to Submit an Entry</h2> <p>Submissions for phase one (sketches) should come as:</p> <ul> <li>Images in an html page. The images must be able to be viewed on an ordinary browser, e.g. Firefox. (You can submit proprietary formats too, but if you do then you need to also export them to something we can all read.) Must be licensed under a <a href="legal.html">free license</a>.</li> <li>A design document (txt, html, pdf, or ps) as described in the <a href="categories.html">Submission Categories</a> section.</li> </ul> <p>Submissions for phase two (code) should come as:</p> <ul> <li>Source code, with appropriate makefiles or documentation explaining how to build it. Must be licensed under a free/open source license, as defined by <a href="http://www.opensource.org/licenses/">OSI</a>. See <a href="https://wiki.torproject.org/noreply/TheOnionRouter/ContestFAQ#DefineFree">this FAQ entry</a> for clarification.</li> <li>Compiled binaries or bytecodes for at least one platform of choice.</li> <li>A design document (txt, html, pdf, or ps) providing an overview of what major functions to look for and what functions are implemented.</li> </ul> <p>To submit your entry, make a web page with all your materials on it, then add a line to <a href="https://wiki.torproject.org/noreply/TheOnionRouter/ContestEntries">The GUI Competition Entries Wiki</a>. (If you don't have a web page of your own to put your entry on, find a friend who does, or mail <a href="mailto:tor-gui@freehaven.net">tor-gui@freehaven.net</a> and we'll put it up on a temporary page.</p> <p>If you put it up on your own site, you can continue to update and modify it. Remember that submitting early means you can get feedback from Tor users and make it into a better submission!</p> </div><!-- #main --> #include <foot.wmi>