openpgp card

2007-02-04 Thread Jørgen Lysdal
On the back of my openpgp card, it says that it has
Private data storage What is this storage? and can i use
it to store anything?

--
Jørgen Ch. Lysdal



signature.asc
Description: OpenPGP digital signature
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: openpgp card

2007-02-04 Thread Werner Koch
On Sun,  4 Feb 2007 21:49, [EMAIL PROTECTED] said:

 On the back of my openpgp card, it says that it has
 Private data storage What is this storage? and can i use
 it to store anything?

While in the gpg --card-edit menu, optionally enter admin and then
privatedo to change the 4 private DO fields.  See the specs for the
required permissions of the read/write the fields.


Shalom-Salam,

   Werner


___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


GPG fails to verify clamav

2007-02-04 Thread Roy Carin
I downloaded clamav 0.90rc3 from
http://sourceforge.net/project/showfiles.php?group_id=86638package_id=90197release_id=483125

I want to verify the integrity of the downloaded file. When I do

gpg --keyserver random.sks.keyserver.penguin.de --verify 
clamav-0.90rc3.tar.gz.sig

it fails, saying this:

 gpg: Signature made Wed Jan 31 18:04:35 2007 CST using DSA key ID 985A444B
 gpg: Can't check signature: public key not found

René Berber, in message
http://article.gmane.org/gmane.comp.security.virus.clamav.user/24861/match=0+90rc3+sourceforge
  , says that my GPG installation is broken.

Can anyone tell me how I can fix it?

Thanks in advance.

P.S.
I also tried using the protocol name in front of the keyserver address
(hkp://). It didn't work.


-- 



Send instant messages to your online friends http://au.messenger.yahoo.com 


___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: GPG fails to verify clamav

2007-02-04 Thread David Shaw
On Sun, Feb 04, 2007 at 08:08:54PM -0600, Roy Carin wrote:
 I downloaded clamav 0.90rc3 from
 http://sourceforge.net/project/showfiles.php?group_id=86638package_id=90197release_id=483125
 
 I want to verify the integrity of the downloaded file. When I do
 
 gpg --keyserver random.sks.keyserver.penguin.de --verify 
 clamav-0.90rc3.tar.gz.sig
 
 it fails, saying this:
 
  gpg: Signature made Wed Jan 31 18:04:35 2007 CST using DSA key ID 985A444B
  gpg: Can't check signature: public key not found

Download the key 985A444B:

  gpg --keyserver random.sks.keyserver.penguin.de --recv-keys 985A444B

Then do the verify.

David

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: GPG fails to verify clamav

2007-02-04 Thread Todd Zullinger
Roy Carin wrote:
 I downloaded clamav 0.90rc3 from
 http://sourceforge.net/project/showfiles.php?group_id=86638package_id=90197release_id=483125
 
 I want to verify the integrity of the downloaded file. When I do
 
 gpg --keyserver random.sks.keyserver.penguin.de --verify 
 clamav-0.90rc3.tar.gz.sig
 
 it fails, saying this:
 
 gpg: Signature made Wed Jan 31 18:04:35 2007 CST using DSA key ID 985A444B
 gpg: Can't check signature: public key not found
 
 René Berber, in message
 http://article.gmane.org/gmane.comp.security.virus.clamav.user/24861/match=0+90rc3+sourceforge
   , says that my GPG installation is broken.
 
 Can anyone tell me how I can fix it?

I think that the problem may be that you don't have the key on your
keyring already and you don't have the auto-key-retrieve keyserver
option enabled (it's not enabled by default).  You can either enable
that option or import the key before verifying the signature (via a
keyserver webpage or using gpg --recv-key 985A444B).

-- 
ToddOpenPGP - KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
==
What a terrible thing to have lost one's mind. Or not to have a mind
at all. How true that is.
-- Dan Quayle, speaking to the United Negro College Fund



pgpiI6nHdx2jQ.pgp
Description: PGP signature
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users