summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-09-13 20:09:40 -0400
committerJoey Hess <joeyh@joeyh.name>2016-09-13 20:09:40 -0400
commit768773ca27e34790bb9ece08d30a3974f12626f0 (patch)
tree4f1cb36e16dab1c66223bf8c03bdb2f59f0b4c28
parent9ece23c48f4162139ee2ffcf868390cf633ba2c4 (diff)
downloadkeysafe-768773ca27e34790bb9ece08d30a3974f12626f0.tar.gz
update
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index c9100bb..cb23a2c 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
Soon:
+* get rid of 1st rate limit boom filter, by using a HMAC with a server-side
+ secret.
* test rate limiting and PoW
* Add some random padding to http requests and responses, to make it
harder for traffic analysis to tell that it's keysafe traffic.