break part of developers.ht...
Roger Dingledine authored 20 years ago
|
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> |
|
rename FAQ page as FAQs page
Roger Dingledine authored 20 years ago
|
30) <a href="faq.html">FAQs</a> |
|
break part of developers.ht...
Roger Dingledine authored 20 years ago
|
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
|
upcase 'tor' on website men...
Roger Dingledine authored 20 years ago
|
61) the number of Tor servers over time</a>. To learn more details of the
|
break part of developers.ht...
Roger Dingledine authored 20 years ago
|
62) current Tor nodes, <a href="http://moria.seul.org:9031/">fetch the
|
upcase 'tor' on website men...
Roger Dingledine authored 20 years ago
|
63) latest dynamically generated directory</a>. (Your Tor client fetches
|
break part of developers.ht...
Roger Dingledine authored 20 years ago
|
64) this automatically, so loading it yourself is just for novelty.)
65) </p>
66)
|
upcase 'tor' on website men...
Roger Dingledine authored 20 years ago
|
67) <p>
68) The <a href="http://archives.seul.org/or/announce/">or-announce
69) mailing list</a> is a low volume list for announcements of new
70) releases. The <a href="http://archives.seul.org/or/dev/">or-dev
71) mailing list</a> is for posting by developers only and is where we
72) send notifications of prereleases and release candidates. The <a
|
break part of developers.ht...
Roger Dingledine authored 20 years ago
|
73) href="http://archives.seul.org/or/talk/">or-talk mailing list</a>
74) is where a lot of the discussion happens. There's also a list for <a
|
upcase 'tor' on website men...
Roger Dingledine authored 20 years ago
|
75) href="http://archives.seul.org/or/cvs/">cvs commits</a>.
76) </p>
|