On Fri, 20 Apr 2007 18:25, [EMAIL PROTECTED] said: > 1) make gpgme use my own callback passphrase function or,
* Write a replacement for gpg-agent that loops back to your application. ;-) * Let your daemon ask for the passphrase and use the gpg-agent protocol (or gpg-preset-passphrase) to tell gpg-agent about the passphrase. Do this before you ask gpg to decrypt something. * Use gpg 1.4 and remove use-agent from gpg.conf. gpgme has a fucntion to setup the engine to use. Salam-Shalom, Werner _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
