diff options
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -78,8 +78,18 @@ Things we'd like to do in 0.2.0.x: - 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. - - Start caching consensus documents once authorities make them - - Start downloading and using consensus documents once caches serve them + . Start caching consensus documents once authorities make them; + start downloading consensus documents once caches serve + them + o Download code + o Code to schedule downloads + - Code to retry fail downloads + - Code to delay next download while fetching certificates + - Enable for non-caches + - Code to use v3 networkstatus documents once clients are + fetching them + - Implement + - Enable - Controller support - GETINFO to get consensus - Event when new consensus arrives |