feat: add instructions for impregnating a smart card with seed
This commit is contained in:
parent
2308513309
commit
e8e649983c
|
@ -53,6 +53,12 @@ or the [One Time Use Airgap-OS](one-time-use-airgapos.md)
|
|||
|
||||
* `keyfork derive openpgp "FirstName LastName (alias) <name@distrust.co>" > priv.asc`
|
||||
|
||||
* Provision a YubiKey:
|
||||
|
||||
* `oct list`
|
||||
|
||||
* `oct admin --card <your_card_id> import priv.asc`
|
||||
|
||||
* Import PGP key into keyring
|
||||
|
||||
* `gpg --import priv.asc`
|
||||
|
|
Loading…
Reference in New Issue