<?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: OSCON 2006: Practical OpenID</title>
	<atom:link href="http://www.sitepoint.com/blogs/2006/07/29/oscon-2006-practical-openid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2006/07/29/oscon-2006-practical-openid/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Sun, 08 Nov 2009 18:39:36 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vincent</title>
		<link>http://www.sitepoint.com/blogs/2006/07/29/oscon-2006-practical-openid/comment-page-1/#comment-249395</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Wed, 16 May 2007 20:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1659#comment-249395</guid>
		<description>RuinDweller, also, using an OpenID, you can identify a user and track him, e.g. you could show all posts by that user.</description>
		<content:encoded><![CDATA[<p>RuinDweller, also, using an OpenID, you can identify a user and track him, e.g. you could show all posts by that user.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Leaving Canada at Yes, I&#8217;m Canadian</title>
		<link>http://www.sitepoint.com/blogs/2006/07/29/oscon-2006-practical-openid/comment-page-1/#comment-45062</link>
		<dc:creator>Leaving Canada at Yes, I&#8217;m Canadian</dc:creator>
		<pubDate>Sat, 12 Aug 2006 02:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1659#comment-45062</guid>
		<description>[...] Before our week in Montreal, there was the cottage, which was four days of lakeside bliss with long-missed friends. After the lights finally came on, everything went perfectly up until the last hour before we all left, when Chris walked through a screen door and his girlfriend Lou dropped her car keys in the lake. My best guess is that they didn&#8217;t want to leave, and were doing their best to delay the inevitable.And before the cottage, there was my week at OSCON in Portland. I blogged the nitty gritties of that in detail at SitePoint, but in general it was an astonishing gathering of talent. Attendees routinely sat in sessions coding some personal project or other, or participating in the conference &#8220;back channel&#8221; on IRC. At one point during the final day, I walked into a men&#8217;s room behind a fellow toting an open laptop who proceeded to stand at a urinal and continue to surf the web with the laptop in his free hand. [...]</description>
		<content:encoded><![CDATA[<p>[...] Before our week in Montreal, there was the cottage, which was four days of lakeside bliss with long-missed friends. After the lights finally came on, everything went perfectly up until the last hour before we all left, when Chris walked through a screen door and his girlfriend Lou dropped her car keys in the lake. My best guess is that they didn&#8217;t want to leave, and were doing their best to delay the inevitable.And before the cottage, there was my week at OSCON in Portland. I blogged the nitty gritties of that in detail at SitePoint, but in general it was an astonishing gathering of talent. Attendees routinely sat in sessions coding some personal project or other, or participating in the conference &#8220;back channel&#8221; on IRC. At one point during the final day, I walked into a men&#8217;s room behind a fellow toting an open laptop who proceeded to stand at a urinal and continue to surf the web with the laptop in his free hand. [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Yank</title>
		<link>http://www.sitepoint.com/blogs/2006/07/29/oscon-2006-practical-openid/comment-page-1/#comment-41619</link>
		<dc:creator>Kevin Yank</dc:creator>
		<pubDate>Mon, 31 Jul 2006 14:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1659#comment-41619</guid>
		<description>RuinDweller,

Whatever anti-spam measures you normally use can be applied to OpenID logins as well. OpenID is not an anti-spam measure, nor does it interfere with your anti-spam measures.

OpenID doesn&#039;t remove the &quot;what they know&quot; test. The OpenID server specified by the user still checks that the user knows his or her login details for you. The only difference with OpenID is that &lt;em&gt;your site&lt;/em&gt; doesn&#039;t have access to the user&#039;s login credentials.

Precisely, what a successful OpenID login to your site tells you is that the user that logged in has control over the content of the URL they provided. Whether or not you trust the owner of that URL to not be a spammer is a separate issue, and one not handled by OpenID (nor is it handled by any other user authentication scheme).</description>
		<content:encoded><![CDATA[<p>RuinDweller,</p>
<p>Whatever anti-spam measures you normally use can be applied to OpenID logins as well. OpenID is not an anti-spam measure, nor does it interfere with your anti-spam measures.</p>
<p>OpenID doesn&#8217;t remove the &#8220;what they know&#8221; test. The OpenID server specified by the user still checks that the user knows his or her login details for you. The only difference with OpenID is that <em>your site</em> doesn&#8217;t have access to the user&#8217;s login credentials.</p>
<p>Precisely, what a successful OpenID login to your site tells you is that the user that logged in has control over the content of the URL they provided. Whether or not you trust the owner of that URL to not be a spammer is a separate issue, and one not handled by OpenID (nor is it handled by any other user authentication scheme).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: RuinDweller</title>
		<link>http://www.sitepoint.com/blogs/2006/07/29/oscon-2006-practical-openid/comment-page-1/#comment-41605</link>
		<dc:creator>RuinDweller</dc:creator>
		<pubDate>Mon, 31 Jul 2006 13:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1659#comment-41605</guid>
		<description>The whole concept of OpenID eludes me. 

We authenticate users on &quot;what they know&quot; basis. We assume that if somebody khows login details he has a right to use our services.

With OpenID all we get is clarification that the user indeed pointed us to a valid OpenID server.

Weeding out spammers is hard enough on a server with a thousand users. Imagine managing millions of OpenID URLs.

I&#039;m not against OpenID I just don&#039;t UNDERSTAND it. If somebody could clarify this I&#039;d be more than happy. Their site just says that OpenID is not a trust system.</description>
		<content:encoded><![CDATA[<p>The whole concept of OpenID eludes me. </p>
<p>We authenticate users on &#8220;what they know&#8221; basis. We assume that if somebody khows login details he has a right to use our services.</p>
<p>With OpenID all we get is clarification that the user indeed pointed us to a valid OpenID server.</p>
<p>Weeding out spammers is hard enough on a server with a thousand users. Imagine managing millions of OpenID URLs.</p>
<p>I&#8217;m not against OpenID I just don&#8217;t UNDERSTAND it. If somebody could clarify this I&#8217;d be more than happy. Their site just says that OpenID is not a trust system.</p>]]></content:encoded>
	</item>
</channel>
</rss>
