aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authordrduh <github@duh.to>2021-08-15 16:12:36 -0700
committerdrduh <github@duh.to>2021-08-15 16:12:36 -0700
commit569231bf2b18e7935954097f430c39400d65fe49 (patch)
tree7debc6f894340e64db9488508574f49cb0f733a3 /README.md
parent Mention the yubikey troubleshooting guide for gpg to fix #217 (diff)
downloadYubiKey-Guide-569231bf2b18e7935954097f430c39400d65fe49.tar.gz
Note to permasave password to fix #206
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index c27c8a7..f716aa6 100644
--- a/README.md
+++ b/README.md
@@ -464,7 +464,9 @@ $ tr -dc '[:upper:]' < /dev/urandom | fold -w 20 | head -n1
BSSYMUGGTJQVWZZWOPJG
```
-On Linux or OpenBSD, select the password using the mouse or by double-clicking on it to copy to clipboard. Paste using the middle mouse button or `Shift`-`Insert`.
+**Important** Save this credential in a permanent, secure place as it will be needed to issue new sub-keys after expiration, and to provision additional YubiKeys.
+
+**Tip** On Linux or OpenBSD, select the password using the mouse or by double-clicking on it to copy to clipboard. Paste using the middle mouse button or `Shift`-`Insert`.
Generate a new key with GPG, selecting `(8) RSA (set your own capabilities)`, `Certify` capability only and `4096` bit key size.