aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2012-01-31 17:08:59 -0800
committerJacob Appelbaum <jacob@appelbaum.net>2012-01-31 17:08:59 -0800
commit4a5ea153cac5c5475ac570871d8af944ff931dc5 (patch)
tree4e9f9bafa7e98fb23a15d55df5a228cb7503a5a0 /TODO
parentb6bfa08f4b1142bccfd1fa09287a125376de2d78 (diff)
downloadtlsdate-4a5ea153cac5c5475ac570871d8af944ff931dc5.tar.gz
add suggestion from crash
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3dc016b..5c69a7e 100644
--- a/TODO
+++ b/TODO
@@ -17,5 +17,7 @@ Here is a nice list of things to do to improve tlsdate:
9) make this work with Tor in a proxy safe manner (no DNS mode)
10) pin SSL certs for racket mode
11) verification of remote certificate for Tor nodes
+12) ensure remote time is grater than COMPILE_DATE and less than 2**32
+ says crash during code review
Patches welcome!