[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r16580: {tor} minor fixes/additions (in tor/trunk/doc: . spec/proposals)
Author: arma
Date: 2008-08-17 17:49:50 -0400 (Sun, 17 Aug 2008)
New Revision: 16580
Modified:
tor/trunk/doc/TODO.021
tor/trunk/doc/spec/proposals/146-long-term-stability.txt
Log:
minor fixes/additions
Modified: tor/trunk/doc/TODO.021
===================================================================
--- tor/trunk/doc/TODO.021 2008-08-17 21:49:06 UTC (rev 16579)
+++ tor/trunk/doc/TODO.021 2008-08-17 21:49:50 UTC (rev 16580)
@@ -128,6 +128,7 @@
- Roger wants to get an email every time there's a blog change,
e.g. a comment. That way spam doesn't go undetected for weeks.
- Or, maybe just disable linking from blog comments entirely?
+ - Get blog.torproject.org a favico
=======================================================================
Modified: tor/trunk/doc/spec/proposals/146-long-term-stability.txt
===================================================================
--- tor/trunk/doc/spec/proposals/146-long-term-stability.txt 2008-08-17 21:49:06 UTC (rev 16579)
+++ tor/trunk/doc/spec/proposals/146-long-term-stability.txt 2008-08-17 21:49:50 UTC (rev 16580)
@@ -23,7 +23,7 @@
weighted mean time between failure (WMTBF) and weighted fractional
uptime (WFU). WFU is computed as the fraction of time for which the
server is running, with measurements weighted to exponentially
- decay such that old days count less. WMTBF is computed as the the
+ decay such that old days count less. WMTBF is computed as the
average length of intervals for which the server runs between
downtime, with old intervals weighted to count less.
@@ -48,7 +48,7 @@
"If I find this server in a current consensus, how long is it
likely to exist on the network?"
- This one is usefule if we're trying to pick introduction points or
+ This one is useful if we're trying to pick introduction points or
something and care more about churn rate than about whether every IP
will be up all the time.