Re: [Freepto] gpg signature

Delete this message

Reply to this message
Author: boyska
Date:  
To: Everything about freepto
CC: k.bonikos
Subject: Re: [Freepto] gpg signature
On Mon, Mar 02, 2015 at 05:15:27PM +0000, Konstantinos Bonikos wrote:
>I cannot find your GPG signature at keys.gnupg.net with the following
>command:
>
>gpg --search-key 364B68D4


you can try another keyserver, like
gpg --keyserver pool.sks-keyservers.net --recv-keys C35597C87BE08D11A5D84087909C6C75364B68D4

If, for any reason, this should not work, you can fetch our key on
http://dev.freepto.mx/gpg/freepto.gpg

This should do the trick:
curl -s 'http://dev.freepto.mx/gpg/freepto.gpg' | gpg --import

--
boyska