<?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: “Crashing is an appropriate response”</title>
	<atom:link href="http://jens.mooseyard.com/2008/01/crashing-is-an-appropriate-response/feed/" rel="self" type="application/rss+xml" />
	<link>http://jens.mooseyard.com/2008/01/crashing-is-an-appropriate-response/</link>
	<description>Little boxes made of words, by Jens Alfke</description>
	<lastBuildDate>Sat, 04 Feb 2012 05:05:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jens Alfke</title>
		<link>http://jens.mooseyard.com/2008/01/crashing-is-an-appropriate-response/comment-page-1/#comment-2155</link>
		<dc:creator>Jens Alfke</dc:creator>
		<pubDate>Thu, 10 Jan 2008 23:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/01/crashing-is-an-appropriate-response/#comment-2155</guid>
		<description>Yes, clock synchronization is another known issue with certificate revocation. Fortunately the granularity needed is usually pretty low, like hours or days.

You guys are taking this more seriously than I meant! I was mostly just amused at coming across a real-world example of the &quot;all Cretans are liars&quot; paradox.</description>
		<content:encoded><![CDATA[<p>Yes, clock synchronization is another known issue with certificate revocation. Fortunately the granularity needed is usually pretty low, like hours or days.</p>
<p>You guys are taking this more seriously than I meant! I was mostly just amused at coming across a real-world example of the &#8220;all Cretans are liars&#8221; paradox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shamino</title>
		<link>http://jens.mooseyard.com/2008/01/crashing-is-an-appropriate-response/comment-page-1/#comment-2154</link>
		<dc:creator>Shamino</dc:creator>
		<pubDate>Thu, 10 Jan 2008 22:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/01/crashing-is-an-appropriate-response/#comment-2154</guid>
		<description>It would seem to me that, due to the impossibility of completely synchronizing clocks over the internet, that event-timestamps should only be trusted for the purpose of putting events from a single source in sequence.  Comparing them against timestamps from other sources (including your own internal clock) is going to sometimes result in unexpected behavior.

And, IMO, predictable behavior is better than technical correctness.</description>
		<content:encoded><![CDATA[<p>It would seem to me that, due to the impossibility of completely synchronizing clocks over the internet, that event-timestamps should only be trusted for the purpose of putting events from a single source in sequence.  Comparing them against timestamps from other sources (including your own internal clock) is going to sometimes result in unexpected behavior.</p>
<p>And, IMO, predictable behavior is better than technical correctness.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fluffy</title>
		<link>http://jens.mooseyard.com/2008/01/crashing-is-an-appropriate-response/comment-page-1/#comment-2151</link>
		<dc:creator>fluffy</dc:creator>
		<pubDate>Tue, 08 Jan 2008 14:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/01/crashing-is-an-appropriate-response/#comment-2151</guid>
		<description>I guess that depends on how much you&#039;re supposed to trust the timestamp, then, considering that even in a world of NTP time is still fairly relative (and lunchtime doubly-so).</description>
		<content:encoded><![CDATA[<p>I guess that depends on how much you&#8217;re supposed to trust the timestamp, then, considering that even in a world of NTP time is still fairly relative (and lunchtime doubly-so).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Alfke</title>
		<link>http://jens.mooseyard.com/2008/01/crashing-is-an-appropriate-response/comment-page-1/#comment-2153</link>
		<dc:creator>Jens Alfke</dc:creator>
		<pubDate>Tue, 08 Jan 2008 05:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/01/crashing-is-an-appropriate-response/#comment-2153</guid>
		<description>But revocations are timestamped, so the cert is already invalid at the time the app is parsing the revocation. It&#039;s exactly like the Liar Paradox.

There&#039;s a later point in the same slideshow where he describes how revocation means certs can&#039;t obey ACID properties. The whole thing is a great exercise in sustained sarcasm; by the end, X.509 is reduced to a smoking hole in the ground that he&#039;s pouring salt into.</description>
		<content:encoded><![CDATA[<p>But revocations are timestamped, so the cert is already invalid at the time the app is parsing the revocation. It&#8217;s exactly like the Liar Paradox.</p>
<p>There&#8217;s a later point in the same slideshow where he describes how revocation means certs can&#8217;t obey ACID properties. The whole thing is a great exercise in sustained sarcasm; by the end, X.509 is reduced to a smoking hole in the ground that he&#8217;s pouring salt into.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fluffy</title>
		<link>http://jens.mooseyard.com/2008/01/crashing-is-an-appropriate-response/comment-page-1/#comment-2152</link>
		<dc:creator>fluffy</dc:creator>
		<pubDate>Tue, 08 Jan 2008 05:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/01/crashing-is-an-appropriate-response/#comment-2152</guid>
		<description>Ostensibly, any app which accepts a self-revocation from the self-signed cert would authorize the cert, then perform the action which is signed with said cert.  Ideally such an app would be designed with ACID criteria in mind.  So, hopefully, self-signed self-revocation would behave as one would intuitively expect (i.e. a suicide note).</description>
		<content:encoded><![CDATA[<p>Ostensibly, any app which accepts a self-revocation from the self-signed cert would authorize the cert, then perform the action which is signed with said cert.  Ideally such an app would be designed with ACID criteria in mind.  So, hopefully, self-signed self-revocation would behave as one would intuitively expect (i.e. a suicide note).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

