Re: macOS pinentry remove saved password

2021-03-16 Thread Brian Exelbierd via Gnupg-users
Hi, The key is listed in the login keychain.  It uses the name and one of the associated numbers - It is the fifth element in —with-key-data but I don’t recognize it. This default for pin entry is … frustrating. Regards, bex On Mar 16, 2021, 12:05 PM +0100, Mark McDonnell via Gnupg-users ,

Re: Usability of OpenSSL vs GNUPG

2019-12-15 Thread Brian Exelbierd via Gnupg-users
Hi, On Sun, Dec 15, 2019, at 2:05 AM, Dave via Gnupg-users wrote: > I’ve been playing around some with OpenSSL recently, and it seems to me > that the OpenSSL command structure is rather convoluted. I’ve read a > number of articles, blog posts, etc. that criticize GNUPG and even make > the

Re: How do I delete secret subkeys correctly?

2019-04-10 Thread Brian Exelbierd
On Wed, Apr 10, 2019, at 5:06 PM, Matheus Afonso Martins Moreira wrote: > I had some revoked subkeys that I was not going to use anymore. > I thought it would be a good idea to delete their secret keys, > so I used the gpg --delete-secret-keys command to do it. > I ended up accidentally

Re: Identifying one of multiple authentication subkeys

2019-03-23 Thread Brian Exelbierd
Hi Peter, Your help has been amazing and very useful. I was re-reading this answer and I noticed the comments below: On Sat, Mar 16, 2019, at 11:12 AM, Peter Lebbing wrote: > (By the way, as you can see in the ssh-keygen output, my key actually > has a comment field in the gpg-agent. It was

Re: Identifying one of multiple authentication subkeys

2019-03-17 Thread Brian Exelbierd
On Sun, Mar 17, 2019, at 1:12 PM, Peter Lebbing wrote: > On 17/03/2019 12:45, Brian Exelbierd wrote: > > There is no longer an identityfile to use in the .ssh/config file > > which means all auth keys are tried with all hosts. I have multiple > > auth keys and the hosts

Re: Identifying one of multiple authentication subkeys

2019-03-17 Thread Brian Exelbierd
On Sat, Mar 16, 2019, at 11:12 AM, Peter Lebbing wrote: > Hi Brian, > > On 15/03/2019 23:28, Brian Exelbierd wrote:> Hi, > > Either way, I am unsure how to identify which subkey is which SSH key. > > Provided the auth keys are in your .gnupg/sshcontrol file, the followi

Identifying one of multiple authentication subkeys

2019-03-15 Thread Brian Exelbierd
Hi, I would like to eliminate my SSH keys and consolidate my existing keys into my gpg key. I can do this by either importing my existing keys (easier) or creating new authentication subkeys. Either way, I am unsure how to identify which subkey is which SSH key. I created a test key, below,