<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Tor: Volunteer</title>
<meta name="Author" content="Roger Dingledine" />
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" type="text/css" href="stylesheet.css" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
</head>
<body>
<!-- TITLE BAR & NAVIGATION -->
<table class="banner" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="banner-left"></td>
<td class="banner-middle">
<a href="index.html">Home</a>
| <a href="howitworks.html">How It Works</a>
| <a href="download.html">Download</a>
| <a href="documentation.html">Docs</a>
| <a href="users.html">Users</a>
| <a href="faq.html">FAQs</a>
| <a class="current">Volunteer</a>
| <a href="developers.html">Developers</a>
| <a href="research.html">Research</a>
| <a href="people.html">People</a>
</td>
<td class="banner-right"></td>
</tr>
</table>
<!-- END TITLE BAR & NAVIGATION -->
<div class="center">
<div class="main-column">
<!-- PUT CONTENT AFTER THIS TAG -->
<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 <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 <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>
<h2>Coding Challenges</h2>