Add key checking

This commit is contained in:
Will Sargent 2016-09-20 12:39:35 -07:00 committed by GitHub
parent e6a7604e3b
commit 9c5c247446
1 changed files with 11 additions and 0 deletions

View File

@ -476,6 +476,17 @@ List your new secret keys:
ssb 4096R/0x5912A795E90DD2CF 2016-05-24
ssb 4096R/0x3F29127E79649A3D 2016-05-24
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):
```
sudo apt-get install hopenpgp-tools
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.
## Export subkeys
Save a copy of your subkeys: