aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2012-07-15 14:18:36 +0200
committerJacob Appelbaum <jacob@appelbaum.net>2012-07-15 14:18:36 +0200
commita5eb2c00242f837be3f22ed0876361ef1c20c55e (patch)
treed6b4c9b0ef14a4dd813777984951dff814bc4dd1 /TODO
parentb15f3d0d002bc70ebe155c6d1803b1370018d079 (diff)
downloadtlsdate-a5eb2c00242f837be3f22ed0876361ef1c20c55e.tar.gz
Update TODO to reflect recent changes
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index c655699..bccd56a 100644
--- a/TODO
+++ b/TODO
@@ -10,9 +10,7 @@ Here is a nice list of things to do to improve tlsdate:
5) daemonize and regularly slam the clock
6) skew the clock rather than slamming it
7) drop privs earlier
- 8) audit the code for show stopping bugs
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
13) account for servers that do not send UTC (Microsoft sends local time)
14) port to nss, gnutls, yassl and other libraries
@@ -23,6 +21,5 @@ Here is a nice list of things to do to improve tlsdate:
19) override client time
ensure we only believe the time to be the one compiled in or...
we read the cache of the time and read that.
-20) Add option to tell us the remote time and to also print the difference
Patches welcome!