summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-09-14 17:08:29 -0400
committerJoey Hess <joeyh@joeyh.name>2016-09-14 17:08:29 -0400
commitca19df7f118258947de68b380c0564acebca7778 (patch)
treec97f479cac331a173d40705d0ba0ba1165af6c2a
parenta41cbda751d515032859d72656fda3d219300ecb (diff)
downloadkeysafe-ca19df7f118258947de68b380c0564acebca7778.tar.gz
update
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 54593b2..0a13e83 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
Soon:
-* Add some random padding to http requests and responses, to make it
- harder for traffic analysis to tell that it's keysafe traffic.
* Implement the different categories of servers in the server list.
* Get some keysafe servers set up.
* Run --uploadqueued periodically (systemd timer or desktop autostart?)
@@ -20,6 +18,8 @@ Later:
and rejects passwords that would cost less than $N to crack at current
rates. This should add a combo box to the password entry form in the
GUI to let the user adjust the $N there.
+* Add some random padding to http requests and responses, to make it
+ harder for traffic analysis to tell that it's keysafe traffic.
Wishlist: