I just did a fresh install of gpg and everything went well , except that
whenever i try to decrypt something it says
can't connect to `/home/hellman/.gnupg/S.gpg-agent': No such file or
directory
it does however decrypt the message. I assume that what gpg is trying to do
is save the password via th
Hello,
This issue has been addressed several times on this list, but after
several hours of searching, I cannot find a solution that works for me.
Here's a simple test case that I cannot get to work:
$out = exec("/usr/bin/gpg --list-keys",$output,$return);
This, and everything like it, except "g
Richard Casella wrote:
> Sorry if this has been posted before, but for some reason I can't
> get to the list archive and I couldn't find anything about it in
> the How-tos.
>
> I have a need to synchronize gpg keychains on two machines that
> are decrypting messages behind a VIP load-balancer. Any
Richard Casella wrote on 18.01.2008 22:21:
> Sorry if this has been posted before, but for some reason I can't
> get to the list archive and I couldn't find anything about it in
> the How-tos.
>
> I have a need to synchronize gpg keychains on two machines that
> are decrypting messages behind a VI
Sorry if this has been posted before, but for some reason I can't
get to the list archive and I couldn't find anything about it in
the How-tos.
I have a need to synchronize gpg keychains on two machines that
are decrypting messages behind a VIP load-balancer. Anyone have
any ideas on a good way t