git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
d31b793f0
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
gui
en
technotes.wml
correct some of the links to svn
Roger Dingledine
commited
d31b793f0
at 2008-09-13 12:21:27
technotes.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 href="submit.html">How to Submit</a> <a href="criteria.html">Judging & Timeline</a> <a class="on" 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>Technical Notes</h2> <p>For phase two, the canonical version of Tor is going to be the upcoming 0.1.1.x release. This is the version that will be used for judging the competition; please ensure that you use this version. Bugfixes to this version of Tor will be announced on the <a href="<page download>">Tor download page</a>. Let us know if you find bugs! </p> <p>You may find the <a href="<svnsandbox>doc/control-spec.txt">Tor controller specification</a> or the <a href="https://svn.torproject.org/svn/torctl/trunk/doc/howto.txt">Tor controller howto</a> helpful. </p> <p>The Tor developers will also release test rigs (libraries) in both Java and Python that demonstrate Tor's controller protocol. Code submissions may be able to save a lot of time by using this code as a skeleton. You can check out the <a href="https://svn.torproject.org/svn/torctl/trunk/">development versions of these libraries</a> now. Let us know if you find bugs! </p> </div><!-- #main --> #include <foot.wmi>