| 30 | |
| 31 | == Key servers == |
| 32 | |
| 33 | - You can upload your public key to a key server so that public can access it. You can Submit your public key to a keyserver by selecting the key entry and click file > Publish on keyserver |
| 34 | - Or you can submit it manually. For that first export the public key by selecting the key entry and do to '''File > Export'''. Select the location to save and click '''Save''' |
| 35 | - Go to the saved location and open the key file in a notepad. Copy every thing |
| 36 | - Open a browser and go to '''keyserver.ubuntu.com''' and paste the key in '''Submitting a new OpenPGP Key''' text field. Click the '''Submit'''. |
| 37 | - You should get a '''1 key(s) added successfully''' message. |
| 38 | - Go back to the '''keyserver.ubuntu.com''' and search your key by giving the Name(Name you given when creating the key pair) in the '''Search String:''' text box and clicking '''Search''' |
| 39 | |
| 40 | == Importing keys from keyservers and Signing == |
| 41 | |
| 42 | - Go to the '''keyserver.ubuntu.com''' and search your neighbors key by giving the Name(Name he has given when creating the key pair) in the '''Search String:''' text box and clicking '''Search''' |
| 43 | - Once it appears. Click on the '''fingerprint''' and you will get the public key. '''Copy''' the whole key as shown. |
| 44 | - Open a note pad, '''Paste''' the key and '''Save''' the file. |
| 45 | - Go to Kleopatra interface and go to File>Import. Select the Saved txt file that contain your neighbors Public key |
| 46 | - You will get the following window. Click '''Yes''' |
| 47 | - Then the system will ask you to Sign the the key. Check the User ID's and check the '''I have verified the fingerprint''' check box. Click '''Next''' |
| 48 | - You will ask for your the passphrase. Enter the passphrase and Click '''Certify''' |