2005-06-06 16:54:19 +02:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2004-06-28 08:47:07 +02:00
|
|
|
<html>
|
|
|
|
<head>
|
2004-12-19 08:36:05 +01:00
|
|
|
<title>Tor Documentation</title>
|
2004-06-28 08:47:07 +02: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 18:03:46 +02:00
|
|
|
<link rel="stylesheet" type="text/css" href="tor-doc.css">
|
2004-06-28 08:47:07 +02:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
2005-01-05 01:06:51 +01:00
|
|
|
<h1><a href="http://tor.eff.org/">Tor</a> documentation</h1>
|
2004-06-28 08:47:07 +02:00
|
|
|
|
2005-09-12 12:31:33 +02: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 08:47:07 +02:00
|
|
|
|
|
|
|
<a name="why"></a>
|
|
|
|
<h2>Why should I use Tor?</h2>
|
|
|
|
|
2005-09-12 12:31:33 +02: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 08:47:07 +02:00
|
|
|
|
|
|
|
<a name="installing"></a>
|
|
|
|
<a name="client"></a>
|
2005-08-17 02:06:09 +02:00
|
|
|
<h2>Installing and configuring Tor</h2>
|
2005-05-11 23:25:27 +02:00
|
|
|
|
2005-08-17 02:06:09 +02: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-10 01:38:07 +02:00
|
|
|
|
2005-08-17 08:46:02 +02:00
|
|
|
<a name="client-or-server"></a>
|
2004-06-28 08:47:07 +02:00
|
|
|
<a name="server"></a>
|
|
|
|
<h2>Configuring a server</h2>
|
|
|
|
|
2004-12-17 08:29:14 +01:00
|
|
|
<p>
|
2005-08-17 08:46:02 +02: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 08:29:14 +01:00
|
|
|
</p>
|
2004-12-13 00:32:15 +01:00
|
|
|
|
2004-06-28 08:47:07 +02:00
|
|
|
<a name="hidden-service"></a>
|
|
|
|
<h2>Configuring a hidden service</h2>
|
|
|
|
|
2005-07-23 13:02:33 +02: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 02:04:32 +02:00
|
|
|
</p>
|
|
|
|
|
2004-06-28 08:47:07 +02:00
|
|
|
<a name="own-network"></a>
|
|
|
|
<h2>Setting up your own network</h2>
|
|
|
|
|
|
|
|
<p>
|
2005-08-27 01:39:59 +02: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 08:47:07 +02:00
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|
2005-08-17 08:46:02 +02:00
|
|
|
|