On Tue, 30 Oct 2007 15:40, [EMAIL PROTECTED] said:
> Note that it's "--armor --export", not "--export --armor". The former
> will work fine. The latter will try to export a key named "--armor",
That is not correct. The ordering of options and commands does not
matter. However mixing arguments
bjr149 wrote:
> C:\GNU\GnuPG>gpg --export "key name" > C:\GNU\GnuPG\public.key
By default, GnuPG will export keys in binary format. This is more
space-efficient, but is not readable to humans. (I don't think that's a
big loss, given that the human-readable version isn't all that readable
to huma
On Tue, 23 Oct 2007 08:45:27 -0700 (PDT)
bjr149 <[EMAIL PROTECTED]> wrote:
> I worked with a client who sent me their public key which was
> a nice text file. Im trying to export my public key to a text
> file but everytime I run it I get a bunch of jumble garbage.
>
> C:\GNU\GnuPG>gpg --export
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
bjr149 wrote:
> I am very new to PGP. I understand the concept of a public key and a private
> key.
>
> I worked with a client who sent me their public key which was a nice text
> file. Im trying to export my public key to a text file but every
are keys. I want to be able to extact them
so I can send someone my public key.
Thanks.
--
View this message in context:
http://www.nabble.com/beginner-to-gnupg-tf4678117.html#a13366377
Sent from the GnuPG - User mailing list archive at Nabble.com.
___