[or-cvs] merged changes so far, still have more to go

phobos at seul.org phobos at seul.org
Wed Jun 29 19:11:29 UTC 2005


Update of /home/or/cvsroot/website
In directory moria:/tmp/cvs-serv25267

Modified Files:
	volunteer.html 
Log Message:
merged changes so far, still have more to go


Index: volunteer.html
===================================================================
RCS file: /home/or/cvsroot/website/volunteer.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- volunteer.html	29 Jun 2005 18:31:30 -0000	1.5
+++ volunteer.html	29 Jun 2005 19:11:27 -0000	1.6
@@ -41,9 +41,9 @@
     <h2>Six things everyone can do now:</h2>
     <ol>
     <li> We need users like you to try Tor out, and let the Tor developers know about bugs you find or features you don't find.</li>
-    <li> Please consider running a server to help the Tor network grow.</li>
+    <li> Please consider <a href="cvs/tor/doc/tor-doc.html#server">running a server</a> to help the Tor network grow.</li>
     <li> We especially need people with Windows programming skills to run an exit server on Windows, to help us debug.</li>
-    <li> Run a Tor hidden service and put interesting content on it.</li>
+    <li> Run a <a href="cvs/tor/doc/tor-doc.html#hidden-service">Tor hidden service</a> and put interesting content on it.</li>
     <li> Tell your friends! Get them to run servers. Get them to run hidden services. Get them to tell their friends.</li>
     <li> Consider joining the <a href="http://secure.eff.org/tor">Electronic Frontier Foundation</a>. More EFF donations means more freedom in the world, including more Tor development.</li>
     </ol>
@@ -83,9 +83,9 @@
 <li>Implement a way to stop falling back to forbidden ports when FascistFirewall blocks all good dirservers, if there is already a good, cached directory locally.</li>
 <li>Extend our NSIS-based windows installer to include FreeCap and/or Privoxy.</li>
 <li>Develop a way to handle OS X installation and uninstallation.</li>
-<li>Develop a GUI or other controller program, to do configuration, etc.  See our control specification for details, and the rudimentary demonstration Python control script. </li>
+<li>Develop a GUI or other controller program, to do configuration, etc.  See our <a href="cvs/tor/doc/control-spec.txt">control specification</a> for details, and the rudimentary demonstration <a href="cvs/tor/contrib/TorControl.py">Python control script</a>. </li>
 <li><ul>
-<li>Design an interface for the control program. You can use any license you want, but we'd recommend 3-clause BSD or maybe GPL; and we can only help out if your license conforms to the DFSG.</li>
+<li>Design an interface for the control program. You can use any license you want, but we'd recommend 3-clause BSD or maybe GPL; and we can only help out if your license conforms to the <a href="http://www.debian.org/social_contract.html#guidelines">DFSG</a>.</li>
 <li>Periodically people running servers tells us they want to have one
     BandwidthRate during some part of the day, and a different
     BandwidthRate at other parts of the day. Rather than coding this
@@ -94,7 +94,7 @@
     rate. Perhaps it would run out of cron, or perhaps it would sleep
     until appropriate times and then do its tweak (that's probably more
     portable). Can somebody write one for us and we'll put it inside
-    tor/contrib/?</li>
+    <a href="cvs/tor/contrib/">tor/contrib/</a>?</li>
 </ul></li>
 <li>Develop a way to become a Windows NT service.  </li>
 <li>Develop a systray app for Tor under MS Windows (all versions).  </li>
@@ -109,11 +109,16 @@
 <li>Help maintain this website; code, content, css, overall layout,</li>
 <li>Help with documentation </li>
 <li>Help consolidate documentation.  We may have too much documentation.  It's spread out too far and duplicates itself in places. </li>
+<li>Help translate the web page and documentation into other languages.  See the <a href="translation.html">translation guidelines</a> if you want to help out. (Examples: <a href="http://membres.lycos.fr/geolemalin/anonymat_garantit.htm">French</a> , <a href="http://tor.freesuperhost.com/">Persian</a> and <a href="http://www.gamevn.com/forum/showthread.php?t=103346">Vietnamese</a>.)</li>
+<li>If you know the answer to a <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ">Wiki question</a> in the "unanswered FAQs" list, please answer it. </li>
+<li>Take a look at <a
+href="http://wiki.noreply.org/wiki/TheOnionRouter/SquidProxy">Martin's
+Squid and Tor page</a>, and update it to reflect Tor's <a
+href="http://tor.eff.org/tor-manual.html">RedirectExit</a> config option. </li>
 <li>Help translate the web page and documentation into other languages.  See the translation guidelines if you want to help out. (Examples: French , Persian and Vietnamese.)</li>
 <li>If you know a question that should go on <a
 href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ">the FAQ Wiki</a>, please
 add it and answer it.</li>
-<li>Take a look at Martin's Squid and Tor page, and update it to reflect Tor's RedirectExit config option. url?</li>
 <li>Update website to include the country flags for each language into which the website has been translated.</li>
 <li>Replace the old tor-manual.html and replace it with the new tor stable manual.</li>
 </ul>
@@ -131,8 +136,7 @@
 browse hidden services.  (This has been done a few times, but nobody has
 sent us code.)</li>
 <li>Investigate privoxy vs. freecap for win32 clients</li>
-<li>Evaluate, create, and document a list of programs that work with
-Tor.  </li>
+<li>Evaluate, create, and <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorifyHOWTO">document a list of programs</a> that work with Tor.  </li>
 <li>Perform a security analysis of Tor with "fuzz". Determine if there
 good libraries out there for what we want. Win fame by getting credit
 when we put out a new release because of you!</li>



More information about the tor-commits mailing list