aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 0 insertions, 11 deletions
diff --git a/TODO b/TODO
index ddac982de..046267c7f 100644
--- a/TODO
+++ b/TODO
@@ -17,9 +17,6 @@
* Check that no secret temporary results are stored in the result parameter
of the mpi functions. We have already done this for mpi-mul.c
- * check whether we can remove all the expire stuff in trustdb because this
- is now done in getkey.
-
* We need another special packet at the end of a clearsign message to mark
it's end and allow for multiple signature for one message. And
add a real grammar to the code in mainproc.c
@@ -35,16 +32,8 @@
* add some minor things vor VMS.
- * Don't get the ultimately trusted keys from the secring but store
- it permanently in the trustdb. This way we don't need a secring at all.
- [ currently solved by re-introducing --trusted-key ] Eventually we
- will have commands --{add,remove}-trusted-key which keeps them in
- special trustdb records.
-
* Use DSA keys with the test suite (partly done)
- * g10/trustdb.c (make_sig_records): fix the fixme.
-
* Fix the bug in the mips assembler code
* Add a way to show the fingerprint of an key signator's keys