ce15fd2cf92b652f487b3949e1b9da9e91d7e081
Roger Dingledine convert contribute.html and...

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">
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

3) 
4) <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
5) <head>
6)   <title>Tor: Developers</title>
Roger Dingledine clean up my meta and br tags

Roger Dingledine authored 19 years ago

7)   <meta name="Author" content="Roger Dingledine" />
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

8)   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
Roger Dingledine convert contribute.html and...

Roger Dingledine authored 19 years ago

9)   <link rel="stylesheet" type="text/css" href="stylesheet.css" />
Roger Dingledine list the favicon on every page

Roger Dingledine authored 19 years ago

10)   <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

11) </head>
12) 
13) <body>
Roger Dingledine convert contribute.html and...

Roger Dingledine authored 19 years ago

14) <div class="center">
15) 
16) <!-- TITLE BAR & NAVIGATION -->
17) <div class="banner">
18) <table class="table-banner" cellpadding=0 cellspacing=0>
19) <tr>
20) <td width="110">
21) <a href="http://tor.eff.org/"><img border="0" src="images/spacer.png"
22) width="110" height="79"></a>
23) </td>
24) <td class="links" valign="top">
25)       <a href="index.html">Home</a>  |
26)       <a href="howitworks.html">How It Works</a>  |
27)       <a href="download.html">Download</a>  |
28)       <a href="documentation.html">Documentation</a>  |
29)       <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ">FAQ</a>  |
30)       <a href="contribute.html">Contribute</a>  |
31)       <a class="current">Developers</a>  |
32)       <a href="research.html">Research</a>  |
33)       <a href="people.html">People</a>
34) </td>
35) </tr>
36) </table>
37) </div>
38) <!-- END TITLE BAR & NAVIGATION -->
39) 
40) <div class="main-column">
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

41) 
42) <h2>Tor: Developers</h2>
Roger Dingledine the horizontal lines were a...

Roger Dingledine authored 19 years ago

43) <hr>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

44) 
Roger Dingledine point to irc channel

Roger Dingledine authored 19 years ago

45) <p>We have an IRC discussion channel for users and operators. Go to #tor
46) on irc.oftc.net.</p>
47) 
Roger Dingledine point to correct places in cvs

Roger Dingledine authored 19 years ago

48) <p>Read the <a href="cvs/tor/doc/HACKING">Guide to Tor's source code</a> for an
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

49) overview of the various files and components of the system.</p>
50) 
51) <p>Check out <a
52) href="http://www.noreply.org/tor-running-routers/">weasel's graph of
53) the number of tor servers over time</a>. To learn more details of the
54) current Tor nodes, <a href="http://moria.seul.org:9031/">fetch the
55) latest dynamically generated directory</a>. (Your tor client fetches
56) this automatically, so loading it yourself is just for novelty.)
57) </p>
58) 
59) <p>Browse the Tor <b>CVS repository</b>: (which may not
60) necessarily work or even compile)</p>
61) <ul>
62) <li><a href="cvs/">Regularly updated cvs sandbox</a></li>
63) <li><a href="http://cvs.seul.org/cgi-bin/viewcvs.cgi/?cvsroot=tor">ViewCVS</a></li>
64) <li>anonymous pserver access (password is guest):
65) <ul>
66) <li>Make a new empty directory and cd into it.</li>
67) <li>cvs -d :pserver:guest@cvs.seul.org:/home/or/cvsroot login</li>
68) <li>cvs -d :pserver:guest@cvs.seul.org:/home/or/cvsroot co tor</li>
Roger Dingledine link to 'installing tor on...

Roger Dingledine authored 19 years ago

69) <li>(use -r tor-0_0_9 or equivalent to fetch a particular version.)</li>
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

70) <li>(To check out the maintenance branch, use -r tor-0_0_9-patches)</li>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

71) </ul></li>
72) </ul>
73) 
Roger Dingledine move mailing list paragraph...

Roger Dingledine authored 19 years ago

74) <p>The <a href="http://archives.seul.org/or/dev/">or-dev mailing
75) list</a> is for posting by developers only and is where we send
76) notifications of prereleases and release candidates. The <a
77) href="http://archives.seul.org/or/talk/">or-talk mailing list</a>
78) is where a lot of the discussion happens. There's also a list for <a
79) href="http://archives.seul.org/or/cvs/">cvs commits</a>.</p>
80) 
Roger Dingledine move the todo pointer from...

Roger Dingledine authored 19 years ago

81) <p>
82) <a href="cvs/tor/doc/TODO">The list of stuff the developers know they need to do</a>.
83) </p>
84) 
Roger Dingledine more tweaks on website than...

Roger Dingledine authored 19 years ago

85) <p>The <a href="http://anon.inf.tu-dresden.de/index_en.html">Java Anon
86) Proxy (JAP)</a> project has implemented the Tor client protocol in their
87) client. More on that coming soon.
88) </p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

89) 
Roger Dingledine website patches from annalee

Roger Dingledine authored 19 years ago

90) <p>
91) <a href="http://6sxoyfb3h2nvok2d.onion/">The hidden wiki</a> has a list
92) of some hidden services and other things. You need Tor and Privoxy to
93) access it.
94) </p>
95) 
Roger Dingledine more tweaks on website than...

Roger Dingledine authored 19 years ago

96) <p>
97) See <a href="http://wiki.noreply.org/wiki/TheOnionRouter">the Tor
Roger Dingledine website patches from annalee

Roger Dingledine authored 19 years ago

98) wiki</a> for our FAQ, list of tasks for volunteers, further documentation,
Roger Dingledine more tweaks on website than...

Roger Dingledine authored 19 years ago

99) etc.
100) </p>
Roger Dingledine website patches from annalee

Roger Dingledine authored 19 years ago

101) 
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

102)   </div><!-- #main -->
Roger Dingledine convert contribute.html and...

Roger Dingledine authored 19 years ago

103) </div>
Roger Dingledine decide on a format for cont...

Roger Dingledine authored 19 years ago

104)   <div class="bottom" id="bottom">
Roger Dingledine convert contribute.html and...

Roger Dingledine authored 19 years ago

105)      <i><a href="mailto:tor-webmaster@freehaven.net" class="smalllink">Webmaster</a></i> -
Roger Dingledine decide on a format for cont...

Roger Dingledine authored 19 years ago

106)      $Id$
107)   </div>