summaryrefslogtreecommitdiffstats
path: root/PROJECTS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-12-14 21:22:42 +0100
committerWerner Koch <wk@gnupg.org>1998-12-14 21:22:42 +0100
commit7a7a5630aff7f539fd68de6c34d82a0fa240cc8c (patch)
treec0b8587dd3ef4e434ae03b043a52ad8ec645bc3f /PROJECTS
parentSee ChangeLog: Sun Dec 13 14:10:56 CET 1998 Werner Koch (diff)
downloadgnupg2-7a7a5630aff7f539fd68de6c34d82a0fa240cc8c.tar.xz
gnupg2-7a7a5630aff7f539fd68de6c34d82a0fa240cc8c.zip
See ChangeLog: Mon Dec 14 21:18:49 CET 1998 Werner Koch
Diffstat (limited to 'PROJECTS')
-rw-r--r--PROJECTS7
1 files changed, 7 insertions, 0 deletions
diff --git a/PROJECTS b/PROJECTS
index 827054e2a..d5b1eb123 100644
--- a/PROJECTS
+++ b/PROJECTS
@@ -2,6 +2,7 @@
* Check if an object (a message, detached sign, public key, or whatever)
is signed by definite user, i.e. define user
(userid, or any other unique identification) on command line.
+ --> NO: Use a script and --status-fd
* Change the internal represention of keyid into a struct which
can also hold the localid and extend the localid to hold information
@@ -27,3 +28,9 @@
* Split key support (n-out-of-m)
+ * Check Berkeley BD - it is in glibc - any licensing problems?
+
+ * 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?)
+