[horde] Inporting GPG into IMP

Chris J Albertson alb at chrisalbertson.com
Wed Jul 30 09:03:22 PDT 2003


Pretty much OT, but...

man gpg  will help a lot


gpg --list-secret-keys
gpg --list-public-keys

You'll get lines that look like....
sec  1024D/C8E32869 2003-02-14 Chris J Albertson (Alb's PGP Key.)
<alb at chrisalbertson.com>

pub  1024D/C8E32869 2003-02-14 Chris J Albertson (Alb's PGP Key.)
<alb at chrisalbertson.com>

You want the C8E32869 part of it.
Then,

Export the public key to ascii file called key.pub:
gpg -a -o key.pub --export C8E32869

Export the private ket to ascii file called key.pri:
gpg -a -o key.pri --export-secret-key C8E32869

If your keys are not on your gpg keyring, you're on your own.
Hope this helps ya!

-- 
Chris Albertson
Owner - ChrisAlbertson.com  (Actually, I rent, with an option to buy)

======================================================
^         You can find my PGP public key,            ^
^  email server policy, and other misc "stuff" at..  ^
^         http://www.chrisalbertson.com.             ^
======================================================


Quoting Stuart McCulloch Anderson <stuart.m.anderson at nx14.com>:

 how do i export my priavte key par in gnpg so i can import it into imp?
 
 
 Mr. S.M.Anderson
 
 --
 Horde mailing list
 Frequently Asked Questions: http://horde.org/faq/
 To unsubscribe, mail: horde-unsubscribe at lists.horde.org
 


-------------------------------------------------
This email was sent from www.chrisalbertson.com
using the IMP mailing program, part of the Horde suite
of information management tools.
http://horde.org/



More information about the horde mailing list