summaryrefslogtreecommitdiffhomepage
path: root/doc/todo/custom_gui.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/custom_gui.mdwn
parent0d52ac5404f4203f5ea8dc13b5dcc30d67eaf444 (diff)
downloadkeysafe-1a1d0e95b8da5e67fb76589eecf72aa7592d7dd7.tar.gz
move TODO to doc/todo, expand a few items
Diffstat (limited to 'doc/todo/custom_gui.mdwn')
-rw-r--r--doc/todo/custom_gui.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/custom_gui.mdwn b/doc/todo/custom_gui.mdwn
new file mode 100644
index 0000000..c2863f6
--- /dev/null
+++ b/doc/todo/custom_gui.mdwn
@@ -0,0 +1,10 @@
+Custom GUI, instead of zenity. Allows:
+
+* Fewer screens by consolidating multiple prompts.
+* Check same password entered second time and don't allow continuing
+ if not.
+* Password strengh display, and don't allow continuing if password is too
+ weak.
+* Make --gui password entry fields longer, so user does not feel they
+ need to make password short. (zenity does not seem to allow configuring
+ this.)