summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-05-22 22:54:54 +0200
committerWerner Koch <wk@gnupg.org>1999-05-22 22:54:54 +0200
commit9131432b4d17af907b9a235985864f1e88f571ff (patch)
tree64a60b3115ee1bfcba806c4b07919c6819e0c702 /TODO
parentSee ChangeLog: Thu May 20 14:04:08 CEST 1999 Werner Koch (diff)
downloadgnupg2-9131432b4d17af907b9a235985864f1e88f571ff.tar.xz
gnupg2-9131432b4d17af907b9a235985864f1e88f571ff.zip
See ChangeLog: Sat May 22 22:47:26 CEST 1999 Werner Koch
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4425430cd..6cbe9ac05 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,6 @@
+ * Don't access the trustdb if always-trust is active.
+
* add some status output put for signing and encryption.
replace the putc in primegen with some kind of status-fd outputs.
@@ -33,7 +35,7 @@ Nice to have
or better readline.
* Print a warning if the directory mode is wrong.
* replace the keyserver stuff either by a call to a specialized
- utility or SOCKSify the stuff.
+ utility and SOCKSify this utility.
* Do a real fix for bug #7 or document that it is a PGP 5 error.
* clearsig: Keep lineendings while writing the output of a clearsig
* preferences of hash algorithms are not yet used.
@@ -52,4 +54,8 @@ Nice to have
* "gpg filename.tar.gz.asc" sollte wie mit --verify funktionieren (-sab).
* Den Dateinamen aus der message nicht benutzen, sondern nur
das gpg/asc strippen.
+ * for messages created with "-t", it might make sense to append the
+ verification status of the message to the output (i.e. write something to
+ the --output file and not only to stderr.
+