summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-09-14 15:04:35 -0400
committerJoey Hess <joeyh@joeyh.name>2016-09-14 15:04:35 -0400
commit0709306afeaba998d8f0a76e37517d4c227ac1c3 (patch)
tree700427bbbe5460e0acf8cbc9c9f793804cb96b3a /TODO
parent6a687943b209e8a8bc391268149f6f443d5cccbb (diff)
downloadkeysafe-0709306afeaba998d8f0a76e37517d4c227ac1c3.tar.gz
rate limiting and PoW seem to work now!
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index c9100bb..58de1e6 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
Soon:
-* 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.
* Implement the different categories of servers in the server list.