Remove Junk
This commit is contained in:
@@ -107,24 +107,4 @@ gpg --armor --export $masterKey > gpg-pub.asc
|
|||||||
### Optional 1.1: Make your Pubkey public.
|
### Optional 1.1: Make your Pubkey public.
|
||||||
```ps
|
```ps
|
||||||
gpg --keyserver keys.openpgp.org --send-key $masterKey
|
gpg --keyserver keys.openpgp.org --send-key $masterKey
|
||||||
```
|
```
|
||||||
|
|
||||||
### Optional 2: Force touch on Yubikey actions.
|
|
||||||
```ps
|
|
||||||
ykman openpgp set-touch aut on
|
|
||||||
ykman openpgp set-touch sig on
|
|
||||||
ykman openpgp set-touch enc on
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
Note: To fully reset GPG Keys on the Yubikey, do the following:
|
|
||||||
```
|
|
||||||
ykman openpgp reset
|
|
||||||
```
|
|
||||||
|
|
||||||
Default Pin: 123456
|
|
||||||
Default Admin Pin: 12345678
|
|
||||||
|
|
||||||
gpg --card-edit
|
|
||||||
>admin
|
|
||||||
>name
|
|
||||||
Reference in New Issue
Block a user