<?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: Do Not Trust The System Clock</title>
	<atom:link href="http://iPhoneIncubator.com/blog/debugging/do-not-trust-the-system-clock/feed" rel="self" type="application/rss+xml" />
	<link>http://iPhoneIncubator.com/blog/debugging/do-not-trust-the-system-clock</link>
	<description>Tips and Tricks for iPhone, iPod, iPad and iOS Developers</description>
	<lastBuildDate>Sun, 18 Jul 2010 17:17:16 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nick</title>
		<link>http://iPhoneIncubator.com/blog/debugging/do-not-trust-the-system-clock/comment-page-1#comment-1738</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 30 Dec 2009 15:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneIncubator.com/blog/?p=395#comment-1738</guid>
		<description>@Adrian: I completely agree with you that having a single system of reference for time is in most cases the best design. However in this rather unusual example the timestamp had to be generated on the client to meet the requirements. I can&#039;t go into too much detail; suffice to say that it was security related.</description>
		<content:encoded><![CDATA[<p>@Adrian: I completely agree with you that having a single system of reference for time is in most cases the best design. However in this rather unusual example the timestamp had to be generated on the client to meet the requirements. I can&#8217;t go into too much detail; suffice to say that it was security related.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://iPhoneIncubator.com/blog/debugging/do-not-trust-the-system-clock/comment-page-1#comment-1737</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Wed, 30 Dec 2009 14:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneIncubator.com/blog/?p=395#comment-1737</guid>
		<description>Thanks for the insight. I always marvel at the bugs you find when your system&#039;s clock is out of sync. Try using certificates when your clock is set to Jan 1st 2001 and see what strange errors you receive :)</description>
		<content:encoded><![CDATA[<p>Thanks for the insight. I always marvel at the bugs you find when your system&#8217;s clock is out of sync. Try using certificates when your clock is set to Jan 1st 2001 and see what strange errors you receive <img src='http://iPhoneIncubator.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://iPhoneIncubator.com/blog/debugging/do-not-trust-the-system-clock/comment-page-1#comment-1734</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Wed, 30 Dec 2009 08:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneIncubator.com/blog/?p=395#comment-1734</guid>
		<description>Wouldn&#039;t it had been better to make the server create the timestamps at each connection? This way you centralize time information with the same clock (the server&#039;s). I agree that you should not trust user data, but you might as well have skipped the timestamp feature altogether. I don&#039;t know, maybe you couldn&#039;t, so excuse my ignorance :)</description>
		<content:encoded><![CDATA[<p>Wouldn&#8217;t it had been better to make the server create the timestamps at each connection? This way you centralize time information with the same clock (the server&#8217;s). I agree that you should not trust user data, but you might as well have skipped the timestamp feature altogether. I don&#8217;t know, maybe you couldn&#8217;t, so excuse my ignorance <img src='http://iPhoneIncubator.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
