website patches from annalee
Roger Dingledine

Roger Dingledine commited on 2004-11-18 01:35:38
Zeige 9 geänderte Dateien mit 59 Einfügungen und 62 Löschungen.

... ...
@@ -12,11 +12,10 @@
12 12
   <div class="menu" id="side">
13 13
 <!--    <img id="logo" src="tor.jpg" alt="cute tor gate" /> -->
14 14
       <a href="index.html">Home</a><br />
15
-      <a href="overview.html">Overview</a><br />
15
+      <a href="howitworks.html">How it works</a><br />
16 16
       <a href="download.html">Download</a><br />
17 17
       <a href="documentation.html">Documentation</a><br />
18 18
       <a class="current">Contribute</a><br />
19
-      <a href="design.html">Design</a><br />
20 19
       <a href="developers.html">Developers</a><br />
21 20
       <a href="research.html">Research</a><br />
22 21
       <a href="people.html">People</a><br />
... ...
@@ -12,11 +12,10 @@
12 12
   <div class="menu" id="side">
13 13
 <!--    <img id="logo" src="tor.jpg" alt="cute tor gate" /> -->
14 14
       <a href="index.html">Home</a> <br />
15
-      <a href="overview.html">Overview</a> <br />
15
+      <a href="howitworks.html">How it works</a><br />
16 16
       <a href="download.html">Download</a> <br />
17 17
       <a href="documentation.html">Documentation</a><br />
18 18
       <a href="contribute.html">Contribute</a> <br />
19
-      <a class="design">Design</a> <br />
20 19
       <a href="developers.html">Developers</a> <br />
21 20
       <a href="research.html">Research</a> <br />
22 21
       <a href="people.html">People</a> <br />
... ...
@@ -12,11 +12,10 @@
12 12
   <div class="menu" id="side">
13 13
 <!--    <img id="logo" src="tor.jpg" alt="cute tor gate" /> -->
14 14
       <a href="index.html">Home</a> <br />
15
-      <a href="overview.html">Overview</a> <br />
15
+      <a href="howitworks.html">How it works</a><br />
16 16
       <a href="download.html">Download</a> <br />
17 17
       <a href="documentation.html">Documentation</a><br />
18 18
       <a href="contribute.html">Contribute</a> <br />
19
-      <a href="design.html">Design</a> <br />
20 19
       <a class="current">Developers</a> <br />
21 20
       <a href="research.html">Research</a> <br />
22 21
       <a href="people.html">People</a> <br />
... ...
@@ -64,6 +63,16 @@ href="http://archives.seul.org/or/cvs/">cvs commits</a>.</p>
64 63
 <p>The <a href="">Java Anon Proxy (JAP)</a> project has implemented the
65 64
 Tor client protocol in their client. More on that coming soon.
66 65
 
66
+<p>
67
+<a href="http://6sxoyfb3h2nvok2d.onion/">The hidden wiki</a> has a list
68
+of some hidden services and other things. You need Tor and Privoxy to
69
+access it.
70
+</p>
71
+
72
+<p>See <a href="http://wiki.noreply.org/wiki/TheOnionRouter">the Tor
73
+wiki</a> for our FAQ, list of tasks for volunteers, further documentation,
74
+etc.</p>
75
+
67 76
   </div><!-- #main -->
68 77
   <div class="bottom" id="bottom">
69 78
      <i><a href="mailto:tor-webmaster@freehaven.net">Webmaster</a></i> -
... ...
@@ -12,11 +12,10 @@
12 12
   <div class="menu" id="side">
13 13
 <!--    <img id="logo" src="tor.jpg" alt="cute tor gate" /> -->
14 14
       <a href="index.html">Home</a> <br />
15
-      <a href="overview.html">Overview</a> <br />
15
+      <a href="howitworks.html">How it works</a><br />
16 16
       <a href="download.html">Download</a> <br />
17 17
       <a class="current">Documentation</a> <br />
