aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordrduh <drduh@users.noreply.github.com>2016-09-20 15:54:36 -0400
committerGitHub <noreply@github.com>2016-09-20 15:54:36 -0400
commitaa76300eac9a494427efbe4dd1239f3382382300 (patch)
tree569ac9a80ac6f1b636f014ae9ea8f0d36df2b3a4
parentMerge pull request #16 from wsargent/patch-1 (diff)
parentPrepend $ (diff)
downloadYubiKey-Guide-aa76300eac9a494427efbe4dd1239f3382382300.tar.gz
Merge pull request #17 from wsargent/patch-1
Add key checking
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8085619..d0d0fec 100644
--- a/README.md
+++ b/README.md
@@ -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: