summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-17 23:05:29 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-17 23:05:29 -0400
commitf7499663c4d68060b32cd9903b6f15e65b5f88d3 (patch)
treeb594b0f72c3821371dd67d3a549c603195fce1b4 /TODO
parent14ca9ca78ff2ec55b5f353fe101562830a8dd9d7 (diff)
downloadkeysafe-f7499663c4d68060b32cd9903b6f15e65b5f88d3.tar.gz
todo
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 46dd080..3ff2149 100644
--- a/TODO
+++ b/TODO
@@ -2,3 +2,7 @@
* tune hashes on more powerful hardware than thermal throttling laptop
* store to servers
* improve restore progress bar points (10m, 5m, 50m)
+* Keep secret keys in locked memory until they're encrypted.
+ (Raaz makes this possible to do.)
+ Would be nice, but not super-important, since gpg secret keys
+ are passphrase protected anyway..