Home Linux Misc
Create PGP Key:

pgp -kg


Extract Public key:

pgp -kxa  <myUID> <keyFile>


Save others public key in my keyring:

pgp -ka <friendlyKey>