[Wylug-help] Using GPG

Roger Leigh rleigh at whinlatter.ukfsn.org
Sun Jan 15 03:28:56 GMT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mike Goodman <mike at jazzitis.uklinux.net> writes:

> I want to use secure email for sensitive discussions by email. I have
> configured gpg which comes already installed with my OS (FC4) and all
> looks well. However, I can't work out how to send my public key to a
> correspondent by email.
>
> Will my correspondent also have to have gpg installed and
> configured?

Yes.

Run
  gpg --export --armor <key-id>
and attach this to the email.  The recipient can then run gpg --import
to import the key into their keyring.

However, it's usual to upload the public key to a keyserver
(gpg --send-key) and they the recipient just runs gpg --recv-key (or
configures it to automatically download keys).

(As a test, run
  gpg --keyserver keyring.debian.org --recv-key 0x25bfb848
to get my key, and verify this email.)


Regards,
Roger

- -- 
Roger Leigh
                Printing on GNU/Linux?  http://gutenprint.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ <http://mailcrypt.sourceforge.net/>

iD8DBQFDyZgyVcFcaSW/uEgRApt/AJoD01QXKtEBVyavTX/rf0zezce+xQCglbO3
Khycjh6jUCakcN1BPcJ/t9Q=
=ka+b
-----END PGP SIGNATURE-----



More information about the Wylug-help mailing list