aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 496babfdc..f3a66f08c 100644
--- a/TODO
+++ b/TODO
@@ -33,6 +33,11 @@ might want to have an agent context for each service request
** mark all unimplemented commands and options.
** Print a hint when MD2 is the cause for a problem.
** Implement --default-key
+** Using --export-secret-key-p12 with a non-pth agent
+ This leads to a lockup because gpgsm is still accessing the agent
+ while gpg-protect-tool wants to pop up the pinentry. Solution is
+ to release the connection. This is not trivial, thus we are going
+ to do that while changing gpgsm to allow concurrent operations.
* sm/keydb.c
** Check file permissions