Roger Dingledine commited on 2005-01-02 06:50:15
Zeige 11 geänderte Dateien mit 118 Einfügungen und 43 Löschungen.
... | ... |
@@ -25,7 +25,8 @@ width="110" height="79" alt="Tor logo" /></a> |
25 | 25 |
<a href="index.html">Home</a> | |
26 | 26 |
<a href="howitworks.html">How It Works</a> | |
27 | 27 |
<a href="download.html">Download</a> | |
28 |
- <a href="documentation.html">Documentation</a> | |
|
28 |
+ <a href="documentation.html">Docs</a> | |
|
29 |
+ <a href="users.html">Users</a> | |
|
29 | 30 |
<a href="faq.html">FAQ</a> | |
30 | 31 |
<a class="current">Contribute</a> | |
31 | 32 |
<a href="developers.html">Developers</a> | |
... | ... |
@@ -25,7 +25,8 @@ width="110" height="79" alt="Tor logo" /></a> |
25 | 25 |
<a href="index.html">Home</a> | |
26 | 26 |
<a href="howitworks.html">How It Works</a> | |
27 | 27 |
<a href="download.html">Download</a> | |
28 |
- <a href="documentation.html">Documentation</a> | |
|
28 |
+ <a href="documentation.html">Docs</a> | |
|
29 |
+ <a href="users.html">Users</a> | |
|
29 | 30 |
<a href="faq.html">FAQ</a> | |
30 | 31 |
<a href="contribute.html">Contribute</a> | |
31 | 32 |
<a class="current">Developers</a> | |
... | ... |
@@ -42,20 +43,6 @@ width="110" height="79" alt="Tor logo" /></a> |
42 | 43 |
<h2>Tor: Developers</h2> |
43 | 44 |
<hr /> |
44 | 45 |
|
45 |
-<p>We have an IRC discussion channel for users and operators. Go to #tor |
|
46 |
-on irc.oftc.net.</p> |
|
47 |
- |
|
48 |
-<p>Read the <a href="cvs/tor/doc/HACKING">Guide to Tor's source code</a> for an |
|
49 |
-overview of the various files and components of the system.</p> |
|
50 |
- |
|
51 |
-<p>Check out <a |
|
52 |
-href="http://www.noreply.org/tor-running-routers/">weasel's graph of |
|
53 |
-the number of tor servers over time</a>. To learn more details of the |
|
54 |
-current Tor nodes, <a href="http://moria.seul.org:9031/">fetch the |
|
55 |
-latest dynamically generated directory</a>. (Your tor client fetches |
|
56 |
-this automatically, so loading it yourself is just for novelty.) |
|
57 |
-</p> |
|
58 |
- |
|
59 | 46 |
<p>Browse the Tor <b>CVS repository</b>: (which may not |
60 | 47 |
necessarily work or even compile)</p> |
61 | 48 |
<ul> |
... | ... |
@@ -73,32 +60,19 @@ necessarily work or even compile)</p> |
73 | 60 |
</li> |
74 | 61 |
</ul> |
75 | 62 |
|
76 |
-<p>The <a href="http://archives.seul.org/or/dev/">or-dev mailing |
|
77 |
-list</a> is for posting by developers only and is where we send |
|
78 |
-notifications of prereleases and release candidates. The <a |
|
79 |
-href="http://archives.seul.org/or/talk/">or-talk mailing list</a> |
|
80 |
-is where a lot of the discussion happens. There's also a list for <a |
|
81 |
-href="http://archives.seul.org/or/cvs/">cvs commits</a>.</p> |
|
82 |
- |
|
83 | 63 |
<p> |
84 |
-<a href="cvs/tor/doc/TODO">The list of stuff the developers know they need to do</a>. |
|
85 |
-</p> |
|
86 |
- |
|
87 |
-<p>The <a href="http://anon.inf.tu-dresden.de/index_en.html">Java Anon |
|
88 |
-Proxy (JAP)</a> project has implemented the Tor client protocol in their |
|
89 |
-client. More on that coming soon. |
|
64 |
+Read the <a href="cvs/tor/doc/HACKING">Guide to Tor's source code</a> for an |
|
65 |
+overview of the various files and components of the system. |
|
90 | 66 |
</p> |
91 | 67 |
|
92 | 68 |
<p> |
93 |
-<a href="http://6sxoyfb3h2nvok2d.onion/">The hidden wiki</a> has a list |
|
94 |
-of some hidden services and other things. You need Tor and Privoxy to |
|
95 |
-access it. |
|
69 |
+<a href="cvs/tor/doc/TODO">The list of stuff the developers know they need to do</a>. |
|
96 | 70 |
</p> |
97 | 71 |
|
98 | 72 |
<p> |
99 |
-See <a href="http://wiki.noreply.org/wiki/TheOnionRouter">the Tor |
|
100 |
-wiki</a> for our FAQ, list of tasks for volunteers, further documentation, |
|
101 |
-etc. |
|
73 |
+The <a href="http://anon.inf.tu-dresden.de/index_en.html">Java Anon |
|
74 |
+Proxy (JAP)</a> project has implemented the Tor client protocol in their |
|
75 |
+client. More on that coming soon. |
|
102 | 76 |
</p> |
103 | 77 |
|
104 | 78 |
</div><!-- #main --> |
... | ... |
@@ -25,7 +25,8 @@ width="110" height="79" alt="Tor logo" /></a> |
25 | 25 |
<a href="index.html">Home</a> | |
26 | 26 |
<a href="howitworks.html">How It Works</a> | |
27 | 27 |
<a href="download.html">Download</a> | |
28 |
- <a class="current">Documentation</a> | |
|
28 |
+ <a class="current">Docs</a> | |
|
29 |
+ <a href="users.html">Users</a> | |
|
29 | 30 |
<a href="faq.html">FAQ</a> | |
30 | 31 |
<a href="contribute.html">Contribute</a> | |
31 | 32 |
<a href="developers.html">Developers</a> | |
... | ... |
@@ -25,7 +25,8 @@ width="110" height="79" alt="Tor logo" /></a> |
25 | 25 |
<a href="index.html">Home</a> | |
26 | 26 |
<a href="howitworks.html">How It Works</a> | |
27 | 27 |
<a class="current">Download</a> | |
28 |
- <a href="documentation.html">Documentation</a> | |
|
28 |
+ <a href="documentation.html">Docs</a> | |
|
29 |
+ <a href="users.html">Users</a> | |
|
29 | 30 |
<a href="faq.html">FAQ</a> | |
30 | 31 |
<a href="contribute.html">Contribute</a> | |
31 | 32 |
<a href="developers.html">Developers</a> | |
... | ... |
@@ -25,7 +25,8 @@ width="110" height="79" alt="Tor logo" /></a> |
25 | 25 |
<a href="index.html">Home</a> | |
26 | 26 |
<a href="howitworks.html">How It Works</a> | |
27 | 27 |
<a href="download.html">Download</a> | |
28 |
- <a href="documentation.html">Documentation</a> | |
|
28 |
+ <a href="documentation.html">Docs</a> | |
|
29 |
+ <a href="users.html">Users</a> | |
|
29 | 30 |
<a class="current">FAQ</a> | |
30 | 31 |
<a href="contribute.html">Contribute</a> | |
31 | 32 |
<a href="developers.html">Developers</a> | |
... | ... |
@@ -25,7 +25,8 @@ width="110" height="79" alt="Tor logo" /></a> |
25 | 25 |
<a href="index.html">Home</a> | |
26 | 26 |
<a class="current">How It Works</a> | |
27 | 27 |
<a href="download.html">Download</a> | |
28 |
- <a href="documentation.html">Documentation</a> | |
|
28 |
+ <a href="documentation.html">Docs</a> | |
|
29 |
+ <a href="users.html">Users</a> | |
|
29 | 30 |
<a href="faq.html">FAQ</a> | |
30 | 31 |
<a href="contribute.html">Contribute</a> | |
31 | 32 |
<a href="developers.html">Developers</a> | |
... | ... |
@@ -26,7 +26,8 @@ width="110" height="79" alt="Tor logo" /></a> |
26 | 26 |
<a class="current">Home</a> | |
27 | 27 |
<a href="howitworks.html">How It Works</a> | |
28 | 28 |
<a href="download.html">Download</a> | |
29 |
- <a href="documentation.html">Documentation</a> | |
|
29 |
+ <a href="documentation.html">Docs</a> | |
|
30 |
+ <a href="users.html">Users</a> | |
|
30 | 31 |
<a href="faq.html">FAQ</a> | |
31 | 32 |
<a href="contribute.html">Contribute</a> | |
32 | 33 |
<a href="developers.html">Developers</a> | |
... | ... |
@@ -25,7 +25,8 @@ width="110" height="79" alt="Tor logo" /></a> |
25 | 25 |
<a href="index.html">Home</a> | |
26 | 26 |
<a href="howitworks.html">How It Works</a> | |
27 | 27 |
<a href="download.html">Download</a> | |
28 |
- <a href="documentation.html">Documentation</a> | |
|
28 |
+ <a href="documentation.html">Docs</a> | |
|
29 |
+ <a href="users.html">Users</a> | |
|
29 | 30 |
<a href="faq.html">FAQ</a> | |
30 | 31 |
<a href="contribute.html">Contribute</a> | |
31 | 32 |
<a href="developers.html">Developers</a> | |
... | ... |
@@ -25,7 +25,8 @@ width="110" height="79" alt="Tor logo" /></a> |
25 | 25 |
<a href="index.html">Home</a> | |
26 | 26 |
<a href="howitworks.html">How It Works</a> | |
27 | 27 |
<a href="download.html">Download</a> | |
28 |
- <a href="documentation.html">Documentation</a> | |
|
28 |
+ <a href="documentation.html">Docs</a> | |
|
29 |
+ <a href="users.html">Users</a> | |
|
29 | 30 |
<a href="faq.html">FAQ</a> | |
30 | 31 |
<a href="contribute.html">Contribute</a> | |
31 | 32 |
<a href="developers.html">Developers</a> | |
... | ... |
@@ -24,7 +24,8 @@ width="110" height="79" alt="Tor logo" /></a> |
24 | 24 |
<a href="index.html">Home</a> | |
25 | 25 |
<a href="howitworks.html">How It Works</a> | |
26 | 26 |
<a href="download.html">Download</a> | |
27 |
- <a href="documentation.html">Documentation</a> | |
|
27 |
+ <a href="documentation.html">Docs</a> | |
|
28 |
+ <a href="users.html">Users</a> | |
|
28 | 29 |
<a href="faq.html">FAQ</a> | |
29 | 30 |
<a href="contribute.html">Contribute</a> | |
30 | 31 |
<a href="developers.html">Developers</a> | |
... | ... |
@@ -0,0 +1,92 @@ |
1 |
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" |
|
2 |
+"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> |
|
3 |
+ |
|
4 |
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> |
|
5 |
+<head> |
|
6 |
+ <title>Tor: Users</title> |
|
7 |
+ <meta name="Author" content="Roger Dingledine" /> |
|
8 |
+ <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> |
|
9 |
+ <link rel="stylesheet" type="text/css" href="stylesheet.css" /> |
|
10 |
+ <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> |
|
11 |
+</head> |
|
12 |
+ |
|
13 |
+<body> |
|
14 |
+<div class="center"> |
|
15 |
+ |
|
16 |
+<!-- TITLE BAR & NAVIGATION --> |
|
17 |
+<div class="banner"> |
|
18 |
+<table class="table-banner" cellpadding="0" cellspacing="0"> |
|
19 |
+<tr> |
|
20 |
+<td class="spacer"> |
|
21 |
+<a href="http://tor.eff.org/"><img src="images/spacer.png" |
|
22 |
+width="110" height="79" alt="Tor logo" /></a> |
|
23 |
+</td> |
|
24 |
+<td class="links" valign="top"> |
|
25 |
+ <a href="index.html">Home</a> | |
|
26 |
+ <a href="howitworks.html">How It Works</a> | |
|
27 |
+ <a href="download.html">Download</a> | |
|
28 |
+ <a href="documentation.html">Docs</a> | |
|
29 |
+ <a class="current">Users</a> | |
|
30 |
+ <a href="faq.html">FAQ</a> | |
|
31 |
+ <a href="contribute.html">Contribute</a> | |
|
32 |
+ <a href="developers.html">Developers</a> | |
|
33 |
+ <a href="research.html">Research</a> | |
|
34 |
+ <a href="people.html">People</a> |
|
35 |
+</td> |
|
36 |
+</tr> |
|
37 |
+</table> |
|
38 |
+</div> |
|
39 |
+<!-- END TITLE BAR & NAVIGATION --> |
|
40 |
+ |
|
41 |
+<div class="main-column"> |
|
42 |
+ |
|
43 |
+<h2>Tor: Users</h2> |
|
44 |
+<hr /> |
|
45 |
+ |
|
46 |
+<p>We have an IRC discussion channel for users and operators. Go to #tor |
|
47 |
+on irc.oftc.net.</p> |
|
48 |
+ |
|
49 |
+<p>We have a <a |
|
50 |
+href="http://bugs.noreply.org/flyspray/index.php?tasks=all&project=4">bugtracker</a>. |
|
51 |
+If you have a bug, especially a crash bug, read our <a |
|
52 |
+href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ#ReportBug">how |
|
53 |
+to report a Tor bug</a> FAQ entry first and then go to the bugtracker |
|
54 |
+and tell us as much information about it as you can. (If your bug is |
|
55 |
+with Privoxy, your browser, or some other application, please don't put |
|
56 |
+it in our bugtracker.) |
|
57 |
+</p> |
|
58 |
+ |
|
59 |
+<p>Check out <a |
|
60 |
+href="http://www.noreply.org/tor-running-routers/">weasel's graph of |
|
61 |
+the number of tor servers over time</a>. To learn more details of the |
|
62 |
+current Tor nodes, <a href="http://moria.seul.org:9031/">fetch the |
|
63 |
+latest dynamically generated directory</a>. (Your tor client fetches |
|
64 |
+this automatically, so loading it yourself is just for novelty.) |
|
65 |
+</p> |
|
66 |
+ |
|
67 |
+<p>The <a href="http://archives.seul.org/or/dev/">or-dev mailing |
|
68 |
+list</a> is for posting by developers only and is where we send |
|
69 |
+notifications of prereleases and release candidates. The <a |
|
70 |
+href="http://archives.seul.org/or/talk/">or-talk mailing list</a> |
|
71 |
+is where a lot of the discussion happens. There's also a list for <a |
|
72 |
+href="http://archives.seul.org/or/cvs/">cvs commits</a>.</p> |
|
73 |
+ |
|
74 |
+<p> |
|
75 |
+<a href="http://6sxoyfb3h2nvok2d.onion/">The hidden wiki</a> has a list |
|
76 |
+of some hidden services and other things. You need Tor and Privoxy to |
|
77 |
+access it. |
|
78 |
+</p> |
|
79 |
+ |
|
80 |
+<p> |
|
81 |
+See <a href="http://wiki.noreply.org/wiki/TheOnionRouter">the Tor |
|
82 |
+wiki</a> for other user-contributed documentation, etc. |
|
83 |
+</p> |
|
84 |
+ |
|
85 |
+ </div><!-- #main --> |
|
86 |
+</div> |
|
87 |
+ <div class="bottom" id="bottom"> |
|
88 |
+ <i><a href="mailto:tor-webmaster@freehaven.net" class="smalllink">Webmaster</a></i> - |
|
89 |
+ $Id$ |
|
90 |
+ </div> |
|
91 |
+</body> |
|
92 |
+</html> |
|
0 | 93 |