Roger Dingledine commited on 2006-02-06 10:35:55
Zeige 3 geänderte Dateien mit 6 Einfügungen und 139 Löschungen.
... | ... |
@@ -1,64 +1,7 @@ |
1 | 1 |
## translation metadata |
2 | 2 |
# Revision: $Revision$ |
3 |
+# Status: obsolete |
|
3 | 4 |
|
4 |
-#include "head.wmi" TITLE="Developers" |
|
5 |
- |
|
6 |
-<div class="main-column"> |
|
7 |
-<div style="float: right; border: 1px solid #666666; background: #e7e7e7; padding: 5px; margin: 0 5px 0 0;"> |
|
8 |
-<a href="<page gui/index>" style="color: #EF8012; font-weight: bold;">Tor GUI Competition »</a> |
|
9 |
-</div> |
|
10 |
- |
|
11 |
-<h2>Tor: Developers</h2> |
|
12 |
-<hr /> |
|
13 |
- |
|
14 |
-<p>Browse the Tor <b>CVS repository</b>: (which may not |
|
15 |
-necessarily work or even compile)</p> |
|
16 |
-<ul> |
|
17 |
-<li><a href="<cvssandbox>">Regularly updated CVS sandbox</a></li> |
|
18 |
-<li><a href="http://cvs.seul.org/viewcvs/viewcvs.cgi/?root=tor">ViewCVS</a></li> |
|
19 |
-<li><a href="http://archives.seul.org/or/cvs/">Mailing list for cvs commits</a></li> |
|
20 |
-<li>anonymous pserver access (password is guest): |
|
21 |
-<ul> |
|
22 |
-<li>Make a new empty directory and cd into it.</li> |
|
23 |
-<li>cvs -d :pserver:guest@cvs.seul.org:/home/or/cvsroot login</li> |
|
24 |
-<li>cvs -d :pserver:guest@cvs.seul.org:/home/or/cvsroot co tor</li> |
|
25 |
-<li>cd tor; ./autogen.sh; make; make install if you like.</li> |
|
26 |
-<li>(use "co -r tor-0_1_1_4_alpha tor" to fetch a particular version.)</li> |
|
27 |
-<li>(To check out the maintenance branch, use -r tor-0_1_0-patches)</li> |
|
28 |
-</ul> |
|
29 |
-</li> |
|
30 |
-</ul> |
|
31 |
- |
|
32 |
-<p>Here's the current roadmap for the 0.1.1.x release:</p> |
|
33 |
-<ul> |
|
34 |
-<li>Reduce CPU load on servers.</li> |
|
35 |
-<li>Continue decentralizing the directory. |
|
36 |
-<ul> |
|
37 |
- <li>Gather more permanent dirservers and put their keys into the code.</li> |
|
38 |
- <li>Need to solve what 'verified' means: it means the nickname is |
|
39 |
- registered, but otherwise we treat servers the same.</li> |
|
40 |
- <li>A way for clients to partition the set of servers in a safe way: |
|
41 |
- so they don't have to learn all of them but so they're not easily |
|
42 |
- partitionable. Write it down, but probably not do it yet.</li> |
|
43 |
-</ul></li> |
|
44 |
-<li>Helper nodes (at least preliminary).</li> |
|
45 |
-<li>Enclaves (at least preliminary).</li> |
|
46 |
-<li>Launch the GUI contest.</li> |
|
47 |
-<li>Something, anything, for sys tray on Windows.</li> |
|
48 |
-<li>Get on some websites: indymedia.org. others?</li> |
|
49 |
-<li>Research: scalability, keep thinking about end-to-end attacks.</li> |
|
50 |
-</ul> |
|
51 |
- |
|
52 |
-<p> |
|
53 |
-<a href="<cvssandbox>tor/doc/TODO">The list of stuff the developers know they need to do</a>. |
|
54 |
-</p> |
|
55 |
- |
|
56 |
-<p> |
|
57 |
-The <a href="http://anon.inf.tu-dresden.de/index_en.html">Java Anon |
|
58 |
-Proxy (JAP)</a> project has implemented the Tor client protocol in their |
|
59 |
-client. More on that coming soon. |
|
60 |
-</p> |
|
61 |
- |
|
62 |
- </div><!-- #main --> |
|
5 |
+#include "head.wmi" TITLE="Redirecting" REDIRECT="documentation" |
|
63 | 6 |
|
64 | 7 |
#include <foot.wmi> |
... | ... |
@@ -1,33 +1,7 @@ |
1 | 1 |
## translation metadata |
2 | 2 |
# Revision: $Revision$ |
3 |
+# Status: obsolete |
|
3 | 4 |
|
4 |
-#include "head.wmi" TITLE="FAQs" |
|
5 |
- |
|
6 |
-<div class="main-column"> |
|
7 |
- |
|
8 |
-<h2>Tor: FAQs</h2> |
|
9 |
-<hr /> |
|
10 |
- |
|
11 |
-<p> |
|
12 |
-The <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ">Tor |
|
13 |
-Technical FAQ Wiki</a> is user-editable, meaning anyone can make edits |
|
14 |
-to the content. We encourage Tor users and supporters to go fix it up, |
|
15 |
-add more questions, provide answers, etc. While we will monitor the Wiki |
|
16 |
-page to help ensure accuracy, the Tor developers are not responsible |
|
17 |
-for the content. |
|
18 |
-</p> |
|
19 |
- |
|
20 |
-<p> |
|
21 |
-The <a href="<page eff/tor-legal-faq>">Tor Legal FAQ</a> is written by |
|
22 |
-EFF lawyers. It aims to give you an overview of some of the legal issues |
|
23 |
-that arise from the Tor project. |
|
24 |
-</p> |
|
25 |
- |
|
26 |
-<p> |
|
27 |
-The <a href="<page faq-abuse>">Abuse FAQ for Tor Server Operators</a> is a collection |
|
28 |
-of common questions and issues discussed when running a Tor server. |
|
29 |
-</p> |
|
30 |
- |
|
31 |
- </div><!-- #main --> |
|
5 |
+#include "head.wmi" TITLE="Redirecting" REDIRECT="documentation" |
|
32 | 6 |
|
33 | 7 |
#include <foot.wmi> |
... | ... |
@@ -1,57 +1,7 @@ |
1 | 1 |
## translation metadata |
2 | 2 |
# Revision: $Revision$ |
3 |
+# Status: obsolete |
|
3 | 4 |
|
4 |
-#include "head.wmi" TITLE="Support" |
|
5 |
- |
|
6 |
-<div class="main-column"> |
|
7 |
- |
|
8 |
-<h2>Tor: Support</h2> |
|
9 |
-<hr /> |
|
10 |
- |
|
11 |
-<p>The Tor developers spend most of their time developing |
|
12 |
-Tor. There are no people devoted to user support. So please look for <a |
|
13 |
-href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SupportMail">other |
|
14 |
-support avenues</a> before sending mail to the developers. |
|
15 |
-</p> |
|
16 |
- |
|
17 |
-<p>We have an IRC discussion channel for users and operators. Go to |
|
18 |
-<a href="irc://irc.oftc.net/tor">#tor on irc.oftc.net</a>. |
|
19 |
-We also have several <a href="<page documentation>#MailingLists">Mailing |
|
20 |
-Lists</a> available for discussion. |
|
21 |
-</p> |
|
22 |
- |
|
23 |
-<p>We have a <a |
|
24 |
-href="http://bugs.noreply.org/tor">bugtracker</a>. |
|
25 |
-If you have a bug, especially a crash bug, read our <a |
|
26 |
-href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ#ServerCrashing">how |
|
27 |
-to report a Tor bug</a> FAQ wiki entry first and then go to the bugtracker |
|
28 |
-and tell us as much information about it as you can. (If your bug is |
|
29 |
-with Privoxy, your browser, or some other application, please don't put |
|
30 |
-it in our bugtracker.) |
|
31 |
-</p> |
|
32 |
- |
|
33 |
-<p>Check out <a |
|
34 |
-href="http://www.noreply.org/tor-running-routers/">weasel's graph of |
|
35 |
-the number of Tor servers over time</a>. To learn more details of the |
|
36 |
-current Tor nodes, look at Geoff Goodell's <a |
|
37 |
-href="http://serifos.eecs.harvard.edu/cgi-bin/exit.pl">list |
|
38 |
-of Tor exit nodes by country</a>. You can also <a |
|
39 |
-href="http://belegost.seul.org/">fetch the latest dynamically generated |
|
40 |
-directory directly</a>. (Your Tor client fetches this automatically, |
|
41 |
-so loading it yourself is just for novelty.) |
|
42 |
-</p> |
|
43 |
- |
|
44 |
-<p> |
|
45 |
-<a href="http://6sxoyfb3h2nvok2d.onion/">The hidden wiki</a> has a list |
|
46 |
-of some hidden services and other things. You need Tor and a proxy like |
|
47 |
-Privoxy to access it. |
|
48 |
-</p> |
|
49 |
- |
|
50 |
-<p> |
|
51 |
-See <a href="http://wiki.noreply.org/wiki/TheOnionRouter">the Tor |
|
52 |
-wiki</a> for other user-contributed documentation, etc. |
|
53 |
-</p> |
|
54 |
- |
|
55 |
- </div><!-- #main --> |
|
5 |
+#include "head.wmi" TITLE="Redirecting" REDIRECT="documentation" |
|
56 | 6 |
|
57 | 7 |
#include <foot.wmi> |
58 | 8 |