4e43e6964199f912bf069aa6fdf86d28ef3cee98
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: Contribute</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>
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

12) <body>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

13) 
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">
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

18) <table class="table-banner" cellpadding="0" cellspacing="0">
Roger Dingledine convert contribute.html and...

Roger Dingledine authored 19 years ago

19) <tr>
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

20) <td class="spacer">
21) <a href="http://tor.eff.org/"><img src="images/spacer.png"
22) width="110" height="79" alt="Tor logo" /></a>
Roger Dingledine convert contribute.html and...

Roger Dingledine authored 19 years ago

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>  |
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

28)       <a href="documentation.html">Docs</a>  |
29)       <a href="users.html">Users</a>  |
Roger Dingledine rename FAQ page as FAQs page

Roger Dingledine authored 19 years ago

30)       <a href="faq.html">FAQs</a>  |
Roger Dingledine convert contribute.html and...

Roger Dingledine authored 19 years ago

31)       <a class="current">Contribute</a>  |
32)       <a href="developers.html">Developers</a>  |
33)       <a href="research.html">Research</a>  |
34)       <a href="people.html">People</a>
35) </td>
36) </tr>
37) </table>
38) </div>
39) <!-- END TITLE BAR & NAVIGATION -->
40) 
41) <div class="main-column">
42) 
43) <!-- PUT CONTENT AFTER THIS TAG -->
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

44) 
45) <h2>Tor: Contribute</h2>
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

46) <hr />
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

47) 
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

48) <p>Users:</p>
Roger Dingledine fix and rearrange the lists...

Roger Dingledine authored 19 years ago

49) <ul>
Nick Mathewson Incorporate changes from Sh...

Nick Mathewson authored 19 years ago

50) <li>Try Tor out, and let the Tor developers know about bugs you find or
Roger Dingledine a few more items we'd like...

Roger Dingledine authored 19 years ago

51) features you don't find.</li>
Roger Dingledine fix and rearrange the lists...

Roger Dingledine authored 19 years ago

52) <li>Please consider <a
Roger Dingledine on better thought, make the...

Roger Dingledine authored 19 years ago

53) href="cvs/tor/doc/tor-doc.html#server">running a
Nick Mathewson Incorporate changes from Sh...

Nick Mathewson authored 19 years ago

54) server</a> to help with development and scalability.</li>
Roger Dingledine a few more ways to contribute

Roger Dingledine authored 19 years ago

55) <li>Run a <a href="cvs/tor/doc/tor-doc.html#hidden-service">Tor hidden
56) service</a> and put interesting content on it.
57) <li>Tell your friends! Get them to run servers. Get them to run hidden
58) services. Get them to tell <i>their</i> friends.</li>
Roger Dingledine fix and rearrange the lists...

Roger Dingledine authored 19 years ago

59) <li>Does somebody want to help maintain this website, or help with
60) documentation, or help with managing our TODO and handling bug reports?</li>
Roger Dingledine clean up translation pages

Roger Dingledine authored 19 years ago

61) <li>Please help translate the web page and documentation
Thomas Sjögren Link to the translation gui...

Thomas Sjögren authored 19 years ago

62) into other languages. See the <a href="translation.html">translation guidelines</a> 
Roger Dingledine clean up translation pages

Roger Dingledine authored 19 years ago

63) if you want to help out. (Examples:
Thomas Sjögren Link to the translation gui...

Thomas Sjögren authored 19 years ago

64) <a href="http://membres.lycos.fr/geolemalin/anonymat_garantit.htm">French</a>
65) and <a href="http://tor.freesuperhost.com/">Persian</a>)</li>
Roger Dingledine fix and rearrange the lists...

Roger Dingledine authored 19 years ago

66) <li>Please fix up <a
Roger Dingledine start calling our faq a faq...

Roger Dingledine authored 19 years ago

67) href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ">the FAQ Wiki</a>,
Roger Dingledine fix and rearrange the lists...

Roger Dingledine authored 19 years ago

68) and if you know the answer to a question in the "unanswered FAQs" list,
69) please answer it.</li>
Roger Dingledine a few more items we'd like...

Roger Dingledine authored 19 years ago

70) <li>What else needs to be documented? What is mis-documented?</li>
Roger Dingledine fix and rearrange the lists...

Roger Dingledine authored 19 years ago

71) </ul>
72) 
Roger Dingledine mark off some items that no...

Roger Dingledine authored 19 years ago

73) <!--
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

74) <p>Graphics folks:</p>
Roger Dingledine fix and rearrange the lists...

Roger Dingledine authored 19 years ago

75) <ul>
76) <li>We need a Tor logo.</li>
77) <li>We need a snazzy diagram or two, akin to the one BitTorrent has in
78) its <a href="http://bittorrent.com/introduction.html">introduction</a>,
79) to show people how Tor works.</li>
80) </ul>
Roger Dingledine mark off some items that no...

Roger Dingledine authored 19 years ago

81) -->
Roger Dingledine fix and rearrange the lists...

Roger Dingledine authored 19 years ago

82) 
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

83) <p>People with sysadmin skills:</p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

