diff options
author | Werner Koch <wk@gnupg.org> | 1998-12-14 21:22:42 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-12-14 21:22:42 +0100 |
commit | 7a7a5630aff7f539fd68de6c34d82a0fa240cc8c (patch) | |
tree | c0b8587dd3ef4e434ae03b043a52ad8ec645bc3f /PROJECTS | |
parent | See ChangeLog: Sun Dec 13 14:10:56 CET 1998 Werner Koch (diff) | |
download | gnupg2-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-- | PROJECTS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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?) + |