18 18
       <a href="contribute.html">Contribute</a> <br />
19
-      <a href="design.html">Design</a> <br />
20 19
       <a href="developers.html">Developers</a> <br />
21 20
       <a href="research.html">Research</a> <br />
22 21
       <a href="people.html">People</a> <br />
... ...
@@ -25,10 +24,7 @@
25 24
 
26 25
 <h2>Tor: Documentation</h2>
27 26
 
28
-<p>Can somebody please help me organize this pile of docs?
29
-</p>
30
-
31
-<p>Read our <b>How-to</b> for explanations of:
27
+<p>Running Tor:
32 28
 <ul>
33 29
 <li><a href="cvs/tor/doc/tor-doc.html">Why should I run Tor?</a>
34 30
 <li><a href="cvs/tor/doc/tor-doc.html#client-or-server">Should I run a client or a server?</a>
... ...
@@ -40,16 +36,9 @@
40 36
 </ul>
41 37
 </p>
42 38
 
43
-<p>
44
-<a href="design.html">How does Tor work?</a>
45
-
46
-<p>
47
-<a href="http://wiki.noreply.org/wiki/TheOnionRouter_2fTorFAQ">The Tor FAQ</a>
48
-</p>
49
-
50 39
 <p>
51 40
 <a href="http://wiki.noreply.org/wiki/TheOnionRouter_2fTorifyHOWTO">Guide
52
-on how to Tor-ify various applications</a>
41
+to Tor-ifying various applications</a>
53 42
 </p>
54 43
 
55 44
 <p>
... ...
@@ -57,7 +46,7 @@ on how to Tor-ify various applications</a>
57 46
 </p>
58 47
 
59 48
 <p>
60
-<a href="http://wiki.noreply.org/wiki/TheOnionRouter_2fTorInChroot">Run Tor
49
+<a href="http://wiki.noreply.org/wiki/TheOnionRouter_2fTorInChroot">Running Tor
61 50
 in a chroot</a>
62 51
 </p>
63 52
 
... ...
@@ -65,16 +54,6 @@ in a chroot</a>
65 54
 <a href="http://wiki.noreply.org/wiki/TheOnionRouter_2fSquidProxy">Squid and Tor</a>
66 55
 </p>
67 56
 
68
-<p>
69
-<a href="http://6sxoyfb3h2nvok2d.onion/">The hidden wiki</a> has a list
70
-of some hidden services and other things. You need Tor and Privoxy to
71
-access it.
72
-</p>
73
-
74
-<p>See <a href="http://wiki.noreply.org/wiki/TheOnionRouter">the Tor
75
-wiki</a> for our FAQ, list of tasks for volunteers, further documentation,
76
-etc.</p>
77
-
78 57
   </div><!-- #main -->
79 58
   <div class="bottom" id="bottom">
80 59
      <i><a href="mailto:tor-webmaster@freehaven.net">Webmaster</a></i> -
... ...
@@ -12,11 +12,10 @@
12 12
   <div class="menu" id="side">
13 13
 <!--    <img id="logo" src="tor.jpg" alt="cute tor gate" /> -->
14 14
       <a href="index.html">Home</a> <br />
15
-      <a href="overview.html">Overview</a> <br />
15
+      <a href="howitworks.html">How it works</a><br />
16 16
       <a class="current">Download</a> <br />
17 17
       <a href="documentation.html">Documentation</a><br />
18 18
       <a href="contribute.html">Contribute</a> <br />
19
-      <a href="design.html">Design</a> <br />
20 19
       <a href="developers.html">Developers</a> <br />
21 20
       <a href="research.html">Research</a> <br />
22 21
       <a href="people.html">People</a> <br />
... ...
@@ -12,50 +12,62 @@
12 12
   <div class="menu" id="side">
13 13
 <!--    <img id="logo" src="tor.jpg" alt="cute tor gate" /> -->
14 14
       <a class="current">Home</a> <br />
