On Tue, 30 Apr 2002 16:49:20 +0100 (BST), Alex Buell said: > I was hoping that 1.0.7 would be able to import public keys generated with > PGP 7.0.3. How do I do that, I really need to be able to do this? :-( gpg --import yourkey.asc if this fails becuase PGP used IDEA for encryption, change the passphrase to empty with PGP, import and change the passphrase back. I think this is in the FAQ. Werner