84) <ul>
85) <li>Can somebody take a look at Martin's <a
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

86) href="http://wiki.noreply.org/wiki/TheOnionRouter/SquidProxy">Squid
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

87) and Tor</a> page, and update it to reflect Tor's new <a href="">RedirectExit</a>
Roger Dingledine fix and rearrange the lists...

Roger Dingledine authored 19 years ago

88) config option?</li>
Roger Dingledine a few more items we'd like...

Roger Dingledine authored 19 years ago

89) <li>Right now the hidden service descriptors are being stored on the
90) dirservers, but any reliable distributed storage system would do (for
91) example, a DHT that allows authenticated updates). Can somebody figure
92) out our best options and decide if they're good enough?</li>
93) <li>How hard is it to patch bind or a DNS proxy to redirect requests
94) to Tor via our tor-resolve socks extension? What about to convert UDP
95) DNS requests to TCP requests and send them through Tor?</li>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

96) </ul>
97) 
Roger Dingledine i'd like somebody to solve...

Roger Dingledine authored 19 years ago

98) <p>Designers:</p>
99) <ul>
100) <li>Tor provides anonymous connections, but if you want to keep multiple
101) pseudonyms in practice (say, in case you frequently go to two websites
102) and if anybody knew about both of them they would conclude it's you),
103) we don't support that well yet. We should find a good approach and
Roger Dingledine point to archived list mess...

Roger Dingledine authored 19 years ago

104) interface for handling pseudonymous profiles in Tor. See <a
105) href="http://archives.seul.org/or/talk/Dec-2004/msg00086.html">this
Roger Dingledine another url for profile dis...

Roger Dingledine authored 19 years ago

106) post</a> and <a
107) href="http://archives.seul.org/or/talk/Jan-2005/msg00007.html">followup</a>
108) for details.</li>
Roger Dingledine i'd like somebody to solve...

Roger Dingledine authored 19 years ago

109) </ul>
110) 
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

111) <p>Developers:</p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

112) <ul>
113) <li>We need somebody to code up a GUI or other
114) controller program, to do configuration, etc. See our <a
Roger Dingledine point to correct places in cvs

Roger Dingledine authored 19 years ago

115) href="cvs/tor/doc/control-spec.txt">control specification</a> for details,
Roger Dingledine fix a 404

Roger Dingledine authored 19 years ago

116) and the <a href="cvs/tor/contrib/TorControl.py">rudimentary demonstration
Nick Mathewson Website tweak: Note more ki...

Nick Mathewson authored 19 years ago

117) Python control script</a>. No, we don't know what the interface should look
118) like.  You can use any license you want, but we'd recommend modified BSD or
119) maybe GPL; and we can only help out if your license conforms to the
120) <a href="http://www.debian.org/social_contract.html#guidelines">DFSG</a>.
121) </li>
122) <li>We especially need people with Windows programming skills
123)      to run an exit server on Windows, to help us debug.</li>
Nick Mathewson Update contribute.html a bit

Nick Mathewson authored 19 years ago

124) <li>We're always looking for better Windows installers.  Specifically,
125)    it would be great if somebody were to extend our NSIS-based windows
126)    installer to include FreeCap and Privoxy.</li>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

127) <li>Does somebody want to do up a patch so we can be an NT service? Or
Roger Dingledine fix and rearrange the lists...

Roger Dingledine authored 19 years ago

128) so we can go in the system tray?</li>
Roger Dingledine ask santa for a clean fast...

Roger Dingledine authored 19 years ago

129) <li>A good (portable, fast, clean, BSD-free) asynchronous DNS library
130) would be really handy, so we don't have to keep forking DNS worker
Roger Dingledine make us xhtml compliant again

Roger Dingledine authored 19 years ago

131) threads to do gethostbyname.</li>
Roger Dingledine a few more items we'd like...

Roger Dingledine authored 19 years ago

132) <li>See the <a href="cvs/tor/doc/TODO">TODO</a> and
133) <a href="cvs/tor/doc/HACKING">HACKING</a> files in the Tor distribution
Nick Mathewson Make the words HACKING and...

Nick Mathewson authored 19 years ago

134) for more ideas.</li>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

135) </ul>
136) 
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

137) <p>Donors:</p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

138) <ul>
139) <li>Go take a look at the <a href="http://www.eff.org/">Electronic
Roger Dingledine update the website to point...

Roger Dingledine authored 19 years ago

140) Frontier Foundation</a>. More EFF donations means more Tor development.</li>
Roger Dingledine fix and rearrange the lists...

Roger Dingledine authored 19 years ago

141) </ul>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

142) 
Nick Mathewson Incorporate changes from Sh...

Nick Mathewson authored 19 years ago

143) <a href="mailto:tor-volunteer@freehaven.net">Email
144) tor-volunteer@freehaven.net</a> if you want to help out!
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

145) 
Roger Dingledine convert contribute.html and...

Roger Dingledine authored 19 years ago

146) </div><!-- #main -->
147) </div>
Roger Dingledine decide on a format for cont...

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

149)      <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

150)      $Id$
151)   </div>