aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authordrduh <github@duh.to>2024-03-18 01:37:54 +0000
committerGitHub <noreply@github.com>2024-03-18 01:37:54 +0000
commita7aa09bc80ccbcf13091e74fdf8e40701adee7f8 (patch)
treed0fb8a14cb78835de8122ebc1785345255a20642 /README.md
parentMerge pull request #425 from drduh/wip-16mar24 (diff)
parentAdd command-line passphrase template (diff)
downloadYubiKey-Guide-a7aa09bc80ccbcf13091e74fdf8e40701adee7f8.tar.gz
Merge pull request #426 from drduh/wip-17mar24
Add plaintext passphrase template
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3048734..4b534a4 100644
--- a/README.md
+++ b/README.md
@@ -403,7 +403,15 @@ PASS=$(LC_ALL=C tr -dc 'A-Z1-9' < /dev/urandom | \
echo $PASS
```
-Memorize the passphrase or write it in a secure location, ideally separate from the portable storage device used for key material. This repository includes a [`passphrase.html`](https://raw.githubusercontent.com/drduh/YubiKey-Guide/master/passphrase.html) template to help with transcription. Save the raw file, open it with a browser and print. Use a pen or permanent marker to select a letter or number on each row for each character in the passphrase.
+Memorize the passphrase or write it in a secure location, ideally separate from the portable storage device used for key material.
+
+This repository includes a [`passphrase.html`](https://raw.githubusercontent.com/drduh/YubiKey-Guide/master/passphrase.html) template to help with transcription. Save the raw file, open it with a browser and print. Use a pen or permanent marker to select a letter or number on each row for each character in the passphrase.
+
+[`passphrase.csv`](https://raw.githubusercontent.com/drduh/YubiKey-Guide/master/passphrase.csv) can also be printed without a browser:
+
+```console
+lp -d Printer-Name passphrase.csv
+```
# Create Certify key