aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2012-10-15 19:21:34 -0700
committerJacob Appelbaum <jacob@appelbaum.net>2012-10-15 19:21:34 -0700
commita77f1f47efc58564da4b84604d24bd74156f1427 (patch)
tree4388cd394a8839fe024696629d7a0f83589c2fed /TODO
parente1a2cf6d3cf0c1a51b58105dfdb44215dcb41fe1 (diff)
downloadtlsdate-a77f1f47efc58564da4b84604d24bd74156f1427.tar.gz
elly implemented both of these in tlsdated
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 6a53de2..e46309d 100644
--- a/TODO
+++ b/TODO
@@ -6,7 +6,6 @@ Here is a nice list of things to do to improve tlsdate:
set it to all zeros or something cute or something random
3) add HTTP GET request to avoid network fingerprinting
- 5) daemonize and regularly slam the clock
6) skew the clock rather than slamming it
7) drop privs earlier
9) make this work with Tor in a proxy safe manner (no DNS mode)
@@ -17,7 +16,6 @@ Here is a nice list of things to do to improve tlsdate:
15) starttls support (smtp, pop, imap, ftp, xmpp)
16) ensure that 32bit time isn't near wrapping time on 32bit systems
17) find others to audit it - we need more eyes!
-18) cache recent time to /tmp/tlsdate_stamp or something
19) override client time
Add a way to read the cache of the last updated time and read that as
the new epoch.