aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-09-11 20:17:22 +0000
committerNick Mathewson <nickm@torproject.org>2007-09-11 20:17:22 +0000
commit973502d2905ab4119b1c559295cff62504ada97b (patch)
tree7b26c9ffbfef215d1cbec48d9984ed348b256711 /doc/TODO
parent3c7652ccdbb352351b92c2d00106646e01c87cb6 (diff)
downloadtor-973502d2905ab4119b1c559295cff62504ada97b.tar
tor-973502d2905ab4119b1c559295cff62504ada97b.tar.gz
r15046@catbus: nickm | 2007-09-11 13:38:36 -0400
Check V3 authority certificates for expiry, and warn the authority op as they get old. svn:r11427
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index e355f1ebd..d0e6a0ff5 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -69,7 +69,7 @@ Things we'd like to do in 0.2.0.x:
o Don't count votes with a different valid-after when generating
the same consensus.
- Dump certificates with the wrong time. Or just warn?
- - Warn authority ops when their certs are nearly invalid.
+ o Warn authority ops when their certs are nearly invalid.
- When checking a consensus, make sure that its times are plausible.
o Add a function that will eventually tell us about our clock skew.
For now, just require that authorities not be skewed.