git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
ac8614b57
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
research.html
made a simple change to the layout to cause the banner and text to align to each other better. integrated new language buttons to my changes.
le@svn.torproject.org
commited
ac8614b57
at 2005-08-10 00:33:21
research.html
Blame
History
Raw
<!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="stylesheet.css" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> </head> <body> <!-- TITLE BAR & NAVIGATION --> <div class="center"> <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 href="volunteer.html">Volunteer</a> | <a href="developers.html">Developers</a> | <a class="current">Research</a> | <a href="people.html">People</a> </td> <td class="banner-right"> <a href="/"><img src="/images/en.png" border="0" alt="English"></a> <a href="/it/index.it.html"><img src="/images/it.png" border="0" alt="Italiano"></a> <a href="/de/index.de.html"><img src="/images/de.png" border="0" alt="Deutsch"></a> </td> </tr> </table> <!-- END TITLE BAR & NAVIGATION --> <div class="main-column"> <h2>Tor: Research</h2> <hr /> <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>We need people to attack the system, quantify defenses, etc. See the "security project-lets" section of the <a href="volunteer.html">volunteer</a> page.</p> </div><!-- #main --> </div> <div class="bottom" id="bottom"> <i><a href="mailto:tor-webmaster@freehaven.net" class="smalllink">Webmaster</a></i> - $Id$ </div> </body> </html>