summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-10-06 14:38:59 -0400
committerJoey Hess <joeyh@joeyh.name>2016-10-06 14:49:24 -0400
commit61ab8bd1f576e633a2eea4b63033c368a6645602 (patch)
tree1eacccce62019f89360a605d2c0cac72993bfa65 /TODO
parentb40d441c52f37584653e74fada9906cc8105c9f7 (diff)
downloadkeysafe-61ab8bd1f576e633a2eea4b63033c368a6645602.tar.gz
New --add-storage-directory and --add-server options
* New --add-storage-directory and --add-server options, which can be used to make keysafe backup/restore using additional locations. * Removed --store-local option; use --add-storage-directory instead. This commit was sponsored by Thomas Hochstein on Patreon.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO b/TODO
index 6348d07..44bbb00 100644
--- a/TODO
+++ b/TODO
@@ -15,13 +15,6 @@ Later:
values were used for backup. Instead, try to download at least 2 shares,
and run SS.decode. If it throws AssertionFailed, there were not enough
shares, so get more shares and retry.
-* It can be useful to upload 2 shares to keysafe servers, and store 2
- shares locally; with 3 shares needed to restore this prevents all
- possible cracking attempts of the data on the servers, and if the local
- data is compromised, the user will probably know, and has a long
- time period before the password can be guessed to take steps.
- Supporting this use case needs a way to redirect L shares to local
- storage, with the other M-L going to servers as usual.
* --no-jargon which makes the UI avoid terms like "secret key" and "crack
password". Do usability testing!
* --key-value=$N which eliminates the question about password value,