Re: Missing gpg key?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Fri, 3 Jun 2016 21:42:05 +0200, Laurent Carlier wrote:
>You can retreive the key with gpg --recv-keys <fingerprint> or pass
>--skippgpcheck to makepkg

IMO skipping the verifying isn't a good approach. Instead of typing

  gpg -h

and then
  
  gpg --recv-keys

I added an alias, since I seldom need to import a key and can't
remember what abbreviation for "receive" is used
( http://www.abbreviations.com/abbreviation/Receive ;).

$ grep gkey ~/.bashrc 
alias gkey='gpg --keyserver hkp://pgp.uni-mainz.de --recv-keys'

IIRC an uncommented line "keyserver-options auto-key-retrieve" in
gpg.conf automatically imports missing keys.

$ grep auto ~/.gnupg/gpg.conf 
# keyserver-options auto-key-retrieve

Regards,
Ralf



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux