summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-08-17 21:49:50 +0000
committerRoger Dingledine <arma@torproject.org>2008-08-17 21:49:50 +0000
commit369e3bc65627b946a0b13bf089e9d7de2464fff4 (patch)
treee507c251c9a2d39a5c5587015071049e62e6a282
parent70a54ed8508c26a7bb16c322a270b85f610309a7 (diff)
downloadtor-369e3bc65627b946a0b13bf089e9d7de2464fff4.tar.gz
tor-369e3bc65627b946a0b13bf089e9d7de2464fff4.zip
minor fixes/additions
svn:r16580
-rw-r--r--doc/TODO.0211
-rw-r--r--doc/spec/proposals/146-long-term-stability.txt4
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/TODO.021 b/doc/TODO.021
index 2afab0562b..1dfc764d2a 100644
--- a/doc/TODO.021
+++ b/doc/TODO.021
@@ -128,6 +128,7 @@ Mike:
- 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
=======================================================================
diff --git a/doc/spec/proposals/146-long-term-stability.txt b/doc/spec/proposals/146-long-term-stability.txt
index c9c34f53b8..7cfd58f564 100644
--- a/doc/spec/proposals/146-long-term-stability.txt
+++ b/doc/spec/proposals/146-long-term-stability.txt
@@ -23,7 +23,7 @@ Motivation
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 @@ Motivation
"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.