aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordrduh <github@duh.to>2022-03-16 15:28:39 -0700
committerGitHub <noreply@github.com>2022-03-16 15:28:39 -0700
commit6992c9e1156984d5cf872ad315183e9b8f77eb30 (patch)
treea6d77acd6ca7d1bd6d98f67f1856f4b8b44e8cb1
parentMerge pull request #303 from maxromanovsky/patch-1 (diff)
parentFixed broken "Change PUK" link (diff)
downloadYubiKey-Guide-6992c9e1156984d5cf872ad315183e9b8f77eb30.tar.gz
Merge pull request #295 from pedrohdz-scrap/no-puk
Fixed broken "Change PUK" link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3429c36..c3b0869 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Keys stored on YubiKey are [non-exportable](https://support.yubico.com/support/s
**New!** [drduh/Purse](https://github.com/drduh/Purse) is a password manager which uses GPG and YubiKey.
-**Security Note**: If you followed this guide before Jan 2021, your PUK (Pin Unblock Key) may be set to its default value of `12345678`. An attacker can use this to reset your PIN and use your Yubikey. Please see the [Change PUK](#change-puk) section for details on how to change your PUK.
+> **Security Note**: If you followed this guide before Jan 2021, your GPG *PIN* and *Admin PIN* may be set to their default values (`123456` and `12345678` respectively). This would allow an attacker to use your Yubikey or reset your PIN. Please see the [Change PIN](#change-pin) section for details on how to change your PINs.
If you have a comment or suggestion, please open an [Issue](https://github.com/drduh/YubiKey-Guide/issues) on GitHub.