webwml/research.html
2004-11-14 09:56:38 +00:00

42 lines
1.4 KiB
HTML

<!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: Research</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="default.css" />
</head>
<body>
<div class="menu" id="side">
<!-- <img id="logo" src="tor.jpg" alt="cute tor gate" /> -->
<a href="index.html">Home</a> <br />
<a href="overview.html">Overview</a> <br />
<a href="download.html">Download</a> <br />
<a href="documentation.html">Documentation</a><br />
<a href="contribute.html">Contribute</a> <br />
<a href="design.html">Design</a> <br />
<a href="developers.html">Developers</a> <br />
<a class="current">Research</a> <br />
<a href="people.html">People</a> <br />
</div><!-- #side -->
<div class="main" id="main">
<h2>Tor: Research</h2>
<p>Read <a
href="http://freehaven.net/anonbib/topic.html#Anonymous_20communication">these
papers</a> (especially the ones in boxes) to get up to speed on anonymous
communication systems.</p>
<p>More here coming soon.</p>
</div><!-- #main -->
<div class="bottom" id="bottom">
<i><a href="mailto:tor-webmaster@freehaven.net">Webmaster</a></i> -
$Id$
</div>
</body>
</html>