Hello Kev,

it works like a charm. I installed GnuPG on my computer and downloaded the KEYS 
file from svn.

C:\Program Files\GNU\GnuPG>gpg --verify C:\downloads\hello.jar.asc
gpg: Signature made 06/14/06 02:52:04 using DSA key ID AA0077B0
gpg: Good signature from "Kev Jackson (apache key) <[EMAIL PROTECTED]>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: F54C 925C 2454 F21D 8669  2540 A0BF F93D AA00 77B0

To get rid of the warning, we will have to wait until you meet another person 
who is OK to confirm your signature. Not a major issue, as my signature is also 
not endorsed by any one, still I did the Ant 1.6 releases.

I was not able to test with the key from the MIT key server, because it is 
using a port which does not go through the corporate firewall where I am. I 
will try from home later.

Regards,

Antoine

-------- Original-Nachricht --------
Datum: Wed, 14 Jun 2006 14:31:10 +0700
Von: Kev Jackson <[EMAIL PROTECTED]>
An: Ant Developers List <dev@ant.apache.org>
Betreff: Re: added pgp key to KEYS file (and MIT key server)

> 
> On 13 Jun 2006, at 20:36, Antoine Levy-Lambert wrote:
> 
> > Hello Kev,
> >
> > I do not see any reason why you should have done something wrong.
> > What you can do is :
> >
> > - create a helloworld.jar (does not matter what it contains, for  
> > instance just a HelloWorld class)
> >
> > - sign it
> >
> > - upload it to people.apache.org~kevj (should be possible via scp)
> >
> > - upload the .asc file generated by the signature
> 
> Ok, if anyone has time to quickly test if my signing-fu is up to  
> scratch...
> 
> http://people.apache.org/~kevj/pgp-test/hello.jar
> http://people.apache.org/~kevj/pgp-test/hello.jar.asc
> 
> Ta
> Kev
> 
> --
> "I call it the State where everyone, good or bad, is a poison- 
> drinker: the State where universal slow suicide is called - life" -  
> Friedrich Nietzsche
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to