remove extra step

This commit is contained in:
Anton Livaja 2025-02-11 00:07:05 -05:00
parent adcfad5a82
commit 37e3cd416a
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@ as such need to be set up in a manner that minimizes exposure risks.
* `oct admin --card $smart_card_id touch --key AUT --policy On`
* `oct admin --card $smart_card_id touch --key ATT --policy On`
1. Plug in a fresh smart card
1. Generate a mnemonic, encrypting to a newly-generated key:
* `keyfork mnemonic generate --size 256 --encrypt-to-self cert.asc,output=encrypted-mnemonic.asc --provision openpgp-card,identifier="$smart_card_id"`