Hi.
Am Mittwoch, den 08.08.2018, 00:03 -0400 schrieb Yu:
> WOW! That works.
>
> To document this, if anyone ever run into this situation:
>
> > sec# rsa4096/0xC9E7221DAFCE6539 created: 2018-08-07 expires:
> > never
>
> This is the key I need to delete from the card/yubikey.
>
> 1. gpg --del
On 8/2/2018 at 3:01 PM, "Dirk Gottschalk via Gnupg-users"
wrote:
>Am Donnerstag, den 02.08.2018, 14:11 +0200 schrieb Stefano
>Tranquillini:
>> Hi all,
>> last year I encrypted some files, today i tried to decrypt them
>but
>> the
>> decryption fails
>
>> stefano@~/Downloads/words$ gpg -d words.
WOW! That works.
To document this, if anyone ever run into this situation:
> sec# rsa4096/0xC9E7221DAFCE6539 created: 2018-08-07 expires: never
This is the key I need to delete from the card/yubikey.
1. gpg --delete-key 0xC9E7221DAFCE6539
2. gpg --card-status should return NONE and gpg --li
Hi.
Am Dienstag, den 07.08.2018, 19:38 -0400 schrieb Yu:
> Hi Dirk
> Thank you very much. I just want to make sure I am doing the right
> thing,
> so please excuse me if I am asking too much.
> > You should delete the complete secret key set from you keyring.
> Then
> > import the PUBLIC keys f
Hi Dirk
Thank you very much. I just want to make sure I am doing the right thing,
so please excuse me if I am asking too much.
You should delete the complete secret key set from you keyring. Then
> import the PUBLIC keys for the card keys and then do a gpg --card-
> status.
>
>
Do I just call "gp
Hello John.
Am Dienstag, den 07.08.2018, 16:27 -0400 schrieb Yu:
> Hi
>
> I setup my gpg and keyed to Yubikey. My SSH works flawlessly. I have
> the
> master key and subkeys. So my authentication key, encryption key, and
> signing key should be totally fine.
>
> John-Wong:tmp jwong$ gpg --list-s
Hi
I setup my gpg and keyed to Yubikey. My SSH works flawlessly. I have the
master key and subkeys. So my authentication key, encryption key, and
signing key should be totally fine.
John-Wong:tmp jwong$ gpg --list-secret-keys
/Users/jwong/.gnupg/pubring.kbx
---
sec# r
I've got a new Yubikey NEO that I am trying to set up for SSH authentication.
I've already personalized the card and loaded the keys, following all the
creation rules (2048-bit max RSA, etc.) and loaded all the packages I am
supposed to load. However I can't make it work. My platform is AMD64 GN