Re: gpg: OpenPGP card not available: Assuan server fault

2006-03-07 Thread Felix E. Klee
At Mon, 13 Feb 2006 14:47:51 +0100, Werner Koch wrote: As I'm at it, a minor complaint: In order to get the gpg2 binary, I had to do: You shall not build gpg2. Configure does not enable this option for a reason. Use gpg 1.4.2 (or the cvs version) for OpenPGP. This is stated at several

add notation to self sig

2006-03-07 Thread Peter Palfrader
Hey, I wanted to add a notation to my self sig on my key by giving --cert-notation on the command line and then updating the cipher preferences (as a nice way to generate a new self sig): | gpg --cert-notation [EMAIL PROTECTED] --edit 94c09c7f | Command setpref S9 S8 S7 S3 S2 H2 H8 Z2 Z3 Z1 mdc

Problem removing a public key whose private key is gone

2006-03-07 Thread Jeremiah Foster
Hello, I overwrote the partition upon which my private key was stored. To confuse matters I generated a new secret / public key pair on the same machine and even imported my old public key, thinking, rather foolishly, that I might somehow be able to restore the destroyed secret key. How do I

Re: Problem removing a public key whose private key is gone

2006-03-07 Thread Atom Smasher
On Tue, 7 Mar 2006, Jeremiah Foster wrote: I overwrote the partition upon which my private key was stored. To confuse matters I generated a new secret / public key pair on the same machine and even imported my old public key, thinking, rather foolishly, that I might somehow be able to restore

Re: Problem removing a public key whose private key is gone

2006-03-07 Thread Christoph Anton Mitterer
Jeremiah Foster wrote: How do I properly remove the old, unusable public key when I do not possess the secret key any longer and without destroying my entire gpg installation. --delete-key name Remove key from the public keyring. In batch mode either