Re: using a smartcard without keytocard

2010-03-22 Thread David Shaw
On Mar 22, 2010, at 12:11 AM, Hauke Laging wrote: > Hello, > > I have just bought a gnupg smartcard, copied my subkeys to it, and it works. > I > have been using a key on several computers. Now I want the other systems to > use the smartcard, too, so that I can delete the private keys there. T

Re: using a smartcard without keytocard

2010-03-22 Thread Marco Steinacher
Hauke Laging wrote: > I have just bought a gnupg smartcard, copied my subkeys to it, and it works. > I > have been using a key on several computers. Now I want the other systems to > use the smartcard, too, so that I can delete the private keys there. The > content of the smartcard is shown by

Re: 2.0.14 --gen-key interface nit

2010-03-22 Thread David Shaw
On Mar 22, 2010, at 8:48 AM, MFPA wrote: >> Howdy, > >> Playing around with key generation there was something >> banging around in the back of my mind and it finally >> hit me: > >> Possible actions for a RSA key: Sign Certify Encrypt >> Authenticate Current allowed actions: Sign Certify >> Aut

Re: 2.0.14 --gen-key interface nit

2010-03-22 Thread MFPA
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi On Sunday 21 March 2010 at 2:10:34 AM, in , Doug Barton wrote: > Howdy, > Playing around with key generation there was something > banging around in the back of my mind and it finally > hit me: > Possible actions for a RSA key: Sign Certify

Re: Delete secret key without public key

2010-03-22 Thread Hauke Laging
Am Samstag 20 März 2010 15:17:55 schrieb André Ludwig: > So I tried out to find the long keyID for my problematic secret key. But > the "--use-colons"-option doesn't really work with --edit-key after a > "toggle", it only gives me my user IDs. "gpg2 --delete-secret-key > AB756AEB" doesn't work

Delete secret key without public key

2010-03-22 Thread André Ludwig
Hi! I've got a secret key which is useless (ID AB756AEB) and I want to delete it from my keyring. This secret key has no associated public key. The problem is, that it only shows up in the gpg2 --edit-key mode after typing "toggle" followed by return. It doesn't show up on gpg2 --list-secret-key