Skip to content

Commit

Permalink
Replace non working keyserver
Browse files Browse the repository at this point in the history
  • Loading branch information
cronicc committed Nov 30, 2021
1 parent 658ad00 commit 8097337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERIFY_AUTHENTICITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ It is highly recommended to verify the authenticty of the downloaded files befor
- Choose a passphrase to protect your personal key (NOTE: the passphrase can be empty, but it is not recommended if you intend to use this key and GNUPG in future)
4. Import the key used to sign releases:
```
gpg2 --keyserver hkp://pool.sks-keyservers.net --recv-keys 219F55740BBF7A1CE368BA45FB7053CE4991B669
gpg2 --keyserver hkps://keys.openpgp.org --recv-keys 219F55740BBF7A1CE368BA45FB7053CE4991B669
```
- The output of the command should show:
```
Expand Down

0 comments on commit 8097337

Please sign in to comment.