diff options
author | Werner Koch <wk@gnupg.org> | 1999-01-12 11:20:24 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-01-12 11:20:24 +0100 |
commit | 62957ff4e73a27226c39586e3aa7a36aaea154b1 (patch) | |
tree | 6fe49a6bc4e1dcd3a0d8bebd26a7f1e7c90a5458 /PROJECTS | |
parent | See ChangeLog: Sun Jan 10 19:36:42 CET 1999 Werner Koch (diff) | |
download | gnupg2-62957ff4e73a27226c39586e3aa7a36aaea154b1.tar.xz gnupg2-62957ff4e73a27226c39586e3aa7a36aaea154b1.zip |
See ChangeLog: Tue Jan 12 11:17:18 CET 1999 Werner Koch
Diffstat (limited to 'PROJECTS')
-rw-r--r-- | PROJECTS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -4,7 +4,7 @@ (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 + * Change the internal representation of keyid into a struct which can also hold the localid and extend the localid to hold information of the subkey number because two subkeys may have the same keyid. @@ -20,7 +20,7 @@ * Add a way to override the current cipher/md implementations by others (using extensions) - * Not GnuPG replated: What about option completion in bash? + * Not GnuPG related: What about option completion in bash? Can "--dump-options" be used for this or should we place the options in a special ELF segment? @@ -34,9 +34,9 @@ * rewrite --list-packets or put it into another tool. - * We need a maintainence pass over the trustdb which flags + * We need a maintenance pass over the trustdb which flags signatures as expired if the key used to make the signature has - expired. Maybe it is a good idea to store the exiration time + expired. Maybe it is a good idea to store the expiration time in the key record of the trustdb. * write a tool to extract selected keys from a file. |