summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-07-23 14:03:01 +0200
committerWerner Koch <wk@gnupg.org>1999-07-23 14:03:01 +0200
commit843742c0865ace27fb352303ef59ae8ecc838b51 (patch)
treed8573ab4937878054ba84e9f8e4367cd0f127979 /TODO
parentSee ChangeLog: Thu Jul 22 20:03:03 CEST 1999 Werner Koch (diff)
downloadgnupg2-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--TODO11
1 files changed, 8 insertions, 3 deletions
diff --git a/TODO b/TODO
index fe9d05094..2f9381825 100644
--- a/TODO
+++ b/TODO
@@ -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.
+