<!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: Developers</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>
<div class="center">
<!-- TITLE BAR & NAVIGATION -->
<div class="banner">
<table class="table-banner" cellpadding="0" cellspacing="0">
<tr>
<td class="spacer">
<a href="http://tor.eff.org/"><img src="images/spacer.png"
width="110" height="79" alt="Tor logo" /></a>
</td>
<td class="links" valign="top">
<a href="index.html">Home</a> |
<a href="howitworks.html">How It Works</a> |
<a href="download.html">Download</a> |
<a href="documentation.html">Documentation</a> |
<a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ">FAQ</a> |
<a href="contribute.html">Contribute</a> |
<a class="current">Developers</a> |
<a href="research.html">Research</a> |
<a href="people.html">People</a>
</td>
</tr>
</table>
</div>
<!-- END TITLE BAR & NAVIGATION -->
<div class="main-column">
<h2>Tor: Developers</h2>
<hr />
<p>We have an IRC discussion channel for users and operators. Go to #tor
on irc.oftc.net.</p>
<p>Read the <a href="cvs/tor/doc/HACKING">Guide to Tor's source code</a> for an
overview of the various files and components of the system.</p>
<p>Check out <a