LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   Help on gpg utilization (https://www.linuxquestions.org/questions/linux-security-4/help-on-gpg-utilization-374269/)

Thulemanden 10-18-2005 10:15 AM

Help on gpg utilization
 
I have generated a gpg key pair, but can't understand what to do to publish it.

Apparently you publisize it and also send something to each email recipient you want to use it for.

I have read http://www.gnupg.org/ but did not find a sufficient simple explanation of what I have to do.

Any help to get here?

Krugger 10-18-2005 02:41 PM

Using gpg:

http://aplawrence.com/Basics/gpg.html

To actually publish it online you can go to http://www.keyserver.net/

heema 10-19-2005 05:30 AM

Code:

gpg –send-key <key id>
used to send your public key off to a public key server so people can find it


All times are GMT -5. The time now is 05:55 PM.