/[echolot]/trunk/templates/rlist2-rsa.html
ViewVC logotype

Contents of /trunk/templates/rlist2-rsa.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 210 - (show annotations) (download) (as text)
Mon Jul 22 01:26:26 2002 UTC (10 years, 10 months ago) by weasel
File MIME type: text/html
File size: 1680 byte(s)
Changed URL for echolot from savannah to palfrader.org
1 <html>
2 <head>
3 <title>Cypherpunk Remailers (v2, RSA only) [<TMPL_VAR NAME="SITE_NAME">]</title>
4 </head>
5 <body>
6 <h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
7
8 <p>
9 <a HREF="./">Up</a> <a href="rlist2-rsa.txt">Plaintext version</a>
10
11 <p>
12 Available Stats:
13 <table border=1>
14 <tr>
15 <TMPL_IF NAME="seperate_rlist">
16 <th colspan=4>Cypherpunk (Type I)</th>
17 <TMPL_ELSE>
18 <th>Cypherpunk (Type I)</th>
19 </TMPL_IF>
20 <th>Mixmaster (Type II)</th>
21 <TMPL_IF NAME="combined_list">
22 <th>Combined</th>
23 </TMPL_IF>
24 </tr>
25 <tr>
26 <td><a href="rlist.html">v1</a></td>
27 <TMPL_IF NAME="seperate_rlist">
28 <td><a href="rlist-rsa.html">(rsa)</a></td>
29 <td><a href="rlist-dsa.html">(dsa)</a></td>
30 <td><a href="rlist-clear.html">(cleartext)</a></td>
31 </TMPL_IF>
32 <td><a href="mlist.html">v1</a></td>
33 <TMPL_IF NAME="combined_list">
34 <td rowspan=2><a href="clist.html">V2</a></td>
35 </TMPL_IF>
36 </tr>
37 <tr>
38 <td><a href="rlist2.html">v2</a></td>
39 <TMPL_IF NAME="seperate_rlist">
40 <td><strong>(rsa)</strong></td>
41 <td><a href="rlist2-dsa.html">(dsa)</a></td>
42 <td><a href="rlist2-clear.html">(cleartext)</a></td>
43 </TMPL_IF>
44 <td><a href="mlist2.html">v2</a></td>
45 </tr>
46 </table>
47
48 <h2>Cypherpunk Remailers (v2, RSA only)</h2>
49
50 <p>
51 This is an automatically generated list of remailer reliability
52 statistics.
53 Please see the <a href="#legend">Legend</a> below for interpretative data.
54
55 <p>
56 <pre>
57 <TMPL_VAR NAME="list">
58 </pre>
59
60 <TMPL_INCLUDE NAME="templates/v2legend.html">
61
62 <hr>
63 Created by <a href="http://www.palfrader.org/echolot/">Echolot <TMPL_VAR NAME="version"></a>.<br>
64 Last update: <TMPL_VAR NAME="CURRENT_TIMESTAMP">.
65 </body>
66
67 <!-- vim:set ts=2: -->
68 <!-- vim:set shiftwidth=2: -->
69 </html>

  ViewVC Help
Powered by ViewVC 1.1.5