Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
22013166
Topic
2176184
Board
Altcoin Discussion
Re: Electron Cash / Bitcoin Cash
by
aleksej996
on
19/09/2017, 21:02:08 UTC
Quote from: NextLevel on September 19, 2017, 02:07:28 PM
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.