On 11/13/14, 2:47 PM, "piotrz" <[email protected]> wrote:
>Alex, > >I didn't want to mess a VOTE thread so asking here. >What do you mean saying "I grabbed your key from a keys server and then >the >signature could be verified. " ? - Probably I miss something obvious. >Where is this "keys server". Good move switching to [DISCUSS]. There are some popular key servers on the internet. I found Chris’s key here: http://keys.gnupg.net His key id is: 0x5B288057 That should result in this huge block of ASCII. Copy the entire thing to a text file, then run: gpg --import <text file> That should add the key to your list of keys so gpg can verify it. (I don’t know if my mail client will munge the command, but that’s two ‘-‘ in front of the word ‘import’) Then the approval script should be able to guide you through the approval process. Thanks for being a release reviewer, -Alex
