From 5e95090defff64bc8cd7a318a73aa930948fb66d Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 15 Nov 2004 09:20:11 +0000 Subject: Initial import --- web/template/Makefile.am | 15 ++ web/template/account-create.html | 100 ++++++++++++ web/template/account-edit.html | 145 ++++++++++++++++++ web/template/index.html | 130 ++++++++++++++++ web/template/login.html | 95 ++++++++++++ web/template/logout.html | 56 +++++++ web/template/meta-chain.html | 54 +++++++ web/template/metastats.html | 67 ++++++++ web/template/remsaint-status.html | 262 ++++++++++++++++++++++++++++++++ web/template/remsaint-subscription.html | 27 ++++ 10 files changed, 951 insertions(+) create mode 100644 web/template/Makefile.am create mode 100644 web/template/account-create.html create mode 100644 web/template/account-edit.html create mode 100644 web/template/index.html create mode 100644 web/template/login.html create mode 100644 web/template/logout.html create mode 100644 web/template/meta-chain.html create mode 100644 web/template/metastats.html create mode 100644 web/template/remsaint-status.html create mode 100644 web/template/remsaint-subscription.html (limited to 'web/template') diff --git a/web/template/Makefile.am b/web/template/Makefile.am new file mode 100644 index 0000000..eafd19f --- /dev/null +++ b/web/template/Makefile.am @@ -0,0 +1,15 @@ +SUBDIRS = + +based_in = . +include $(top_srcdir)/Makefile.common + +doc_DATA = \ + account-create.html \ + account-edit.html \ + index.html \ + login.html \ + logout.html \ + meta-chain.html \ + metastats.html \ + remsaint-status.html \ + remsaint-subscription.html diff --git a/web/template/account-create.html b/web/template/account-create.html new file mode 100644 index 0000000..2a01a18 --- /dev/null +++ b/web/template/account-create.html @@ -0,0 +1,100 @@ + + + + Create Account + + + + + + + + + + + + + + + + + + + + + + +
+ + www.noreply.org :: + Create Account +
+ + + Logged in as + - + Logout + + + Not logged in. + +
+  
+   +

+ Creating a new user: +

+ +

+ + + + + + +

+ "> + + + + + + + + + + + + + + + + + + +
+ Username: + "> +
+ Your Name: + "> (optional) +
+ Email Address: + "> +
+   + + +
+
+
+  
+ + web@palfrader.org - + Valid HTML 4.01! + +
+ + + + diff --git a/web/template/account-edit.html b/web/template/account-edit.html new file mode 100644 index 0000000..3e629c0 --- /dev/null +++ b/web/template/account-edit.html @@ -0,0 +1,145 @@ + + + + Update Account + + + + + + + + + + + + + + + + + + + + + + +
+ + www.noreply.org :: + Update Account +
+ + + Logged in as + - + Logout + + + Not logged in. + +
+  
+   +

+ Update account: +

+ +

+ + + + + + +

"> + + + + + + + + + + + + + + + + + + + + + + +
+ Username: + +
+ Your Name: + "> (optional) +
+ Password: + +
+ again: + +
+   + + +
+
+ +

+ Email Addresses + + + + + + + + + + + + + + + + + + + + + + + + + + + + " method="post"> + + + + + + + +
AddressStatusAction 
active, mail will be sent
" method="post">">
disabled, mail will not be sent
" method="post">">
not yet verified
" method="post">">
" method="post">">
new
+

+  
+ + web@palfrader.org - + Valid HTML 4.01! + +
+ + + + diff --git a/web/template/index.html b/web/template/index.html new file mode 100644 index 0000000..33d7d6e --- /dev/null +++ b/web/template/index.html @@ -0,0 +1,130 @@ + + + + Anonymous Remailer Stats, Meta-Stats and other Information + + + + + + + + + + + + + +
www.noreply.org
+ + + Logged in as + - + Logout + + + Not logged in: Login + + +
 
