mirror of
https://github.com/torproject/webwml.git
synced 2025-02-12 13:28:18 +00:00
fix and rearrange the lists in contribute.html
and close all my <li> tags
This commit is contained in:
parent
2c0cf97240
commit
0cb45b1647
@ -25,16 +25,41 @@
|
||||
|
||||
<h2>Tor: Contribute</h2>
|
||||
|
||||
<p>Users:
|
||||
<ul>
|
||||
<li>Try Tor out, and let us know about bugs you find or features you
|
||||
don't find.</li>
|
||||
<li>Please consider <a
|
||||
href="http://www.freehaven.net/tor/cvs/tor/doc/tor-doc.html#server">running a
|
||||
server</a> to help us with development and scalability.</li>
|
||||
<li>Does somebody want to help maintain this website, or help with
|
||||
documentation, or help with managing our TODO and handling bug reports?</li>
|
||||
<li>Please fix up <a
|
||||
href="http://wiki.noreply.org/wiki/TheOnionRouter_2fTorFAQ">the FAQ</a>,
|
||||
and if you know the answer to a question in the "unanswered FAQs" list,
|
||||
please answer it.</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>Graphics folks:
|
||||
<ul>
|
||||
<li>We need a Tor logo.</li>
|
||||
<li>We need a snazzy diagram or two, akin to the one BitTorrent has in
|
||||
its <a href="http://bittorrent.com/introduction.html">introduction</a>,
|
||||
to show people how Tor works.</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>People with sysadmin skills:
|
||||
<ul>
|
||||
<li>We need somebody to help out with our RPM spec file (there's an
|
||||
in-progress version in the tarball).
|
||||
in-progress version in the tarball).</li>
|
||||
<li>Can somebody set up a bugzilla for us, or other easy-to-use bug
|
||||
tracking system?
|
||||
tracking system?</li>
|
||||
<li>Can somebody take a look at Martin's <a
|
||||
href="http://wiki.noreply.org/wiki/TheOnionRouter_2fSquidProxy">Squid
|
||||
and Tor</a> page, and update it to reflect Tor's new <a href="">RedirectExit</a>
|
||||
config option?
|
||||
config option?</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
@ -44,42 +69,18 @@ config option?
|
||||
controller program, to do configuration, etc. See our <a
|
||||
href="cvs/tor/doc/control-spec.txt">control specification</a> for details,
|
||||
and the <a href="cvs/tor/contrib/tor-control.py">rudimentary python control
|
||||
script</a>.
|
||||
<li>We're always looking for better Windows installers.
|
||||
script</a>.</li>
|
||||
<li>We're always looking for better Windows installers.</li>
|
||||
<li>Does somebody want to do up a patch so we can be an NT service? Or
|
||||
so we can go in the system tray?
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>Users:
|
||||
<ul>
|
||||
<li>Try Tor out, and let us know about bugs you find or features you
|
||||
don't find.
|
||||
<li>Please consider <a
|
||||
href="http://www.freehaven.net/tor/cvs/tor/doc/tor-doc.html#server">running a
|
||||
server</a> to help us with development and scalability.
|
||||
<li>Does somebody want to help maintain this website, or help with
|
||||
documentation, or help with managing our TODO and handling bug reports?
|
||||
<li>Please fix up <a
|
||||
href="http://wiki.noreply.org/wiki/TheOnionRouter_2fTorFAQ">the FAQ</a>,
|
||||
and if you know the answer to a question in the "unanswered FAQs" list,
|
||||
please answer it.
|
||||
</p>
|
||||
|
||||
<p>Graphics folks:
|
||||
<ul>
|
||||
<li>We need a Tor logo.
|
||||
<li>We need a snazzy diagram or two, akin to the one BitTorrent has in
|
||||
its <a href="http://bittorrent.com/introduction.html">introduction</a>,
|
||||
to show people how Tor works.
|
||||
so we can go in the system tray?</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>People with money:
|
||||
<ul>
|
||||
<li>Go take a look at the <a href="http://www.eff.org/">Electronic
|
||||
Frontier Foundation</a>.
|
||||
</li>
|
||||
Frontier Foundation</a>.</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<a href="mailto:tor-volunteer@freehaven.net">Let us know</a> if you want
|
||||
|
@ -30,15 +30,15 @@ directory</a>. It should run on Linux, BSD, OS X, Win32, Solaris,
|
||||
and more.
|
||||
<ul>
|
||||
<li>Latest experimental: <a href="dist/tor-0.0.9pre5.tar.gz">0.0.9pre5</a>
|
||||
(<a href="dist/tor-0.0.9pre5.tar.gz.asc">sig</a>)
|
||||
(<a href="dist/tor-0.0.9pre5.tar.gz.asc">sig</a>)</li>
|
||||
<li>Latest stable: <a href="dist/tor-0.0.8.1.tar.gz">0.0.8.1</a>
|
||||
(<a href="dist/tor-0.0.8.1.tar.gz.asc">sig</a>)
|
||||
(<a href="dist/tor-0.0.8.1.tar.gz.asc">sig</a>)</li>
|
||||
<li>Win32 executable (experimental, contributed):
|
||||
<a href="dist/tor-009pre5.exe">0.0.9pre5</a> (<a
|
||||
href="dist/tor-009pre5.exe.asc">sig</a>) Be sure to read the <a
|
||||
href="cvs/tor/doc/tor-doc.html#installing">instructions</a> -- you'll need <a
|
||||
href="http://www.slproweb.com/products/Win32OpenSSL.html">OpenSSL</a>,
|
||||
and don't forget <a href="http://www.privoxy.org/">privoxy</a>)
|
||||
and don't forget <a href="http://www.privoxy.org/">privoxy</a>)</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
@ -52,9 +52,9 @@ Old releases are <a href="dist/obsolete/">here</a>.
|
||||
|
||||
<p><b>Windows packages</b>:
|
||||
<ul>
|
||||
<li>Nick's contributed <a href="http://www.wangafu.net/~nickm/tor-0.0.9pre6-cvs-win32.exe">installer</a> for pre6-cvs.
|
||||
<li><b>Outside link:</b> Aphex's contributed <a href="http://www.iamaphex.net/modules.php?op=modload&name=Downloads&file=index&req=getit&lid=66">Tor zip file for Win32</a> includes Tor, Openssl, Privoxy, SocksCap.
|
||||
<li><b>Outside link:</b> Hideki Saito's contributed <a href="http://www.anime.net/~sasami/pub/tor/">tor setup exe</a> might work for you, especially if you speak Japanese.
|
||||
<li>Nick's contributed <a href="http://www.wangafu.net/~nickm/tor-0.0.9pre6-cvs-win32.exe">installer</a> for 0.0.9pre6-cvs.</li>
|
||||
<li><b>Outside link:</b> Aphex's contributed <a href="http://www.iamaphex.net/modules.php?op=modload&name=Downloads&file=index&req=getit&lid=66">Tor zip file for Win32</a> includes Tor, Openssl, Privoxy, SocksCap.</li>
|
||||
<li><b>Outside link:</b> Hideki Saito's contributed <a href="http://www.anime.net/~sasami/pub/tor/">tor setup exe</a> might work for you, especially if you speak Japanese.</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user