Post
Topic
Board Altcoin Discussion
Re: Electron Cash / Bitcoin Cash
by
aleksej996
on 19/09/2017, 21:02:08 UTC
Hello,

For security reasons I want to verify the signature of the downloaded electron cash file. So I followed these instructions (https://www.linuxbabe.com/security/verify-pgp-signature-software-downloads-linux) but unfortunately on github there is no public key provided in form of an .asc file. Only this textfile:

-snip-

Can anybody explain me how to import the public key from this textfile?

If you are using GPG, then just "gpg --import " should do it.