Front-end for GnuPG
Frank Tobin
ftobin@uiuc.edu
Sun, 9 Jul 2000 15:35:24 -0500 (CDT)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jordi Soria Comas, at 16:12 +0200 on Sun, 9 Jul 2000, wrote:
> I'm doing a front-end for GnuPG in GTK and I have big problems to let
> GPG know the information that it needs to run the commands that can't
> be done in batch mode.I tried to redirect stdin but it didn't work.
> Then I looked at source code and I saw that GPG reads input in this
> way:
In the latest version of GnuPG (1.0.1h) there is a command-fd option you
will be interested int:
--command-fd n
This is a replacement for the depreciated
shared-memory IPC mode. If this option is
enabled, user input on questions is not expected
from the TTY but from the given file descriptor.
It should be used together with --status-fd. See
the file doc/DETAILS in the source distribution
for details on how to use it.
- --
Frank Tobin http://www.uiuc.edu/~ftobin/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1h (FreeBSD)
Comment: pgpenvelope 2.8.8 - http://pgpenvelope.sourceforge.net/
iEYEARECAAYFAjlo4hwACgkQVv/RCiYMT6MHhACeKhPXmN9hFCqnhK885kl5UtXV
eEQAn0AeXO41O9CpR5W9m+sjfyYDmkhW
=KCJy
-----END PGP SIGNATURE-----