summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-09-13 01:00:46 -0400
committerJoey Hess <joeyh@joeyh.name>2016-09-13 01:00:46 -0400
commit42c00f3f1839e315ce70065723d8569321d7299e (patch)
treeb7fc0b262b0e5e04223c1f57beaf3fd64c09653a
parent585ac0d24196359be0169c5f49d4e32407dc7e9f (diff)
downloadkeysafe-42c00f3f1839e315ce70065723d8569321d7299e.tar.gz
todo
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index f35f882..2fcfcf6 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,10 @@ Soon:
Later:
+* server: Keep track of number of objects stored per hour, and project
+ forward to see how long it would take to fill the disk at the current
+ rate. If less than some number of years, need to adjust the rate limiting
+ knobs to require more work be done to store objects.
* improve restore progress bar points (update after every hash try)
* If we retrieved enough shares successfully, but decrypt failed, must
be a wrong password, so prompt for re-entry and retry with those shares.