this update corrects the link for download, adds a proper wml template for contacts and also updates the contact information page.
Jacob Appelbaum

Jacob Appelbaum commited on 2008-05-07 06:06:55
Zeige 2 geänderte Dateien mit 10 Einfügungen und 6 Löschungen.

... ...
@@ -44,6 +44,8 @@ translation>">website translations</a> into place, and help answer
44 44
 questions about existing and new translations.</li>
45 45
 <li><tt>tor-assistants</tt> is the catch-all address for press contacts
46 46
 and other comments and issues.</li>
47
+<li><tt>tordnsel</tt> is the alias for the people responsible for the 
48
+tordns exitlist.</li>
47 49
 <li><tt>donations</tt> is for questions and comments about <a href="<page
48 50
 donate>">getting money to the developers</a>. More donations means <a
49 51
 href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#Funding">more
... ...
@@ -7,9 +7,9 @@
7 7
 <div class="main-column">
8 8
 
9 9
 <!-- PUT CONTENT AFTER THIS TAG -->
10
-<h1>A public TorDNSEL service</h1>
10
+<h1>The public TorDNSEL service</h1>
11 11
 
12
-<h2>What is TorDNSEL?</h2>
12
+<h2>What is the TorDNSEL?</h2>
13 13
 
14 14
 <p>TorDNSEL is an active testing, DNS-based list of Tor exit nodes. Since Tor
15 15
 supports exit policies, a network service's Tor exit list is a function of its
... ...
@@ -22,7 +22,7 @@ the directory. TorDNSEL actively tests through these nodes to provide a more
22 22
 accurate list.</p> 
23 23
 
24 24
 <p>The full background and rationale for TorDNSEL is described in the official
25
-<a href="https://tor.eff.org/svn/trunk/doc/contrib/torel-design.txt">design
25
+<a href="https://www.torproject.org/svn/trunk/doc/contrib/torel-design.txt">design
26 26
 document</a>. The current service only supports the first query type mentioned
27 27
 in that document.</p>
28 28
 
... ...
@@ -72,12 +72,14 @@ Tor.</p>
72 72
 
73 73
 <p>You can download the latest source release from the <a
74 74
 href="http://p56soo2ibjkx23xo.onion/dist/tordnsel-0.0.6.tar.gz">hidden
75
-service</a> or from a <a href="tordnsel-0.0.6.tar.gz">local mirror</a>. It's
75
+service</a> or from a 
76
+<a href="https://www.torproject.org/tordnsel/dist/tordnsel-0.0.6.tar.gz">
77
+local mirror</a>. It's
76 78
 probably wise to check out the current revision from the darcs repository
77 79
 hosted on the aforementioned hidden service.</p>
78 80
 
79
-<p>For more information or to report something useful, please email tordnsel AT
80
-torproject.org</p>
81
+<p>For more information or to report something useful, please email the 
82
+<tt>tordnsel</tt> alias on our <a href="<page contact>">contact page</a>.</p>
81 83
 
82 84
 </div> <!-- #main -->
83 85
 
84 86