summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 37088d9..9006c7e 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,7 @@
* splitting large secret keys
* tune hashes on more powerful hardware than thermal throttling laptop
* store to servers
-* Run periodically and store any objects in uploadqueue on servers,
- to recover from eg network failure.
+* Run --uploadqueued periodically (systemd timer?)
* improve restore progress bar points (update after every hash try)
* Keep secret keys in locked memory until they're encrypted.
(Raaz makes this possible to do.)