aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authordrduh <github@duh.to>2020-01-22 06:39:08 +0000
committerGitHub <noreply@github.com>2020-01-22 06:39:08 +0000
commit51ed654e439d81c6c66c12fe5e0cf3008e98faa9 (patch)
tree2bffddba008be940270729d33de63cab50d66182 /README.md
parentMerge pull request #158 from rvl/primary-user-id (diff)
parentAdd more detail about what to do with multiple YubiKeys (diff)
downloadYubiKey-Guide-51ed654e439d81c6c66c12fe5e0cf3008e98faa9.tar.gz
Merge pull request #159 from rvl/multiple-yubikeys
Add more detail about what to do with multiple YubiKeys
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
index d3f1a61..40f7e64 100644
--- a/README.md
+++ b/README.md
@@ -1318,6 +1318,22 @@ ssb> rsa4096/0x5912A795E90DD2CF 2017-10-09 [E] [expires: 2018-10-09]
ssb> rsa4096/0x3F29127E79649A3D 2017-10-09 [A] [expires: 2018-10-09]
```
+# Multiple YubiKeys
+
+If you have additional (e.g. backup) security devices, restore the USB backup and repeat the [Configure Smartcard](#configure-smartcard) steps.
+
+```console
+$ cd
+
+$ mv -vi $GNUPGHOME $GNUPGHOME.1
+renamed '/tmp.FLZC0xcM' -> '/tmp.FLZC0xcM.1'
+
+$ cp -avi /mnt/encrypted-usb/tmp.XXX $GNUPGHOME
+'/mnt/encrypted-usb/tmp.FLZC0xcM' -> '/tmp.FLZC0xcM'
+
+$ cd $GNUPGHOME
+```
+
# Cleanup
Ensure you have: