summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2002-07-15 03:08:05 +0000
committerPeter Palfrader <peter@palfrader.org>2002-07-15 03:08:05 +0000
commitd39d497c4812107f9432c66d3e8c6164a64c9920 (patch)
tree8404ab8f7eb0c6f3084e13f5643a334510e86a2a /templates
parent7a344ffd4abb4c7864cfc77da543dd043deeb64e (diff)
Added legend and some redesign
Diffstat (limited to 'templates')
-rw-r--r--templates/clist.html13
-rw-r--r--templates/mlist.html13
-rw-r--r--templates/mlist2.html13
-rw-r--r--templates/rlist-clear.html13
-rw-r--r--templates/rlist-dsa.html13
-rw-r--r--templates/rlist-rsa.html13
-rw-r--r--templates/rlist.html13
-rw-r--r--templates/rlist2-clear.html13
-rw-r--r--templates/rlist2-dsa.html13
-rw-r--r--templates/rlist2-rsa.html13
-rw-r--r--templates/rlist2.html13
-rw-r--r--templates/v1legend.html21
-rw-r--r--templates/v2legend.html85
13 files changed, 194 insertions, 55 deletions
diff --git a/templates/clist.html b/templates/clist.html
index 7aedea8..ed3d920 100644
--- a/templates/clist.html
+++ b/templates/clist.html
@@ -6,8 +6,7 @@
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
<p>
-This is an automatically generated list of remailer reliability
-statistics.
+<a HREF="./">Up</a> <a href="xlist.txt">Plaintext version</a>
<p>
Available Stats:
@@ -46,16 +45,20 @@ Available Stats:
</tr>
</table>
-<p>
-<a HREF="./">Up</a>
-
<h2>Remailers (combined list)</h2>
<p>
+This is an automatically generated list of remailer reliability
+statistics.
+Please see the <a href="#legend">Legend</a> below for interpretative data.
+
+<p>
<pre>
<TMPL_VAR NAME="list">
</pre>
+<TMPL_INCLUDE NAME="templates/v2legend.html">
+
<hr>
Created by <a href="http://savannah.gnu.org/projects/echolot/">Echolot</a>.<br>
Last update: <TMPL_VAR NAME="CURRENT_TIMESTAMP">.
diff --git a/templates/mlist.html b/templates/mlist.html
index c27e2ff..9daf605 100644
--- a/templates/mlist.html
+++ b/templates/mlist.html
@@ -6,8 +6,7 @@
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
<p>
-This is an automatically generated list of remailer reliability
-statistics.
+<a HREF="./">Up</a> <a href="mlist.txt">Plaintext version</a>
<p>
Available Stats:
@@ -46,16 +45,20 @@ Available Stats:
</tr>
</table>
-<p>
-<a HREF="./">Up</a>
-
<h2>Mixmaster Remailers</h2>
<p>
+This is an automatically generated list of remailer reliability
+statistics.
+Please see the <a href="#legend">Legend</a> below for interpretative data.
+
+<p>
<pre>
<TMPL_VAR NAME="list">
</pre>
+<TMPL_INCLUDE NAME="templates/v1legend.html">
+
<hr>
Created by <a href="http://savannah.gnu.org/projects/echolot/">Echolot</a>.<br>
Last update: <TMPL_VAR NAME="CURRENT_TIMESTAMP">.
diff --git a/templates/mlist2.html b/templates/mlist2.html
index 13673a1..b29fbb2 100644
--- a/templates/mlist2.html
+++ b/templates/mlist2.html
@@ -6,8 +6,7 @@
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
<p>
-This is an automatically generated list of remailer reliability
-statistics.
+<a HREF="./">Up</a> <a href="mlist2.txt">Plaintext version</a>
<p>
Available Stats:
@@ -46,16 +45,20 @@ Available Stats:
</tr>
</table>
-<p>
-<a HREF="./">Up</a>
-
<h2>Mixmaster Remailers (v2)</h2>
<p>
+This is an automatically generated list of remailer reliability
+statistics.
+Please see the <a href="#legend">Legend</a> below for interpretative data.
+
+<p>
<pre>
<TMPL_VAR NAME="list">
</pre>
+<TMPL_INCLUDE NAME="templates/v2legend.html">
+
<hr>
Created by <a href="http://savannah.gnu.org/projects/echolot/">Echolot</a>.<br>
Last update: <TMPL_VAR NAME="CURRENT_TIMESTAMP">.
diff --git a/templates/rlist-clear.html b/templates/rlist-clear.html
index b0ca3fc..fd84084 100644
--- a/templates/rlist-clear.html
+++ b/templates/rlist-clear.html
@@ -6,8 +6,7 @@
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
<p>
-This is an automatically generated list of remailer reliability
-statistics.
+<a HREF="./">Up</a> <a href="rlist-clear.txt">Plaintext version</a>
<p>
Available Stats:
@@ -46,16 +45,20 @@ Available Stats:
</tr>
</table>
-<p>
-<a HREF="./">Up</a>
-
<h2>Cypherpunk Remailers (cleartext only)</h2>
<p>
+This is an automatically generated list of remailer reliability
+statistics.
+Please see the <a href="#legend">Legend</a> below for interpretative data.
+
+<p>
<pre>
<TMPL_VAR NAME="list">
</pre>
+<TMPL_INCLUDE NAME="templates/v1legend.html">
+
<hr>
Created by <a href="http://savannah.gnu.org/projects/echolot/">Echolot</a>.<br>
Last update: <TMPL_VAR NAME="CURRENT_TIMESTAMP">.
diff --git a/templates/rlist-dsa.html b/templates/rlist-dsa.html
index ce002e2..9fedd10 100644
--- a/templates/rlist-dsa.html
+++ b/templates/rlist-dsa.html
@@ -6,8 +6,7 @@
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
<p>
-This is an automatically generated list of remailer reliability
-statistics.
+<a HREF="./">Up</a> <a href="rlist-dsa.txt">Plaintext version</a>
<p>
Available Stats:
@@ -46,16 +45,20 @@ Available Stats:
</tr>
</table>
-<p>
-<a HREF="./">Up</a>
-
<h2>Cypherpunk Remailers (DSA only)</h2>
<p>
+This is an automatically generated list of remailer reliability
+statistics.
+Please see the <a href="#legend">Legend</a> below for interpretative data.
+
+<p>
<pre>
<TMPL_VAR NAME="list">
</pre>
+<TMPL_INCLUDE NAME="templates/v1legend.html">
+
<hr>
Created by <a href="http://savannah.gnu.org/projects/echolot/">Echolot</a>.<br>
Last update: <TMPL_VAR NAME="CURRENT_TIMESTAMP">.
diff --git a/templates/rlist-rsa.html b/templates/rlist-rsa.html
index d0c4714..0ce32a5 100644
--- a/templates/rlist-rsa.html
+++ b/templates/rlist-rsa.html
@@ -6,8 +6,7 @@
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
<p>
-This is an automatically generated list of remailer reliability
-statistics.
+<a HREF="./">Up</a> <a href="rlist-rsa.txt">Plaintext version</a>
<p>
Available Stats:
@@ -46,16 +45,20 @@ Available Stats:
</tr>
</table>
-<p>
-<a HREF="./">Up</a>
-
<h2>Cypherpunk Remailers (RSA only)</h2>
<p>
+This is an automatically generated list of remailer reliability
+statistics.
+Please see the <a href="#legend">Legend</a> below for interpretative data.
+
+<p>
<pre>
<TMPL_VAR NAME="list">
</pre>
+<TMPL_INCLUDE NAME="templates/v1legend.html">
+
<hr>
Created by <a href="http://savannah.gnu.org/projects/echolot/">Echolot</a>.<br>
Last update: <TMPL_VAR NAME="CURRENT_TIMESTAMP">.
diff --git a/templates/rlist.html b/templates/rlist.html
index 556cc1c..93121ac 100644
--- a/templates/rlist.html
+++ b/templates/rlist.html
@@ -6,8 +6,7 @@
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
<p>
-This is an automatically generated list of remailer reliability
-statistics.
+<a HREF="./">Up</a> <a href="rlist.txt">Plaintext version</a>
<p>
Available Stats:
@@ -46,16 +45,20 @@ Available Stats:
</tr>
</table>
-<p>
-<a HREF="./">Up</a>
-
<h2>Cypherpunk Remailers</h2>
<p>
+This is an automatically generated list of remailer reliability
+statistics.
+Please see the <a href="#legend">Legend</a> below for interpretative data.
+
+<p>
<pre>
<TMPL_VAR NAME="list">
</pre>
+<TMPL_INCLUDE NAME="templates/v1legend.html">
+
<hr>
Created by <a href="http://savannah.gnu.org/projects/echolot/">Echolot</a>.<br>
Last update: <TMPL_VAR NAME="CURRENT_TIMESTAMP">.
diff --git a/templates/rlist2-clear.html b/templates/rlist2-clear.html
index 3201a81..4b6b261 100644
--- a/templates/rlist2-clear.html
+++ b/templates/rlist2-clear.html
@@ -6,8 +6,7 @@
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
<p>
-This is an automatically generated list of remailer reliability
-statistics.
+<a HREF="./">Up</a> <a href="rlist2-clear.txt">Plaintext version</a>
<p>
Available Stats:
@@ -46,16 +45,20 @@ Available Stats:
</tr>
</table>
-<p>
-<a HREF="./">Up</a>
-
<h2>Cypherpunk Remailers (v2, cleartext only)</h2>
<p>
+This is an automatically generated list of remailer reliability
+statistics.
+Please see the <a href="#legend">Legend</a> below for interpretative data.
+
+<p>
<pre>
<TMPL_VAR NAME="list">
</pre>
+<TMPL_INCLUDE NAME="templates/v2legend.html">
+
<hr>
Created by <a href="http://savannah.gnu.org/projects/echolot/">Echolot</a>.<br>
Last update: <TMPL_VAR NAME="CURRENT_TIMESTAMP">.
diff --git a/templates/rlist2-dsa.html b/templates/rlist2-dsa.html
index 3a3c2b4..0a37c7c 100644
--- a/templates/rlist2-dsa.html
+++ b/templates/rlist2-dsa.html
@@ -6,8 +6,7 @@
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
<p>
-This is an automatically generated list of remailer reliability
-statistics.
+<a HREF="./">Up</a> <a href="rlist2-dsa.txt">Plaintext version</a>
<p>
Available Stats:
@@ -46,16 +45,20 @@ Available Stats:
</tr>
</table>
-<p>
-<a HREF="./">Up</a>
-
<h2>Cypherpunk Remailers (v2, DSA only)</h2>
<p>
+This is an automatically generated list of remailer reliability
+statistics.
+Please see the <a href="#legend">Legend</a> below for interpretative data.
+
+<p>
<pre>
<TMPL_VAR NAME="list">
</pre>
+<TMPL_INCLUDE NAME="templates/v2legend.html">
+
<hr>
Created by <a href="http://savannah.gnu.org/projects/echolot/">Echolot</a>.<br>
Last update: <TMPL_VAR NAME="CURRENT_TIMESTAMP">.
diff --git a/templates/rlist2-rsa.html b/templates/rlist2-rsa.html
index 1c9dfe3..8afe5dc 100644
--- a/templates/rlist2-rsa.html
+++ b/templates/rlist2-rsa.html
@@ -6,8 +6,7 @@
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
<p>
-This is an automatically generated list of remailer reliability
-statistics.
+<a HREF="./">Up</a> <a href="rlist2-rsa.txt">Plaintext version</a>
<p>
Available Stats:
@@ -46,16 +45,20 @@ Available Stats:
</tr>
</table>
-<p>
-<a HREF="./">Up</a>
-
<h2>Cypherpunk Remailers (v2, RSA only)</h2>
<p>
+This is an automatically generated list of remailer reliability
+statistics.
+Please see the <a href="#legend">Legend</a> below for interpretative data.
+
+<p>
<pre>
<TMPL_VAR NAME="list">
</pre>
+<TMPL_INCLUDE NAME="templates/v2legend.html">
+
<hr>
Created by <a href="http://savannah.gnu.org/projects/echolot/">Echolot</a>.<br>
Last update: <TMPL_VAR NAME="CURRENT_TIMESTAMP">.
diff --git a/templates/rlist2.html b/templates/rlist2.html
index 756c296..4a2766f 100644
--- a/templates/rlist2.html
+++ b/templates/rlist2.html
@@ -6,8 +6,7 @@
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
<p>
-This is an automatically generated list of remailer reliability
-statistics.
+<a HREF="./">Up</a> <a href="rlist2.txt">Plaintext version</a>
<p>
Available Stats:
@@ -46,16 +45,20 @@ Available Stats:
</tr>
</table>
-<p>
-<a HREF="./">Up</a>
-
<h2>Cypherpunk Remailers (v2)</h2>
<p>
+This is an automatically generated list of remailer reliability
+statistics.
+Please see the <a href="#legend">Legend</a> below for interpretative data.
+
+<p>
<pre>
<TMPL_VAR NAME="list">
</pre>
+<TMPL_INCLUDE NAME="templates/v2legend.html">
+
<hr>
Created by <a href="http://savannah.gnu.org/projects/echolot/">Echolot</a>.<br>
Last update: <TMPL_VAR NAME="CURRENT_TIMESTAMP">.
diff --git a/templates/v1legend.html b/templates/v1legend.html
new file mode 100644
index 0000000..ee67c4b
--- /dev/null
+++ b/templates/v1legend.html
@@ -0,0 +1,21 @@
+<H2><a name="legend">Legend</a></H2>
+<p>
+<strong>History</strong>: The result of test messages sent in the last 12 days.
+<p>
+<BLOCKQUOTE>
+<TABLE CELLPADDING=0 CELLSPACING=0 border="0">
+<TR><TD>?</TD><TD>No test message sent</TD></TR>
+<TR><TD>(space)</TD><TD>Response not received</TD></TR>
+<TR><TD>#</TD><TD>Response in less than 5 minutes</TD></TR>
+<TR><TD>*</TD><TD>Response in less than 1 hour</TD></TR>
+<TR><TD>+</TD><TD>Response in less than 4 hours</TD></TR>
+<TR><TD>-</TD><TD>Response in less than 24 hours</TD></TR>
+<TR><TD>.</TD><TD>Response in less than 2 days</TD></TR>
+<TR><TD>_</TD><TD>Response in more than 2 days</TD></TR>
+</TABLE>
+</BLOCKQUOTE>
+<p>
+<strong>Latency</strong>: The average response time of the remailer.
+<p>
+<strong>Uptime</strong>: The fraction of responses received from tests sent in
+the last 12 days.
diff --git a/templates/v2legend.html b/templates/v2legend.html
new file mode 100644
index 0000000..a1b5e1d
--- /dev/null
+++ b/templates/v2legend.html
@@ -0,0 +1,85 @@
+<H2><a name="legend">Legend</a></H2>
+<p>
+The stats table shows the 12-day performance history of each remailer.
+Pings (test messages) are sent to each remailer and response time is
+measured.
+
+<p>
+Latent-Hist shows the average default response time for each day:
+<blockquote>
+<table CELLPADDING=0 CELLSPACING=0>
+<tr><td>0</td><td>less than 20 minutes</td></tr>
+<tr><td>0</td><td>less than 20 minutes</td></tr>
+<tr><td>1</td><td>less than 1 hour</td></tr>
+<tr><td>...</td></tr>
+<tr><td>9</td><td>less than 9 hours</td></tr>
+
+<tr><td>A</td><td>less than 12 hours</td></tr>
+<tr><td>B</td><td>less than 18 hours</td></tr>
+<tr><td>C</td><td>less than 24 hours</td></tr>
+<tr><td>...</td></tr>
+<tr><td>G</td><td>less than 48 hours</td></tr>
+<tr><td>H</td><td>more than 48 hours</td></tr>
+
+<tr><td>?</td><td>No responses received / No data</td></tr>
+</table>
+</blockquote>
+
+<p>
+<strong>Latent</strong> shows the average default response time in HH:MM format.
+
+<p>
+<strong>Uptime-Hist</strong> shows the Uptime percentage (responses received divided by pings
+sent) for each day:
+<blockquote>
+<table CELLPADDING=0 CELLSPACING=0>
+<tr><td>+</td><td>100% (Responses were received for all pings sent)</td></tr>
+<tr><td>9</td><td>90-99.9% (About 9 responses were received for every 10 pings)</td></tr>
+<tr><td>...</td></tr>
+<tr><td>1</td><td>10-19.9%</td></tr>
+
+<tr><td>0</td><td>0-9.9%</td></tr>
+<tr><td>?</td><td>No pings sent / No data</td></tr>
+</table>
+</blockquote>
+
+<p>
+<strong>Uptime</strong> shows the average Uptime percentage for 12 days.
+
+<p>
+<strong>Options</strong> shows an abbreviated form of the strings listed in the
+Remailer-Capabilities section above:
+<blockquote>
+<table CELLPADDING=0 CELLSPACING=0>
+<tr><td>D</td><td>middle (Remailer is middleman and chains to other remailers)</td></tr>
+<tr><td>P</td><td>post (Supports news posting (Anon-Post-To or Post)</td></tr>
+
+<tr><td>M/R/2</td><td>mix/remix/remix2 (Supported Mixmaster features)</td></tr>
+<tr><td>H</td><td>hybrid (Supports CPunk directives in Mix messages)</td></tr>
+<tr><td>G/2</td><td>repgp/repgp2</td></tr>
+<tr><td>O</td><td>pgponly (Requires Cypherpunk messages to be PGP encrypted)</td></tr>
+<tr><td>X</td><td>ext (Supports extended directive features)</td></tr>
+<tr><td>A</td><td>max (Supports Max-Size, Max-Count, and Max-Date directives)</td></tr>
+
+<tr><td>T</td><td>test (Supports the Test-To directive)</td></tr>
+<tr><td>L</td><td>latent (Supports the Latent-Time directive)</td></tr>
+<tr><td>e/E</td><td>ek/ekx (Supports Encrypt-Key/-3DES,-CAST directives)</td></tr>
+<tr><td>U</td><td>esub (Supports the Encrypt-Subject directive)</td></tr>
+<tr><td>I</td><td>inflt (Supports the Inflate directive)</td></tr>
+<tr><td>N</td><td>rhop (Supports the Rand-Hop directive)</td></tr>
+
+<tr><td VALIGN=TOP>#</td><td>klen - The digit indicates the maximum message size:
+ <blockquote>
+ <table CELLPADDING=0 CELLSPACING=0>
+ <tr><td>9</td><td>Max is greater than 900K</td></tr>
+ <tr><td>8</td><td>Max is less than 900K</td></tr>
+ <tr><td>...</td></tr>
+ <tr><td>1</td><td>Max is less than 200K</td></tr>
+
+ <tr><td>0</td><td>Max is less than 100K</td></tr>
+ </table>
+ </blockquote>
+ </td></tr>
+</table>
+</blockquote>
+