<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Revoking a GPG Key Pair</title>
	<atom:link href="http://carthik.net/blog/vault/2005/05/25/revoking-a-gpg-key-pair/feed/" rel="self" type="application/rss+xml" />
	<link>http://carthik.net/blog/vault/2005/05/25/revoking-a-gpg-key-pair/</link>
	<description>Life, Research and Everything Else.</description>
	<lastBuildDate>Wed, 08 Jul 2009 16:30:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://carthik.net/blog/vault/2005/05/25/revoking-a-gpg-key-pair/comment-page-1/#comment-9026</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 16 Aug 2005 15:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carthik.net/vault/2005/05/25/revoking-a-gpg-key-pair/#comment-9026</guid>
		<description>The revocation certificate does not need to be deciphered using a key. That is what it is, a key to unlock and destroy the old keypair.</description>
		<content:encoded><![CDATA[<p>The revocation certificate does not need to be deciphered using a key. That is what it is, a key to unlock and destroy the old keypair.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zwack</title>
		<link>http://carthik.net/blog/vault/2005/05/25/revoking-a-gpg-key-pair/comment-page-1/#comment-9020</link>
		<dc:creator>Zwack</dc:creator>
		<pubDate>Sun, 14 Aug 2005 14:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carthik.net/vault/2005/05/25/revoking-a-gpg-key-pair/#comment-9020</guid>
		<description>But... If you forget your passphrase and want to revoke your key, surely you need to be able to decrypt the revocation certificate.  If you can&#039;t remember your passphrase what chance do you have of remembering the key used for your revocation certificate?

Actually, I can remember my passphrase, just not the right one.

Z.</description>
		<content:encoded><![CDATA[<p>But&#8230; If you forget your passphrase and want to revoke your key, surely you need to be able to decrypt the revocation certificate.  If you can&#8217;t remember your passphrase what chance do you have of remembering the key used for your revocation certificate?</p>
<p>Actually, I can remember my passphrase, just not the right one.</p>
<p>Z.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richih</title>
		<link>http://carthik.net/blog/vault/2005/05/25/revoking-a-gpg-key-pair/comment-page-1/#comment-7230</link>
		<dc:creator>Richih</dc:creator>
		<pubDate>Fri, 27 May 2005 11:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carthik.net/vault/2005/05/25/revoking-a-gpg-key-pair/#comment-7230</guid>
		<description>As the one who helped you doing this, I would like to point out two inportant additions:

1) Encrypt your revoke cert with gpg -c file. As you are using symmetric encryption with -c, the password is the only key you need. Then, burn the key on a cd (or two), store them away properly and erase the key plus any temp files the burning program might have created (also, dd if=/dev/zero of=/partition/of/swap might be a good idea, /dev/urandom for the tin foil hats)

2) You can enable others to generate revokation keys for your own private key with via gpg --desig-revoke (or just hand them a cd with your encrypted revoke cert if you trust them not to brute-force it ;)

RichiH</description>
		<content:encoded><![CDATA[<p>As the one who helped you doing this, I would like to point out two inportant additions:</p>
<p>1) Encrypt your revoke cert with gpg -c file. As you are using symmetric encryption with -c, the password is the only key you need. Then, burn the key on a cd (or two), store them away properly and erase the key plus any temp files the burning program might have created (also, dd if=/dev/zero of=/partition/of/swap might be a good idea, /dev/urandom for the tin foil hats)</p>
<p>2) You can enable others to generate revokation keys for your own private key with via gpg &#8211;desig-revoke (or just hand them a cd with your encrypted revoke cert if you trust them not to brute-force it <img src='http://carthik.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>RichiH</p>
]]></content:encoded>
	</item>
</channel>
</rss>