15
-      <a href="overview.html">Overview</a> <br />
15
+      <a href="howitworks.html">How it works</a> <br />
16 16
       <a href="download.html">Download</a> <br />
17 17
       <a href="documentation.html">Documentation</a><br />
18 18
       <a href="contribute.html">Contribute</a> <br />
19
-      <a href="design.html">Design</a> <br />
20 19
       <a href="developers.html">Developers</a> <br />
21 20
       <a href="research.html">Research</a> <br />
22 21
       <a href="people.html">People</a> <br />
23 22
   </div><!-- #side -->
24 23
   <div class="main" id="main">
25 24
 
26
-<h2>Tor: an anonymizing overlay network for TCP</h2>
25
+<h2>Tor: an anonymous Internet communication system</h2>
27 26
 
28 27
 <p>
29
-Tor is a connection-based low-latency anonymous communication system that
30
-protects TCP streams: web browsing, instant messaging, irc, ssh, etc. See
31
-our <a href="overview.html">Tor overview</a> for more information.
28
+The right to speak anonymously is <a
29
+href="http://www.eff.org/Privacy/Anonymity"> protected by the First
30
+Amendment</a> and is crucial to ensure safety, privacy, and free
31
+expression on the Internet. People who need anonymity online range from
32
+whistleblowers and political dissidents to people giving tips to the
33
+police and kids who are playing online.
32 34
 </p>
33 35
 
34
-<p>2004-11-15: Tor 0.0.9pre6 is released. [<a href="download.html">download</a>]<br />
35
-2004-11-09: Tor 0.0.9pre5 is released. [<a href="download.html">download</a>]<br />
36
-2004-10-14: Tor 0.0.8.1 is released. [<a href="download.html">download</a>]
36
+<p>
37
+Tor helps these people by allowing them to communicate anonymously on the
38
+Internet. It can anonymize web browsing, instant messaging, IRC, SSH, and
39
+more. Your identity is hidden because communications are bounced around
40
+a distributed network of servers called <a href="howitworks.html">onion
41
+routers</a> -- this system makes it hard for recipients, observers,
42
+and even the onion routers themselves to track the source of the stream.
37 43
 </p>
38 44
 
39 45
 <p>
40
-<a href="cvs/tor/doc/tor-doc.html">Why should I use Tor?</a>
46
+Currently, Tor development is supported by a grant from
47
+the <a href="http://www.eff.org/">Electronic Frontier
48
+Foundation</a>. The more people use Tor and volunteer to
49
+run servers, the better this service will be. Please consider <a
50
+href="http://freehaven.net/tor/cvs/tor/doc/tor-doc.html#installing">installing
51
+it</a> and then <a
52
+href="http://www.freehaven.net/tor/cvs/tor/doc/tor-doc.html#server">helping
53
+out</a>. You can also <a href="documentation.html">learn more</a>.
41 54
 </p>
42 55
 
43
-<p>The or-announce mailing list is a low
44
-volume list for announcements of new releases, etc. You can <a
45
-href="http://archives.seul.org/or/announce/">read the archives or
46
-subscribe</a>.</p>
56
+<p>
57
+Remember that this is development code -- it's not a good idea to rely
58
+on the current Tor network if you really need strong anonymity.
59
+</p>
47 60
 
48
-<p>Remember that this is development code --
49
-don't rely on the current Tor network if you really need strong anonymity.
61
+<p>
62
+2004-11-15: Tor 0.0.9pre6 is released. [<a href="download.html">download</a>]<br />
63
+2004-10-14: Tor 0.0.8.1 is released. [<a href="download.html">download</a>]
50 64
 </p>
51 65
 
52
-<p>We've gotten a lot of press lately,
53
-and so far the Tor network has stood up just fine to the flood of
54
-new users. Great! To help make it scale even better, please consider <a
55
-href="http://freehaven.net/tor/cvs/tor/doc/tor-doc.html#installing">installing
56
-it</a> and then <a
57
-href="http://www.freehaven.net/tor/cvs/tor/doc/tor-doc.html#server">volunteering
58
-to run a server</a>. Thanks!</p>
66
+<p>
67
+The or-announce mailing list is a low volume list for announcements of
68
+new releases. You can <a href="http://archives.seul.org/or/announce/">read
69
+the archives or subscribe</a>.
70
+</p>
59 71
 
60 72
   </div><!-- #main -->
61 73
   <div class="bottom" id="bottom">
... ...
@@ -12,11 +12,10 @@
12 12
   <div class="menu" id="side">
13 13
 <!--    <img id="logo" src="tor.jpg" alt="cute tor gate" /> -->
14 14
       <a href="index.html">Home</a> <br />
15
-      <a class="current">Overview</a> <br />
15
+      <a href="howitworks.html">How it works</a> <br />
16 16
       <a href="download.html">Download</a> <br />
17 17
       <a href="documentation.html">Documentation</a><br />
18 18
       <a href="contribute.html">Contribute</a> <br />
19
-      <a href="design.html">Design</a> <br />
20 19
       <a href="developers.html">Developers</a> <br />
21 20
       <a href="research.html">Research</a> <br />
22 21
       <a href="people.html">People</a> <br />
... ...
@@ -25,6 +24,7 @@
25 24
 
26 25
 <h2>Tor: Overview</h2>
27 26
 
27
+<h3>Traffic analysis</h3>
28 28
 <p>
29 29
 Traffic analysis can be used to infer who is talking to whom over a
30 30
 public network. For example, Internet packets have a header used for
... ...
@@ -58,6 +58,7 @@ intelligence gathering, and one of their teams used Tor while deployed
58 58
 in the Middle East recently.
59 59
 </p>
60 60
 
61
+<h3>Network structure</h3>
61 62
 <p>
62 63
 Tor helps to reduce the traffic analysis risk by distributing your
63 64
 transactions over several places on the Internet, so no single point can
... ...
@@ -99,6 +100,7 @@ services, each without knowing the other's network identity. These hidden
99 100
 websites let users publish material without worrying about censorship.
100 101
 </p>
101 102
 
103
+<h3>Privacy</h3>
102 104
 <p>
103 105
 Of course, Tor can't solve all privacy problems itself. Tor focuses on
104 106
 protecting the <em>transport</em>. You need to use other protocol-specific
... ...
@@ -12,11 +12,10 @@
12 12
   <div class="menu" id="side">
13 13
 <!--    <img id="logo" src="tor.jpg" alt="cute tor gate" /> -->
14 14
       <a href="index.html">Home</a> <br />
15
-      <a href="overview.html">Overview</a> <br />
15
+      <a href="howitworks.html">How it works</a> <br />
16 16
       <a href="download.html">Download</a> <br />
17 17
       <a href="documentation.html">Documentation</a><br />
18 18
       <a href="contribute.html">Contribute</a> <br />
19
-      <a href="design.html">Design</a> <br />
20 19
       <a href="developers.html">Developers</a> <br />
21 20
       <a href="research.html">Research</a> <br />
22 21
       <a class="current">People</a> <br />
... ...
@@ -12,11 +12,10 @@
12 12
   <div class="menu" id="side">
13 13
 <!--    <img id="logo" src="tor.jpg" alt="cute tor gate" /> -->
14 14
       <a href="index.html">Home</a> <br />
15
-      <a href="overview.html">Overview</a> <br />
15
+      <a href="howitworks.html">How it works</a> <br />
16 16
       <a href="download.html">Download</a> <br />
17 17
       <a href="documentation.html">Documentation</a><br />
18 18
       <a href="contribute.html">Contribute</a> <br />
19
-      <a href="design.html">Design</a> <br />
20 19
       <a href="developers.html">Developers</a> <br />
21 20
       <a class="current">Research</a> <br />
22 21
       <a href="people.html">People</a> <br />
23 22