diff options
author | Werner Koch <wk@gnupg.org> | 1998-07-21 14:53:38 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-07-21 14:53:38 +0200 |
commit | 1a80de41a5f5e753c427872f8ab6ee5a844ea761 (patch) | |
tree | 8d5312c6f56c54dc6092556b8569b16b22e4d8fe /TODO | |
parent | sync (diff) | |
download | gnupg2-1a80de41a5f5e753c427872f8ab6ee5a844ea761.tar.xz gnupg2-1a80de41a5f5e753c427872f8ab6ee5a844ea761.zip |
changed trustdb design
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -33,12 +33,6 @@ * add checking of armor trailers * remove all "Fixmes" - * bug: g10/trustdb.c#build_sigrecs called to often by do_list_path - and remove the bad kludge. Maybe we should put all sigs into the trustdb - and mark them as valid/invalid/nopubkey, and how do we check, that - we have a self-signature -> put this stuff into a kind of directory - record, as it does not belong to the pubkey record? - * add an option to create a new user id. * add an option to re-create a public key from a secret key. Think about |