Post
Topic
Board Armory
Re: PPA vs. DEB install. Which is better for Armory & Bitcoin Core?
by
PhoenixFire
on 07/09/2019, 01:04:57 UTC
I'm stuck on how to simply download these .asc files.  If I go to https://github.com/goatpig/BitcoinArmory/tree/master/PublicKeys - how do I download these files so that I can import them?  Do I need to create .txt file with this information, and then "gpg --import goatpigs-key.asc.txt"?
Navigate to the github page that has each GPG key i.e. they start with:
Code:
-----BEGIN PGP PUBLIC KEY BLOCK-----
Then click the "Raw" button on the right hand side. Once the page has loaded, Ctrl + S or File > Save as and save the file. Then import as above, but the filenames should be just "goatpig-signing-key.asc" and "laanwj-releases.asc" unless your browser does something strange or you rename them.