blob: 4045f30d47ccd41c364530ed3d1df272d21844bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Anonymous Remailer Stats, Meta-Stats and other Information</TITLE>
<META name="Description" content="Anonymous Remailer Stats, Meta-Stats and other Information">
<META name="Keywords" content="stats, statistics, remailer, reliability, anonymous, nym, mixmaster">
</HEAD>
<BODY bgcolor="#aaaaaa" text="#000000" LINK="#0000ff" ALINK="#ff0000" VLINK="#ff0000">
<TABLE cellpadding=0 cellspacing=0 width="100%">
<TR><TD bgcolor="#444444"><FONT color="#ffffff">www.noreply.org</FONT></TD></TR>
<TR><TD bgcolor="#ffffff"> </TD></TR>
<TR><TD bgcolor="#ffffff">
<PRE>
<<< EHLO <TMPL_VAR NAME="remotehostname">
>>> 250-www.noreply.org Hello <TMPL_VAR NAME="remotehostname"> [<TMPL_VAR NAME="remoteip">], pleased to meet you.
<!--<TMPL_UNLESS NAME="have_ssl"> >>> 250-<A href="https://www.noreply.org/">STARTTLS</A>
</TMPL_UNLESS NAME="have_ssl"><TMPL_IF NAME="have_ssl"> >>> 250-STARTTLS
</TMPL_IF NAME="have_ssl">--> >>> 250-<A href="echolot/">PINGER</A>
>>> 250-<A href="echolot/thesaurus/">THESAURUS</A>
>>> 250-OLD/OBSOLETE things:
>>> 250- <A href="allpingers/">ALLPINGERS</A>
>>> 250- <A href="latency/">LATENCY</A>
>>> 250- <A href="load/">LOAD</A>
<!-->>> 250- <A href="remsaint.php">REMSAINT</A>
--><!-->>> 250- <A href="meta/">METASTATS</A>
-->>>> 250- <A href="tls/">TLS-INFO</A>
>>> 250- <A href="rot26/">ROT26</A>
>>> 250- <A href="mixminion-nodes">MIXMINION-NODES</A>
>>> 250- <A href="tor-running-routers">TOR-ROUTERS</A>
>>> 250- <A href="resources.html">RESOURCES</A>
>>> 250 HELP
<!--<TMPL_IF NAME="have_ssl"> <<< STARTTLS
>>> 200-TLS enabled
</TMPL_IF NAME="have_ssl">
<TMPL_UNLESS NAME="have_ssl"> <<< HELP STARTTLS
>>> 214-<A href="https://www.noreply.org/">STARTTLS</A>
>>> 214 Access this site via HTTPS (ssl encrypted).
</TMPL_UNLESS NAME="have_ssl">--> <<< HELP ALLPINGERS
>>> 214-<A href="allpingers/">ALLPINGERS</A>
>>> 214- The canonical list of all pingers. In both a nice HTML
>>> 214 table and a machine readable format.
<!--<<< HELP PINGER
>>> 214-<A href="pinger/">PINGER</A>
>>> 214- Mixmaster reliability stats as seen from the rot26
>>> 214 remailer.
--><<< HELP PINGER
>>> 214-<A href="echolot/">PINGER</A>
>>> 214- Mixmaster and Cypherpunk reliability stats and
>>> 214 keyrings produced by Echolot.
<<< HELP THESAURUS
>>> 214-<A href="echolot/thesaurus/">THESAURUS</A>
>>> 214 remailer-xxx of all remailers by Echolot.
<<< HELP LATENCY
>>> 214-<A href="latency/">LATENCY</A>
>>> 214 graphing of remailer latency stats.
<<< HELP LOAD
>>> 214-<A href="load/">LOAD</A>
>>> 214- graphing of remailer load (i.e. messages processed) and
>>> 214 their pool sizes if available.
<<< HELP ROT26
>>> 214-<A href="rot26/">ROT26</A>
>>> 214 info on the rot26 remailer
<!--<<< HELP REMSAINT
>>> 214-<A href="remsaint.php">REMSAINT</A>
>>> 214- An overview of all remailers' reliability averaged over
>>> 214- all stats sources. Allows you to subscribe to remailers
>>> 214- so you get warning emails should they fall below a
>>> 214- certain reliability. I recommend operators subscribe
>>> 214 to their remailer.
--><!--<<< HELP METASTATS
>>> 214-<A href="meta/">METASTATS</A>
>>> 214- Show stats for all remailers from all pingers in a
>>> 214 single table.
--><<< HELP TLS-INFO
>>> 214-<A href="tls/">TLS-INFO</A>
>>> 214- List mail exchangers for each remailer and whether or
>>> 214- not it supports TLS (SSL). For TLS capable hosts the
>>> 214 certificate as gathered by OpenSSL is given too.
<<< HELP MIXMINION-NODES
>>> 214-<A href="mixminion-nodes/">MIXMINION-NODES</A>
>>> 214 Number of recommended <a href="http://mixminion.net/">mixminion</a> nodes over time.
<<< HELP TOR-ROUTERS
>>> 214-<A href="tor-running-routers/">TOR-ROUTERS</A>
>>> 214 Number of <a href="http://freehaven.net/tor/">tor</a> routers running over time.
<<< HELP RESOURCES
>>> 214-<A href="resources.html">RESOURCES</A>
>>> 214 links and pointers
<!--<<< HELP STARTLS
>>> 214-<A href="https://www.noreply.org/">STARTLS</A>
>>> 214 This site via https.-->
</PRE>
</TD></TR>
<TR><TD bgcolor="#ffffff"> </TD></TR>
<TR><TD bgcolor="#444444"><FONT color="#ffffff"><EM><a href="mailto:web@palfrader.org"><font color="#bbbbff">web@palfrader.org</font></a></EM> -
<a href="http://validator.w3.org/check/referer"><font color="#bbbbff">Valid HTML 4.01!</font></a></FONT></TD></TR>
</TABLE>
</BODY>
</HTML>
|