From 974e216f01e655a4e310627a9d26e8843225958c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 30 Aug 2016 19:39:04 -0400 Subject: prioritize --- TODO | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 4abdb42..4b1e2ef 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,17 @@ -* improve restore progress bar points (update after every hash try) -* If we retrieved enough shares successfully, but decrypt failed, must - be a wrong password, so prompt for re-entry and retry with those shares. +Soon: + * client/server Proof Of Work * Include an example tor hidden service config, and systemd service file for the server. +* Get some keysafe servers set up. +* .desktop file +* Run --uploadqueued periodically (systemd timer?) + +Later: + +* improve restore progress bar points (update after every hash try) +* If we retrieved enough shares successfully, but decrypt failed, must + be a wrong password, so prompt for re-entry and retry with those shares. * Don't require --totalshares and --neededshares on restore when unusual values were used for backup. Instead, probe until enough shares are found to restore. @@ -16,8 +24,9 @@ * --name and --othername to allow specifying those at the command line, bypassing the prompts. With these and --key-value, keysafe would only prompt for the password. -* .desktop file -* Run --uploadqueued periodically (systemd timer?) + +Wishlist: + * 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 -- cgit v1.2.3