aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authordrduh <github@duh.to>2020-05-03 18:12:47 +0000
committerGitHub <noreply@github.com>2020-05-03 18:12:47 +0000
commitaad01ffde4f6538b25a91176ff3e99b438f3b9ce (patch)
tree7598a6e6cf604375c4da4f7cf64ff18d75af8f41 /README.md
parentMerge pull request #179 from vald-phoenix/multiple-yubikeys (diff)
parentDescribe ykman PGP keys reset (diff)
downloadYubiKey-Guide-aad01ffde4f6538b25a91176ff3e99b438f3b9ce.tar.gz
Merge pull request #180 from vald-phoenix/yubikey-reset-by-ykman
Describe ykman PGP keys reset
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 008a314..935352d 100644
--- a/README.md
+++ b/README.md
@@ -2257,6 +2257,12 @@ scd apdu 00 44 00 00
/echo Card has been successfully reset.
```
+Or you may do it via `ykman` if installed:
+
+```console
+$ ykman openpgp reset
+```
+
# Notes
1. YubiKey has two configurations: one invoked with a short press, and the other with a long press. By default, the short-press mode is configured for HID OTP - a brief touch will emit an OTP string starting with `cccccccc`. If you rarely use the OTP mode, you can swap it to the second configuration via the YubiKey Personalization tool. If you *never* use OTP, you can disable it entirely using the [YubiKey Manager](https://developers.yubico.com/yubikey-manager) application (note, this not the similarly named older YubiKey NEO Manager).