summaryrefslogtreecommitdiffhomepage
path: root/doc/todo/detect_bad_password_on_restore_and_re-prompt.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-04 12:48:13 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-04 12:48:13 -0400
commit1a1d0e95b8da5e67fb76589eecf72aa7592d7dd7 (patch)
treea3bb9f3f207c63f8709304125a5f5617bb964a8c /doc/todo/detect_bad_password_on_restore_and_re-prompt.mdwn
parent0d52ac5404f4203f5ea8dc13b5dcc30d67eaf444 (diff)
downloadkeysafe-1a1d0e95b8da5e67fb76589eecf72aa7592d7dd7.tar.gz
move TODO to doc/todo, expand a few items
Diffstat (limited to 'doc/todo/detect_bad_password_on_restore_and_re-prompt.mdwn')
-rw-r--r--doc/todo/detect_bad_password_on_restore_and_re-prompt.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/detect_bad_password_on_restore_and_re-prompt.mdwn b/doc/todo/detect_bad_password_on_restore_and_re-prompt.mdwn
new file mode 100644
index 0000000..f010676
--- /dev/null
+++ b/doc/todo/detect_bad_password_on_restore_and_re-prompt.mdwn
@@ -0,0 +1,2 @@
+If we retrieved enough shares successfully, but decrypt failed, must
+be a wrong password, so prompt for re-entry and retry with those shares.