1
Usually I am able to verify signatures using the verify option in GPG, but this doesn't work when attempting to verify the Litecoin Core client DMG.
For example:
$ gpg --verify litecoin-0.14.2-osx.dmg.asc litecoin-0.14.2-osx.dmg
gpg: Signature made Mon Jul 31 14:44:45 2017 PDT
gpg: using RSA key FE3348877809386C
gpg: Can't check signature: No public key
I am using the GPG 2.2.3 install from Homebrew.
I have already downloaded the key, as I was able to run
--verifyon the .asc file. When trying the--importoption, I get$ gpg --import litecoin-0.14.2-osx.dmg.asc; gpg: no valid OpenPGP data found.; gpg: Total number processed: 0– nipponese – 2017-12-13T18:29:45.813