Re: Gnupg doesn't recognize card.

2010-01-29 Thread Chris Ruff
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 1/29/10 9:23 PM, taurus wrote: > > On 29 January 2010, at 00:22, Chris Ruff wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA512 >> >> > > Gpg does not recognize my fellowship card; > ~ xxx$ gpg --card-status > gpg: sel

Re: Gnupg doesn't recognize card.

2010-01-29 Thread taurus
On 29 January 2010, at 00:22, Chris Ruff wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Gpg does not recognize my fellowship card; ~ xxx$ gpg --card-status gpg: selecting openpgp failed: Card error gpg: OpenPGP card not available: Card error Reader 01: Gemplus GemPC Twin 00 00 Is

Re: Problem encrypting to a hushmail gpg key

2010-01-29 Thread Sean Rima
David Yes the key is generated by hushmail.com. Not sure if they will listen to me, but I will forward this to the list where the problem originated Thanks for the help and sorry for top posting, on my BlackBerry (and sadly no gnupg) Sean On 1/29/10, David Shaw wrote: > On Jan 17, 2010, at 12:

Re: Problem encrypting to a hushmail gpg key

2010-01-29 Thread David Shaw
On Jan 17, 2010, at 12:23 PM, Sean Rima wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi > > A friend on the pgpnet mailing list is using a hushmail.com gpg key but > when I import it, I get: > > C:\Users\Sean Rima>gpg --import < test.txt > gpg: key C4E23A82: accepted non self-si

Re: Problem encrypting to a hushmail gpg key

2010-01-29 Thread Sean Rima
On 29/01/2010 16:31, Sean Rima wrote: {think I sent my last wrong} >> >>> it is not a great idea to use hushmail keys for open pgp encryption >>> or authentication >> >>> (1) the keys are not updated, and can't be for the same email >>> address, >>> so, for example, i've been with hushmail since

Re: Gnupg doesn't recognize card.

2010-01-29 Thread John Ruff
On Jan 29, 2010, at 8:12 AM, Werner Koch wrote: On Fri, 29 Jan 2010 01:22, jcr...@gmail.com said: $ killall -u scdaemon #usually has to be entered 2-3x to kill it FWIW, gpgconf --reload scdaemon does the same in a well defined manner. I will remember to use this in the future.

Re: Gnupg doesn't recognize card.

2010-01-29 Thread Werner Koch
On Fri, 29 Jan 2010 01:22, jcr...@gmail.com said: > $ killall -u scdaemon #usually has to be entered 2-3x to > kill it FWIW, gpgconf --reload scdaemon does the same in a well defined manner. Shalom-Salam, Werner ps. Please do not use killall but pkill which is a well defined com

GPG4Win: running gpg-agent with SSH agent support?

2010-01-29 Thread Simon Josefsson
I've installed GPG4Win and it recognizes my OpenPGP smartcards without problem (via a gpg-agent process which appears to be auto-started somehow?). However, I'd like to enable SSH agent support in gpg-agent too, so that Cygwin ssh can make use of it. Is this possible, if so how? /Simon