summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-18 15:34:25 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-18 15:34:25 -0400
commit9ac67ddbc263497283a8b03c74bc73527b3088cc (patch)
tree272ef13da08115693013bdfc9239e892d552edc9 /TODO
parent338e98c8efcbdabbe00e1f9e64f409aa64f3581a (diff)
downloadkeysafe-9ac67ddbc263497283a8b03c74bc73527b3088cc.tar.gz
todo
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 67f240f..37088d9 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,8 @@
* 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.
* 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.)