summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-09-13 12:01:13 -0400
committerJoey Hess <joeyh@joeyh.name>2016-09-13 12:01:13 -0400
commit9225bb5aea76e135c9bb16e9fa98862317e0efd4 (patch)
treef144e8e4dabb842351e11194736a62b480f29414 /TODO
parentc8469290bde44a39863e64142ef40ea0fa040700 (diff)
downloadkeysafe-9225bb5aea76e135c9bb16e9fa98862317e0efd4.tar.gz
don't need --disk-reserve
keysafe does not run as root, so the normal ext2 disk reserve will do
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index fdf4e0a..8bfb3f0 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
Soon:
* test client/server Proof Of Work
-* finish --months-to-fill-half-disk and --disk-reserve
+* finish --months-to-fill-half-disk
* 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.