From 444c93043d8d2c9734df9be6067a30292739a9d9 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 13 Jan 2005 18:00:46 +0000 Subject: * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test program to see whether the installation is sane. * certreqgen.c (proc_parameters): Cast printf arg. --- TODO | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 16311a204..7a2292bd6 100644 --- a/TODO +++ b/TODO @@ -67,16 +67,14 @@ might want to have an agent context for each service request * Move pkcs-1 encoding into libgcrypt. -* Use a MAC to protect some files. +* Use a MAC to protect sensitive files. + The problem here is that we need yet another key and it is unlikely + that users are willing to remember that key too. It is possible to + do this with a smartcard, though. * sm/export.c ** Return an error code or a status info per user ID. -* Where is http.c, regcomp.c, srv.c, w32reg.c ? - -* scd/sc-investigate -** Enhance with card compatibility check - * tests ** Makefile.am We use printf(1) to setup the library path, this is not portable. -- cgit v1.2.3