+ + +
+    <<< EHLO 
+    >>> 250-www.noreply.org Hello  [], pleased to meet you.
+    >>> 250-ALLPINGERS
+    >>> 250-PINGER
+    >>> 250-THESAURUS
+    >>> 250-LATENCY
+    >>> 250-LOAD
+    >>> 250-REMSAINT
+    >>> 250-METASTATS
+    >>> 250-TLS-INFO
+    >>> 250-ROT26
+    >>> 250-MIXMINION-NODES
+    >>> 250-TOR-ROUTERS
+    >>> 250-RESOURCES
+    >>> 250 HELP
+
+    <<< HELP ALLPINGERS
+    >>> 214-ALLPINGERS
+    >>> 214-   The canonical list of all pingers. In both a nice HTML
+    >>> 214    table and a machine readable format.
+
+    <<< HELP PINGER
+    >>> 214-PINGER
+    >>> 214-   Mixmaster and Cypherpunk reliability stats and
+    >>> 214    keyrings produced by Echolot.
+
+    <<< HELP THESAURUS
+    >>> 214-THESAURUS
+    >>> 214    remailer-xxx of all remailers by Echolot.
+
+    <<< HELP LATENCY
+    >>> 214-LATENCY
+    >>> 214    graphing of remailer latency stats.
+
+    <<< HELP LOAD
+    >>> 214-LOAD
+    >>> 214-   graphing of remailer load (i.e. messages processed) and
+    >>> 214    their pool sizes if available.
+
+    <<< HELP ROT26
+    >>> 214-ROT26
+    >>> 214    info on the rot26 remailer
+
+    <<< HELP REMSAINT
+    >>> 214-REMSAINT
+    >>> 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-METASTATS
+    >>> 214-   Show stats for all remailers from all pingers in a
+    >>> 214    single table.
+
+    <<< HELP TLS-INFO
+    >>> 214-TLS-INFO
+    >>> 214-   List mail exchanges for each remailer and whether or not
+    >>> 214-   it supports TLS (SSL).  For TLS capable hosts the certificate
+    >>> 214    as gathered by OpenSSL is given too.
+
+    <<< HELP MIXMINION-NODES
+    >>> 214-MIXMINION-NODES
+    >>> 214    Number of recommended mixminion nodes over time.
+
+    <<< HELP TOR-ROUTERS
+    >>> 214-TOR-ROUTERS
+    >>> 214    Number of tor routers running over time.
+
+    <<< HELP RESOURCES
+    >>> 214-RESOURCES
+    >>> 214    links and pointers
+
+    
+  
+ +
 
web@palfrader.org - + Valid HTML 4.01!
+ + diff --git a/web/template/login.html b/web/template/login.html new file mode 100644 index 0000000..867fe9d --- /dev/null +++ b/web/template/login.html @@ -0,0 +1,95 @@ + + + + Login + + + + + + + + + + + + + + + + + + + + + + +
+ + www.noreply.org :: + Login +
+ + + Logged in as + - + Logout + + + Not logged in. + +
+  
+   +

+ Log on as user to noreply. If you do not have an account yet, ">create one. +

+ + Cookies must be enabled beyond this point. + +

+ + + + + + +

+ "> + + + + + + + + + + + + + + +
+ Username: + "> +
+ Password: + +
+   + + +
+
+
+  
+ + web@palfrader.org - + Valid HTML 4.01! + +
+ + + + diff --git a/web/template/logout.html b/web/template/logout.html new file mode 100644 index 0000000..7544e86 --- /dev/null +++ b/web/template/logout.html @@ -0,0 +1,56 @@ + + + + Logout + + + + + + + + + + + + + + + + + + + + + + +
+ + www.noreply.org :: + Logout +
+ + + Logged in as + - + Logout + + + Not logged in - Login. + +
+  
+   +

+ Successfully logged out. +

+  
+ + web@palfrader.org - + Valid HTML 4.01! + +
+ + + + diff --git a/web/template/meta-chain.html b/web/template/meta-chain.html new file mode 100644 index 0000000..816f65d --- /dev/null +++ b/web/template/meta-chain.html @@ -0,0 +1,54 @@ + + +Bad Type-<TMPL_VAR NAME="type"> Chains + + + + + + + + +
www.noreply.org :: metastats :: Chain
 
  + +

Bad Type- Chains

+ (Type I + (unfiltered), + Type II + (unfiltered)) + + +

