<?xml version="1.0" encoding="iso-8859-1"?> 
<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:dcterms="http://purl.org/dc/terms/" 
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:thr="http://purl.org/rss/1.0/modules/threading/"
	xmlns:pb="http://www.ideaspace.net/users/wkearney/schema/postback/" 
	xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" 
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:mt="http://movabletype.org/"
	xmlns:foaf="http://xmlns.com/foaf/0.1/" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:html="http://www.w3.org/TR/REC-html40/"
	xmlns="http://purl.org/rss/1.0/"
> 

<rdf:Description rdf:about="http://www.ideaspace.net/users/wkearney/archives/entries/000129.html"> 
	<title>Importing PGP keys</title>
	<link>http://www.ideaspace.net/users/wkearney/archives/entries/000129.html</link>
	<description>If you want to use one of my PGP keys you&apos;ll need to import them into your local keyring. This...</description> 

	<dc:creator>wkearney</dc:creator> 
	<dc:date>2003-01-01T08:13:39-05:00</dc:date> 
	<dc:identifier>http://www.ideaspace.net/users/wkearney/archives/entries/000129.html</dc:identifier>
	<dc:language>en-us</dc:language>

	 
	<dc:subject>Site Info</dc:subject>

	

	

	
	
	
	<dcterms:abstract>If you want to use one of my PGP keys you&apos;ll need to import them into your local keyring. This...</dcterms:abstract> 
	<dcterms:created>2003-01-01T08:13:39-05:00</dcterms:created> 
	<dcterms:isPartOf rdf:resource="http://www.ideaspace.net/users/wkearney/" /> 

	<mt:body><![CDATA[<p>If you want to use one of my PGP keys you'll need to import them into your local keyring.  This is pretty easy to do.</p>]]></mt:body>
	<mt:excerpt>If you want to use one of my PGP keys you&apos;ll need to import them into your local keyring. This...</mt:excerpt> 
	<mt:more><![CDATA[<p>The first thing you need to do is save a copy of my public key to your local machine.  I have three different versions of the same key, one each from <a href="http://www.ideaspace.net/users/wkearney/pubkey.pgp.asc">PGP</a>, <a href="http://www.ideaspace.net/users/wkearney/pubkey.pgp6.asc">PGP6</a> and <a href="http://www.ideaspace.net/users/wkearney/pubkey.gnupg.asc">GnuPG</a>.  Pick one and save it to your local drive.  If you're not sure, use the <a href="http://www.ideaspace.net/users/wkearney/pubkey.pgp.asc">PGP</a> one.</p>
<ul><li>Get either PGP or GnuGP properly installed first.<ul>
<li>This means load the software</li>
<li>Generate your own key</li>
<li>Setup your own keyring(s)</li>
<li>Save one of my <a href="http://www.ideaspace.net/users/wkearney/archives/000138.html">keys</a> to your local drive</li>
</ul></li>
<li>If you're doing it from the command line here are the steps:<ul>
<li>Using PGP<ul>
<li>execute the command <b>pgp -ka <i>keyfile</i></b> and change <i>keyfile</i> to the name of my saved key.
<blockquote>This will report either it added my key or that no new keys were found (because you'd already imported sometime before!)</blockquote></li>
</ul></li>
<li>Using GnuPG<ul>
<li>run the command <b>gpg --import <i>keyfile</i></b> and change <i>keyfile</i> to the name of my saved key.
<blockquote>gpg will likewise report the number of keys processed and the number it added to your keyring.  It may burp an error about invalid subkeys if the key has elements it doesn't understand (like mine).  This isn't a problem as those subkeys will just be ignored.</blockquote>
</li>
</ul></li>]]></mt:more>
	<mt:keywords></mt:keywords> 
	<mt:entryID>129</mt:entryID>

	
	<mt:entryNext>443</mt:entryNext>

	
	<html:link rel="next" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000443.html.xml" title="Comment policy" />
	
	<mt:author>wkearney</mt:author> 
	<mt:authorNickname>Bill Kearney</mt:authorNickname> 
	<mt:authorEmail>wkearney@ideaspace.net</mt:authorEmail>
	<mt:authorURL rdf:resource="http://www.ideaspace.net/users/wkearney" /> 
	
	<foaf:name>wkearney</foaf:name> 
	<foaf:mbox rdf:resource="mailto:wkearney@ideaspace.net" /> 
	<foaf:nick>Bill Kearney</foaf:nick> 
	<foaf:homepage rdf:resource="http://www.ideaspace.net/users/wkearney" />
	
	<rdfs:seeAlso rdf:resource="http://www.ideaspace.net/users/wkearney/xml/index.rdf" />
	<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.64" /> 
</rdf:Description>
</rdf:RDF>