On Tue, 2005-03-29 at 19:45, Joey Harrison wrote:
> is there any way to use gnupg with online email services like gmail,
> yahoo, and hotmail?
>
www.hushmail.com
CWSIV
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/
Hi,
With gpg v1.4.1 under Debian I succeeded in transferring my subkeys to the
OpenPGP smartcard. Running "gpg --card-status" and "gpg --card-edit" works
fine. And "date | gpg ---clearsign | gpg -v" is also functioning. But
calling "date | gpg -er "my-name" | gpg -d" fails with the next error
Hi guys,
I was battling this problem for quite some hours until I finally found a
(temporary solution).
Info:
- System: Debian unstable
- gcc 3.3.5
- libgpgme 1.0.2
The problem occured as this:
1. when statically linked, the test t-encrypt-sign worked fine
2. when dynamically linked, the tes
Hi once more,
I tried some more to get libgpgme to run and found the following:
When I try to run the dynamically linked version of 't-encrypt-sign'
(compiled with 'gcc -lgpgme t-encrypt-sign.c -o t-encrypt-sign') the
following happens when called like this: