<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; pgp keyserver</title> <atom:link href="http://www.ghacks.net/tag/pgp-keyserver/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 21:54:04 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Create, sign, and publish your PGP key with Seahorse</title><link>http://www.ghacks.net/2009/09/19/create-sign-and-publish-your-pgp-key-with-seahorse/</link> <comments>http://www.ghacks.net/2009/09/19/create-sign-and-publish-your-pgp-key-with-seahorse/#comments</comments> <pubDate>Sat, 19 Sep 2009 00:01:46 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[key server]]></category> <category><![CDATA[keyserver]]></category> <category><![CDATA[pgp]]></category> <category><![CDATA[pgp keys]]></category> <category><![CDATA[pgp keyserver]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=16472</guid> <description><![CDATA[I have espoused encryption on Ghacks plenty of times. I find most users do not employ encryption, of any kind, which is somewhat surprising given the constant rate at which data is stolen. With the help of encryption your data is much safer than it would be in plain text. To deal with encryption you [...]]]></description> <content:encoded><![CDATA[<p>I have espoused encryption on Ghacks plenty of times. I find most users do not employ encryption, of any kind, which is somewhat surprising given the constant rate at which data is stolen. With the help of encryption your data is much safer than it would be in plain text. To deal with encryption you have to use encryption keys. This means you will giving and getting keys to/from various people (or within a business, different departments). If the amount of keys you manage gets too large, key management can become rather challenging. Fortunately there are tools out there to aid you in this task.</p><p>Once such tool is <a
title="Seahorse" href="http://projects.gnome.org/seahorse/" target="_blank">Seahorse</a>. Seahorse is the default keyring manager for the GNOME desktop and it makes the task of key management quite simple. In this article you will see how easily Seahorse handles creation, signing, and publishing of your PGP key to a PGP keyserver. Of course this does assume you want to publish your key on a public keyserver. There are benefits to publishing your PGP key. For instance it makes for easy access to your key so that those who need it, can get it. In some cases you would want to publish these keys to a non-public keyserver. For the simplicty of this article we will be publishing to the Ubuntu keyserver.</p><p><span
id="more-16472"></span><strong>Features</strong></p><p>Seahorse contains a number of outstanding features:</p><ul><li>Create/manage both PGP and ssh keys.</li><li>Publish/retrieve keys from keyserver.</li><li>Key backup.</li><li>Passphrase caching.</li></ul><p>But the feature that makes Seahorse stand out the most is it&#8217;s user-friendly interface. A task which other applications can make new users shy away from, Seahorse makes simple. You can create, sign, and publish your own keys to a keyserver quickly and easily.</p><p><strong>Installing Seahorse</strong></p><p>More than likely Seahorse is already installed on your machine. If you are using the GNOME desktop, chances are it is there. To check to see if Seahorse is installed go to the GNOME Applications menu and look in the Accessories sub-menu. If it&#8217;s there you&#8217;re good to go. If not, you don&#8217;t have much to do.</p><p>To install Seahorse all you need to do is follow these steps:</p><ol><li> Fire up your Add/Remove Software tool.</li><li>Search for &#8220;Seahorse&#8221; (no quotes).</li><li>Mark the entry for installation.</li><li>Click Apply.</li></ol><p>That&#8217;s it. Once Seahorse is installed you are ready to create, sign, and publish.</p><p><strong>Creating your PGP key</strong></p><div
id="attachment_16473" class="wp-caption alignleft" style="width: 408px"><a
rel="attachment wp-att-16473" href="http://www.ghacks.net/2009/09/19/create-sign-and-publish-your-pgp-key-with-seahorse/seahorse_main/"><img
class="size-full wp-image-16473" src="http://www.ghacks.net/wp-content/uploads/2009/09/seahorse_main.png" alt="Figure 1" width="398" height="312" /></a><p
class="wp-caption-text">Figure 1</p></div><p>When the main Seahorse window opens (see Figure 1) the first thing you need to do is click the File menu and then select the New entry. This will open up another window where you can select from one of three keys to create:</p><ul><li>Password Keyring</li><li>Secure Shell Key</li><li>PGP Key</li></ul><p>Since we are creating a PGP key, the choice should be obvious. Select PGP and then click the Continue button. The next window is where you fill out your information for your PGP key. All you need to fill out is:</p><ul><li>Full Name</li><li>Email Address</li><li>Comment</li></ul><p>You also have the option of configuring some advanced options such as:</p><ul><li>Encryption type</li><li>Key strength</li><li>Expiration date</li></ul><p>I recommend sticking with the defaults unless you have reason to alter one of the above options. You can up the strength of the Key to 4096 bits if you need. Naturally the higher the key strength the longer the creation time as well as the larger the file size. But if strength is important, take it to the max.</p><p>Once you have filled out this information, click the Create button. The next window will ask you to set a passphrase for this key. Remember, this key is going on a keyserver so make sure the passphrase is strong. And if you are creating a key with strength in mind, that passphrase should reflect this.</p><p>When the key is created it will be listed in your main window. In order to sign this key you simply have to select the key and click the Sign button.  If you are going to distribute this key you should certainly sign the key. Why? When you sign (even self-sign) your key, if someone tries to tamper with your key PGP will notify you of the tampering. If you do not sign the key, someone could fairly easily modify your key without you being the wiser. Now with that said, all you need to do to self-sign your key is select the key you want to sign and click the Sign Key button.</p><div
id="attachment_16474" class="wp-caption alignright" style="width: 373px"><a
rel="attachment wp-att-16474" href="http://www.ghacks.net/2009/09/19/create-sign-and-publish-your-pgp-key-with-seahorse/seahorse_keyserver/"><img
class="size-full wp-image-16474" src="http://www.ghacks.net/wp-content/uploads/2009/09/seahorse_keyserver.png" alt="Figure 2" width="363" height="251" /></a><p
class="wp-caption-text">Figure 2</p></div><p>Once the key is signed you can then publish your key. To do this click the Remote menu and then selec the &#8220;Sync and Publish Keys&#8221; entry. A new window will open asking what you want to do. The button you want to click is the &#8220;Key Server&#8221; button. When you click this a new window will open (see Figure 2) where you can select the keyserver you want to use for publishing your keys.</p><p>If you are using an internal keyserver (or one that is not listed) click the Add button and enter the appropriate information. Once you select your keyserver click the Close button and you will be back at the window where you selected &#8220;Key Servers&#8221;. Now you want to click the Sync button which will sync your new key.</p><p>You can check to make sure your key was uploaded by clicking the Find Remote Keys button, enter the name you used for the key, and click search. If your sync was successful your key will be listed. Now when users need your key you can tell them to grab it from the specific keyserver.</p><p><strong>Final thoughts</strong></p><p>I hope you can see that using PGP doesn&#8217;t have to be difficult. In fact, Seahorse makes PGP so simple there is little to no reason not to take advantage of this security tool.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/09/19/create-sign-and-publish-your-pgp-key-with-seahorse/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
