Browse Source

Ident fixes

pull/1/head
Julien Escario 4 years ago
parent
commit
6122fec3c7
  1. 6
      ssh/yubibug.md

6
ssh/yubibug.md

@ -11,8 +11,8 @@ Let's try it. For this demo, I'll let the Yubikey generate GnuPG's keys. This is
Let's make things clear :
rm -R .gnupg
rm -R .ssh
$ rm -R .gnupg
* rm -R .ssh
$ ykman openpgp reset
WARNING! This will delete all stored OpenPGP keys and data and restore factory settings? [y/N]: y
Resetting OpenPGP data, don't remove your YubiKey...
@ -160,8 +160,6 @@ Good, let's start with key generation :
sub ed25519 2020-10-05 [A]
sub cv25519 2020-10-05 [E]
$ ssh-add -L
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGzO7860chQPMw0NuLDhBqZd1IcfIqBnvy4GSbzZd4vu cardno:000615280015

Loading…
Cancel
Save