+Remailers that have less than % reliability in remsaint have been ignored. (">unfiltered). + +

+ + + + + + + + + + + + + + + + + + + +
">fromfrom">toto">pinger
"> 
bad  N/A
+ +

+N/A means that a pinger doesn't list a remailer and therefore probably isn't aware of any broken chains regarding the remailer. +

+Built at . + +

 
web@palfrader.org - + Valid HTML 4.01!
+ + diff --git a/web/template/metastats.html b/web/template/metastats.html new file mode 100644 index 0000000..ea6197f --- /dev/null +++ b/web/template/metastats.html @@ -0,0 +1,67 @@ + + +Metastats @ noreply + + + + + + + + +
www.noreply.org :: metastats :: Type
 
  + + +

Type Metastats

+ (Type 1, + Type 2) + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Remailer\Pinger">
">(cached)
AverageDeviation
Remailers > 97%  
#55FF55#AAFFAA">">#BBBBBB#FFFFFF#66EEEE#BBFFFF#666666">#7777FF#AAAAFF">#7777FF#AAAAFF">
+ +

+Data samples in cyan are ignored because they are too far away from the average or the pinger is too far away from the average too often. + + +

+The following pingers have been ignored: +

    + +
  • :
  • +
    +
+ + +

+Built at . + +

 
web@palfrader.org - + Valid HTML 4.01!
+ + diff --git a/web/template/remsaint-status.html b/web/template/remsaint-status.html new file mode 100644 index 0000000..4652dc9 --- /dev/null +++ b/web/template/remsaint-status.html @@ -0,0 +1,262 @@ + + + + RemSaint - Status + + + + + + + + + + + + + + + + + + + + + + +
+ www.noreply.org :: + RemSaint +
+ + + Logged in as + - + Logout + + + Not logged in: Login + + +
+  
+   + +
+ + +

+ Remsaint is an overview of all remailers' reliability averaged over + all stats sources. Users and operators + can subscribe to remailers to get notified should a remailer + become unreliable. +

+ It can be used by the operator of a remailer so she + gets some hint as soon as problems arise. Often remailers have + dropped out of stats without their operators even noticing it - with a + remsaint subscription this should not happen. +

+ This also allows nym users to change their reply-blocks and so prevents + mail loss (Note that you need to subscribe to all nodes or the + list to not leak any information about your reply block). + +

+ Summary for the last few weeks and the last 12 months:
+ [Number of Remailers in Ok, Warning, and Critical over the last few weeks.] + [Number of Remailers in Ok, Warning, and Critical over the last 12 months.] +
Even more history: Number of Remailers in Ok, Warning, and Critical over the last 24 months. +

+


+ +

+ ?form_id=list&manage=1&sort=">Manage subscriptions + + ?manage=0&sort=">Back to simple overview + + + +

+ If you were logged in you could + subscribe to status changes of those remailers. If you + do not have an account yet, create one. + +


+

+ If you want to get all notifications you can subscribe to the + remsaint-report + mailinglist which gets a copy of each notification as well as + information about added and removed remailers. + Past notifications can be found in the + notification archive. +


+

+ Details: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + "> + + + + + + +
?form_id=list&sort=nick&manage=">Remailer?form_id=list&sort=status&manage=">Status?form_id=list&sort=type1&manage=">Type I?form_id=list&sort=type2&manage=">Type IILast UpdateListed inNotify on
WarningCriticalRecovery
?form_id=list&sort=nick&manage=">Remailer?form_id=list&sort=status&manage=">Status?form_id=list&sort=type1&manage=">Type I?form_id=list&sort=type2&manage=">Type IILast UpdateListed in
.txt">CRITICALWARNINGOK + + + % + + +   + + + + + + % + + +   + + + + + + + + + + + + +   + + + + + + + + +   + + + + " checked> + + "checked> + + " checked> +
+

+ + + + + +

+


+ +

+ ?form_id=list&manage=1&sort=">Manage subscriptions + + ?manage=0&sort=">Back to simple overview + + + +

+ If you were logged in you could + subscribe to status changes of those remailers. If you + do not have an account yet, create one. + +


+

+ States +

    +
  • Critical: Averaged reliability for Type 1 or Type 2 is below 92%.
  • +
  • Warning: Averaged reliability for Type 1 or Type 2 is below 97%.
  • +
  • OK: Averaged reliability for both Type 1 and Type 2 is greater or equal to 97%.
  • +
+ +

+ Notifications +

    +
  • On Warning: You will get an email if the remailer goes from OK to Warning state.
  • +
  • On Critical: You will get an email if the remailer goes from OK or Warning to Critical state.
  • +
  • On Recovery: You will get an email if the remailer goes from Warning or Critical to OK state.
  • +
+ You will also be notified if a remailer you are subscribed to + gets removed from remsaint. This happens if no pinger lists it + anymore. +
+

+ Feedback appreciated. + +


+

+ Links +

+
+

+ Images created using Tobi Oetiker's + rrdtool. +

 
+ + web@palfrader.org + - + Valid HTML 4.01! + +
+ + + + diff --git a/web/template/remsaint-subscription.html b/web/template/remsaint-subscription.html new file mode 100644 index 0000000..08db57b --- /dev/null +++ b/web/template/remsaint-subscription.html @@ -0,0 +1,27 @@ + + +RemSaint - Status + + + + + + + + + +
www.noreply.org :: RemSaint :: Subscriptions
Logged in as - LogoutNot logged in: login
 
  + +

Subscription update:

+ + + +

+Manage subscriptions
+Back to simple overview
+Back to root
+ +

 
web@palfrader.org - + Valid HTML 4.01!
+ + -- cgit v1.2.3