diff options
author | Werner Koch <wk@gnupg.org> | 1999-07-23 14:03:01 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-07-23 14:03:01 +0200 |
commit | 843742c0865ace27fb352303ef59ae8ecc838b51 (patch) | |
tree | d8573ab4937878054ba84e9f8e4367cd0f127979 /TODO | |
parent | See ChangeLog: Thu Jul 22 20:03:03 CEST 1999 Werner Koch (diff) | |
download | gnupg2-843742c0865ace27fb352303ef59ae8ecc838b51.tar.xz gnupg2-843742c0865ace27fb352303ef59ae8ecc838b51.zip |
See ChangeLog: Fri Jul 23 13:53:03 CEST 1999 Werner KochV0-9-9
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -1,7 +1,4 @@ - * Check that uids without a self signature don't become fully trusted and - print a warning when such a key is used. - Scheduled for 1.1 ----------------- @@ -43,4 +40,12 @@ Nice to have verification status of the message to the output (i.e. write something to the --output file and not only to stderr. * configure option where to find zlib + * Check the beginning of file to detect already compresssed files (gzip, + bzip2, xdelta and some picture formats) + * Display more validity information about the user IDs at certain places. + We need a more general function to extract such kind of info from the + trustdb. + * Evaluate whether it make sense to replace the namehashs either by + using the user ID directly or by using pointers into the trustdb. + |