summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-09-01 11:43:01 -0400
committerJoey Hess <joeyh@joeyh.name>2016-09-01 11:43:01 -0400
commit3100ed23049f264e2fc43a02b8b65e7ce4578609 (patch)
treeab2cf2ce36b83893debc25ceffc769805c12c708 /TODO
parentf6931d56b182c0cac2e3551c4baec4352c5185da (diff)
downloadkeysafe-3100ed23049f264e2fc43a02b8b65e7ce4578609.tar.gz
Fix bug that prevented keysafe --server from running when there was no controlling terminal and zenity was not installed.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index bc24016..14efa10 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,8 @@ Soon:
* Run a key restore and make sure it takes 35 to 50 minutes.
* client/server Proof Of Work
+* 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.
* Include an example tor hidden service config
* Get some keysafe servers set up.