mirror of
https://github.com/torproject/webwml.git
synced 2024-12-04 00:11:52 +00:00
89 lines
2.8 KiB
HTML
89 lines
2.8 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: Documentation</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 class="current">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 href="research.html">Research</a> <br>
|
|
<a href="people.html">People</a> <br>
|
|
</div><!-- #side -->
|
|
<div class="main" id="main">
|
|
|
|
<h2>Tor: Documentation</h2>
|
|
|
|
<p>Can somebody please help me organize this pile of docs?
|
|
</p>
|
|
|
|
<p>Read our <b>How-to</b> for explanations of:
|
|
<ul>
|
|
<li><a href="doc/tor-doc.html">Why should I run Tor?</a>
|
|
<li><a href="doc/tor-doc.html#client-or-server">Should I run a client or a server?</a>
|
|
<li><a href="doc/tor-doc.html#installing">Installing Tor</a>
|
|
<li><a href="doc/tor-doc.html#client">Configuring a client</a>
|
|
<li><a href="doc/tor-doc.html#server">Configuring a server</a>
|
|
<li><a href="doc/tor-doc.html#hidden-service">Configuring a hidden service</a>
|
|
<li><a href="doc/tor-doc.html#own-network">Setting up your own network</a>
|
|
</ul>
|
|
</p>
|
|
|
|
<p>
|
|
<a href="design.html">How does Tor work?</a>
|
|
|
|
<p>
|
|
<a href="http://wiki.noreply.org/wiki/TheOnionRouter_2fTorFAQ">The Tor FAQ</a>
|
|
</p>
|
|
|
|
<p>
|
|
<a href="http://wiki.noreply.org/wiki/TheOnionRouter_2fTorifyHOWTO">Guide
|
|
on how to Tor-ify various applications</a>
|
|
</p>
|
|
|
|
<p>
|
|
<a href="">What are the command-line and torrc config options?</a>
|
|
</p>
|
|
|
|
<p>
|
|
<a href="http://wiki.noreply.org/wiki/TheOnionRouter_2fTorInChroot">Run Tor
|
|
in a chroot</a>
|
|
</p>
|
|
|
|
<p>
|
|
<a href="http://wiki.noreply.org/wiki/TheOnionRouter_2fSquidProxy">Squid and Tor</a>
|
|
</p>
|
|
|
|
<p>
|
|
<a href="http://6sxoyfb3h2nvok2d.onion/">The hidden wiki</a> has a list
|
|
of some hidden services and other things. You need Tor and Privoxy to
|
|
access it.
|
|
</p>
|
|
|
|
<p>The <a href="http://archives.seul.org/or/dev/">or-dev mailing
|
|
list</a> is for posting by developers only and is where we send
|
|
notifications of prereleases and release candidates. The <a
|
|
href="http://archives.seul.org/or/talk/">or-talk mailing list</a>
|
|
is where a lot of the discussion happens. There's also a list for <a
|
|
href="http://archives.seul.org/or/cvs/">cvs commits</a>.</p>
|
|
|
|
<p>See <a href="http://wiki.noreply.org/wiki/TheOnionRouter">the Tor
|
|
wiki</a> for our FAQ, list of tasks for volunteers, further documentation,
|
|
etc.</p>
|
|
|
|
</div><!-- #main -->
|
|
</body>
|
|
</html>
|
|
|