2005-06-06 14:54:19 +00:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2004-06-28 06:47:07 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
2004-12-19 07:36:05 +00:00
|
|
|
<title>Tor Documentation</title>
|
2004-06-28 06:47:07 +00:00
|
|
|
<meta name="Author" content="Roger Dingledine">
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
|
<meta http-equiv="Content-Style-Type" content="text/css">
|
2004-07-13 16:03:46 +00:00
|
|
|
<link rel="stylesheet" type="text/css" href="tor-doc.css">
|
2004-06-28 06:47:07 +00:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
2005-01-05 00:06:51 +00:00
|
|
|
<h1><a href="http://tor.eff.org/">Tor</a> documentation</h1>
|
2004-06-28 06:47:07 +00:00
|
|
|
|
2005-09-12 10:31:33 +00:00
|
|
|
<p>
|
|
|
|
This document is obsolete. See the new <a
|
|
|
|
href="http://tor.eff.org/documentation.html">Tor documentation</a> page.
|
|
|
|
</p>
|
2004-06-28 06:47:07 +00:00
|
|
|
|
|
|
|
<a name="why"></a>
|
|
|
|
<h2>Why should I use Tor?</h2>
|
|
|
|
|
2005-09-12 10:31:33 +00:00
|
|
|
<p>See the first section of the <a
|
|
|
|
href="http://tor.eff.org/overview.html">Tor Overview</a> to read about
|
|
|
|
the variety of users Tor has.
|
|
|
|
</p>
|
2004-06-28 06:47:07 +00:00
|
|
|
|
|
|
|
<a name="installing"></a>
|
|
|
|
<a name="client"></a>
|
2005-08-17 00:06:09 +00:00
|
|
|
<h2>Installing and configuring Tor</h2>
|
2005-05-11 21:25:27 +00:00
|
|
|
|
2005-08-17 00:06:09 +00:00
|
|
|
<p>See the <a href="tor-doc-win32.html">Windows</a>,
|
|
|
|
<a href="tor-doc-osx.html">OS X</a>, and <a
|
|
|
|
href="tor-doc-unix.html">Linux/BSD/Unix</a> documentation guides.
|
2004-09-09 23:38:07 +00:00
|
|
|
|
2005-08-17 06:46:02 +00:00
|
|
|
<a name="client-or-server"></a>
|
2004-06-28 06:47:07 +00:00
|
|
|
<a name="server"></a>
|
|
|
|
<h2>Configuring a server</h2>
|
|
|
|
|
2004-12-17 07:29:14 +00:00
|
|
|
<p>
|
2005-08-17 06:46:02 +00:00
|
|
|
We've moved this section over to the new
|
|
|
|
<a href="http://tor.eff.org/doc/tor-doc-server.html">Tor Server
|
|
|
|
Configuration Guide</a>. Hope you like it.
|
2004-12-17 07:29:14 +00:00
|
|
|
</p>
|
2004-12-12 23:32:15 +00:00
|
|
|
|
2004-06-28 06:47:07 +00:00
|
|
|
<a name="hidden-service"></a>
|
|
|
|
<h2>Configuring a hidden service</h2>
|
|
|
|
|
2005-07-23 11:02:33 +00:00
|
|
|
<p>
|
|
|
|
We've moved this section over to the new <a
|
|
|
|
href="http://tor.eff.org/doc/tor-hidden-service.html">Tor Hidden Service
|
|
|
|
Howto</a>. Hope you like it.
|
2005-05-15 00:04:32 +00:00
|
|
|
</p>
|
|
|
|
|
2004-06-28 06:47:07 +00:00
|
|
|
<a name="own-network"></a>
|
|
|
|
<h2>Setting up your own network</h2>
|
|
|
|
|
|
|
|
<p>
|
2005-08-26 23:39:59 +00:00
|
|
|
See the <a
|
|
|
|
href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#OwnTorNetwork">new
|
|
|
|
FAQ entry</a> for how to set up your
|
|
|
|
own Tor network.
|
|
|
|
</p>
|
2004-06-28 06:47:07 +00:00
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|
2005-08-17 06:46:02 +00:00
|
|
|
|