<?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>Linux Swords &#187; gpg security key</title>
	<atom:link href="http://blog.mjava.ch/tag/gpg-security-key/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mjava.ch</link>
	<description>kids, baduk und cmd-lines</description>
	<lastBuildDate>Thu, 23 Dec 2010 12:01:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>import gpg-keys from the cmdline</title>
		<link>http://blog.mjava.ch/2008/02/01/import-gpg-keys-from-the-cmdline/</link>
		<comments>http://blog.mjava.ch/2008/02/01/import-gpg-keys-from-the-cmdline/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 13:49:57 +0000</pubDate>
		<dc:creator>mjava</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[cmd-lines]]></category>
		<category><![CDATA[gpg security key]]></category>

		<guid isPermaLink="false">http://mjava.ch/wordpress/2008/02/01/import-gpg-keys-from-the-cmdline/</guid>
		<description><![CDATA[like linux cmdline:
if you are looking for my name for example, enter the following:
gpg --search-keys knoller
This will look for my key, offer you a choice of all &#8216;knoller&#8217;-keys and
will import them automatically to your keychain.
Usefull in conjuction with mail-security,
which btw, apple has no support. shame on apple.
]]></description>
			<content:encoded><![CDATA[<p>like linux cmdline:<br />
if you are looking for my name for example, enter the following:<br />
<code>gpg --search-keys <em>knoller</em></code><br />
This will look for my key, offer you a choice of all &#8216;knoller&#8217;-keys and<br />
will import them automatically to your keychain.</p>
<p>Usefull in conjuction with <a href="http://avetter.ch/wordpress/?p=21">mail-security</a>,<br />
which btw, apple has no support. shame on apple.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mjava.ch/2008/02/01/import-gpg-keys-from-the-cmdline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

