aboutsummaryrefslogtreecommitdiffstats
path: root/PROJECTS
diff options
context:
space:
mode:
Diffstat (limited to 'PROJECTS')
-rw-r--r--PROJECTS5
1 files changed, 3 insertions, 2 deletions
diff --git a/PROJECTS b/PROJECTS
index 85b45765d..6b4aa6efb 100644
--- a/PROJECTS
+++ b/PROJECTS
@@ -15,8 +15,9 @@
* add an option to re-create a public key from a secret key; we
can do this in trustdb.c:verify_own_keys. (special tool?)
-
- * rewrite --list-packets or put it into another tool.
+ Hmmm, we better drop the duplication of the public part and just keep
+ the secrets in the "secring" - this has the additional that we can
+ put those secrets on a hardware token.
* write a tool to extract selected keys from a file.