summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-09-08 19:08:46 +0000
committerNick Mathewson <nickm@torproject.org>2007-09-08 19:08:46 +0000
commit509bc3b4a055c9bee80d943111e01cf031db81f8 (patch)
tree84a47fa5fd338c4f879c9dd88a0092044087ab22 /doc
parenteb3f24f027e9d160c5b5658e7d7f86a2acda880f (diff)
downloadtor-509bc3b4a055c9bee80d943111e01cf031db81f8.tar.gz
tor-509bc3b4a055c9bee80d943111e01cf031db81f8.zip
r14359@Kushana: nickm | 2007-09-08 15:07:17 -0400
Add some generic skew-and-tolerance functions so we can handle time more sanely. svn:r11406
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index b61304dd80..09f8319d16 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -71,7 +71,7 @@ Things we'd like to do in 0.2.0.x:
- Dump certificates with the wrong time. Or just warn?
- Warn authority ops when their certs are nearly invalid.
- When checking a consensus, make sure that its times are plausible.
- - Add a function that will eventually tell us about our clock skew.
+ o Add a function that will eventually tell us about our clock skew.
For now, just require that authorities not be skewed.
- Start caching consensus documents once authorities make them
- Start downloading and using consensus documents once caches serve them