diff options
author | drduh <github@duh.to> | 2022-03-16 15:28:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-16 15:28:39 -0700 |
commit | 6992c9e1156984d5cf872ad315183e9b8f77eb30 (patch) | |
tree | a6d77acd6ca7d1bd6d98f67f1856f4b8b44e8cb1 /README.md | |
parent | Merge pull request #303 from maxromanovsky/patch-1 (diff) | |
parent | Fixed broken "Change PUK" link (diff) | |
download | YubiKey-Guide-6992c9e1156984d5cf872ad315183e9b8f77eb30.tar.gz |
Merge pull request #295 from pedrohdz-scrap/no-puk
Fixed broken "Change PUK" link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |