<?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>Schadenfreude &#187; encryption</title>
	<atom:link href="http://www.ralree.com/tag/encryption/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ralree.com</link>
	<description>Malicious enjoyment derived from observing someone else's misfortune</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:49:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>RSA Made Easy</title>
		<link>http://www.ralree.com/2009/02/27/rsa-made-easy/</link>
		<comments>http://www.ralree.com/2009/02/27/rsa-made-easy/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 05:41:07 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[rsa]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.ralree.com/?p=22383</guid>
		<description><![CDATA[After obsessing over it today, I decided to write a quick primer on RSA Encryption you can do in your head. It&#8217;s pretty simple, and to the point. The numbers are very small. Try it out! I plan to write some code implementing the algorithm.  That should be fun.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-22385" title="Lock Icon" src="http://www.ralree.com/newblog/wp-content/uploads/2009/02/lock.png" alt="Lock Icon" width="128" height="128" />After obsessing over it today, I decided to write <a href="http://github.com/hank/life/blob/d104176046f46d96399c9980213b3a2e6b3cd17b/docs/RSA.Fun.rdoc">a quick primer</a> on RSA Encryption you can do in your head.  It&#8217;s pretty simple, and to the point.  The numbers are very small.  Try it out!</p>
<p>I plan to write some code implementing the algorithm.  That should be fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2009/02/27/rsa-made-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make GPG ask about cert-level</title>
		<link>http://www.ralree.com/2007/07/22/make-gpg-ask-about-cert-level/</link>
		<comments>http://www.ralree.com/2007/07/22/make-gpg-ask-about-cert-level/#comments</comments>
		<pubDate>Sun, 22 Jul 2007 21:23:00 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.ralree.info/2007/10/13/make-gpg-ask-about-cert-level</guid>
		<description><![CDATA[I was sad to find that my GnuPG installation wasn&#8217;t asking me about cert-level when I was tsigning keys today. To turn it on, I put the following at the bottom of my ~/.gnupg/gpg.conf: ask-cert-level Now, when doing tsigning, it will ask how well you checked the identity of the person whose key you are signing. Like this: How carefully have you verified the key you are about to sign actually belongs to the person named above? If you don't [...]]]></description>
			<content:encoded><![CDATA[<p>I was sad to find that my GnuPG installation wasn&#8217;t asking me about cert-level when I was tsigning keys today.  To turn it on, I put the following at the bottom of my <code>~/.gnupg/gpg.conf</code>:</p>
<pre><code>
ask-cert-level
</code></pre>
<p>Now, when doing tsigning, it will ask how well you checked the identity of the person whose key you are signing.  Like this:</p>
<pre><code>
How carefully have you verified the key you are about to sign actually belongs
to the person named above?  If you don't know what to answer, enter "0".

   (0) I will not answer. (default)
   (1) I have not checked at all.
   (2) I have done casual checking.
   (3) I have done very careful checking.

Your selection? (enter `?' for more information):
</code></pre>
<p>Horray!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2007/07/22/make-gpg-ask-about-cert-level/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#8217;m the newest GSWoT GSI</title>
		<link>http://www.ralree.com/2007/07/19/i-m-the-newest-gswot-gsi/</link>
		<comments>http://www.ralree.com/2007/07/19/i-m-the-newest-gswot-gsi/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 05:01:00 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[groups]]></category>
		<category><![CDATA[gswot]]></category>
		<category><![CDATA[pgp]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[trust]]></category>

		<guid isPermaLink="false">http://www.ralree.info/2007/10/13/i-m-the-newest-gswot-gsi</guid>
		<description><![CDATA[I have joined the GSWoT. I am the newest Gossamer Spider Web of Trust Introducer! This is a great honor, and I&#8217;d like to thank Kara Denizi for giving me the chance to join. Above, I&#8217;ve posted the current state of the keyring. It also includes an outlier from my personal keyring. Props to sig2dot for creating that graph. Here&#8217;s the commands: wget -O gswot.keyring "http://biglumber.com/x/web?keyring=5802;download=1" sudo apt-get install graphviz imagemagick wget http://www.chaosreigns.com/code/sig2dot/sig2dot.pl gpg --list-sigs --keyring ./gswot.keyring &#124; perl sig2dot.pl [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ralree.info/assets/2007/7/19/gswot.neato.jpg"><br />
<img src="http://ralree.info/assets/2007/7/19/gswot.neato.small.jpg" /><br />
</a></p>
<p>I have joined the <a href="http://www.gswot.org">GSWoT</a>.  I am the newest Gossamer Spider Web of Trust Introducer!  This is a great honor, and I&#8217;d like to thank Kara Denizi for giving me the chance to join.  </p>
<p>Above, I&#8217;ve posted the current state of the keyring.  It also includes an outlier from my personal keyring.</p>
<p>Props to <a href="http://www.chaosreigns.com/code/sig2dot/usage.html">sig2dot</a> for creating that graph.  Here&#8217;s the commands:</p>
<pre><code>
wget -O gswot.keyring "http://biglumber.com/x/web?keyring=5802;download=1"
sudo apt-get install graphviz imagemagick
wget http://www.chaosreigns.com/code/sig2dot/sig2dot.pl
gpg --list-sigs --keyring ./gswot.keyring | perl sig2dot.pl &gt; gswot.dot
neato -Tps gswot.dot &gt; gswot.neato.ps
convert gswot.neato.ps gswot.neato.jpg
</code></pre>
<p>Pretty easy &#8211; I might have to use this in the future for more graphs and digraphs&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2007/07/19/i-m-the-newest-gswot-gsi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Export and Import Private GPG Keys</title>
		<link>http://www.ralree.com/2007/03/07/howto-export-and-import-private-gpg-keys/</link>
		<comments>http://www.ralree.com/2007/03/07/howto-export-and-import-private-gpg-keys/#comments</comments>
		<pubDate>Wed, 07 Mar 2007 19:34:00 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[gnupg]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[pgp]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.ralree.info/2007/10/13/howto-export-and-import-private-gpg-keys</guid>
		<description><![CDATA[I had a problem today. I wanted to encrypt something with my GPG Key. It was only on my laptop. Here&#8217;s what I did: gpg --export-secret-keys &#62; gpgkeyfile gpg -c gpgkeyfile shred -u gpgkeyfile Then move gpgkeyfile.gpg to another computer. To import them again: gpg -d gpgkeyfile.gpg &#62; gpgkeyfile gpg --import gpgkeyfile gpg: key 9140A8C7: secret key imported gpg: key 9140A8C7: *** 1 new signature gpg: key 5EF4A221: secret key imported gpg: key 5EF4A221: public key *** imported gpg: key [...]]]></description>
			<content:encoded><![CDATA[<p>I had a problem today.  I wanted to encrypt something with my GPG Key.  It was only on my laptop.  Here&#8217;s what I did:</p>
<pre><code>
  gpg --export-secret-keys &gt; gpgkeyfile
  gpg -c gpgkeyfile
  shred -u gpgkeyfile
</code></pre>
<p>Then move <code>gpgkeyfile.gpg</code> to another computer.  To import them again:</p>
<pre><code>
  gpg -d gpgkeyfile.gpg &gt; gpgkeyfile
  gpg --import gpgkeyfile
</code></pre>
<pre><code>
gpg: key 9140A8C7: secret key imported
gpg: key 9140A8C7: *** 1 new signature
gpg: key 5EF4A221: secret key imported
gpg: key 5EF4A221: public key *** imported
gpg: key 46C171A0: secret key imported
gpg: key 46C171A0: public key *** imported
gpg: Total number processed: 3
gpg:               imported: 2
gpg:         new signatures: 1
gpg:       secret keys read: 3
gpg:   secret keys imported: 3
</code></pre>
<p>Woo hoo!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2007/03/07/howto-export-and-import-private-gpg-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

