aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md46
1 files changed, 46 insertions, 0 deletions
diff --git a/README.md b/README.md
index fe80133..8ddede5 100644
--- a/README.md
+++ b/README.md
@@ -763,9 +763,39 @@ ssb rsa4096/0x3F29127E79649A3D
[ultimate] (1). Dr Duh <doc@duh.to>
[ unknown] (2). Dr Duh <DrDuh@other.org>
+gpg> uid 1
+
+sec rsa4096/0xFF3E7D88647EBCDB
+created: 2017-10-09 expires: never usage: SC
+ trust: ultimate validity: ultimate
+ssb rsa4096/0xBECFA3C1AE191D15
+ created: 2017-10-09 expires: never usage: S
+ssb rsa4096/0x5912A795E90DD2CF
+ created: 2017-10-09 expires: never usage: E
+ssb rsa4096/0x3F29127E79649A3D
+ created: 2017-10-09 expires: never usage: A
+[ultimate] (1)* Dr Duh <doc@duh.to>
+[ unknown] (2). Dr Duh <DrDuh@other.org>
+
+gpg> primary
+
+sec rsa4096/0xFF3E7D88647EBCDB
+created: 2017-10-09 expires: never usage: SC
+ trust: ultimate validity: ultimate
+ssb rsa4096/0xBECFA3C1AE191D15
+ created: 2017-10-09 expires: never usage: S
+ssb rsa4096/0x5912A795E90DD2CF
+ created: 2017-10-09 expires: never usage: E
+ssb rsa4096/0x3F29127E79649A3D
+ created: 2017-10-09 expires: never usage: A
+[ultimate] (1)* Dr Duh <doc@duh.to>
+[ unknown] (2) Dr Duh <DrDuh@other.org>
+
gpg> save
```
+By default, the last identity added will be the primary user ID. Use `primary` to change that.
+
# Verify
List the generated secret keys and verify the output:
@@ -1339,6 +1369,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: