pull/17/head
Will Sargent 8 years ago committed by GitHub
parent 9c5c247446
commit 678c8a8da7

@ -481,8 +481,8 @@ Verify with OpenPGP key checks:
Use the automated [key best practice checker](https://riseup.net/en/security/message-security/openpgp/best-practices#openpgp-key-checks): Use the automated [key best practice checker](https://riseup.net/en/security/message-security/openpgp/best-practices#openpgp-key-checks):
``` ```
sudo apt-get install hopenpgp-tools $ sudo apt-get install hopenpgp-tools
hkt export-pubkeys $KEYID | hokey lint $ hkt export-pubkeys $KEYID | hokey lint
``` ```
The output will display any problems with your key in red text. If everything is green, your key passes each of the tests below. If it is red, your key has failed one of the tests. The output will display any problems with your key in red text. If everything is green, your key passes each of the tests below. If it is red, your key has failed one of the tests.

Loading…
Cancel
Save