summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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.