<?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: Can OpenID and OAuth Lead Us To Manageable Security?</title>
	<atom:link href="http://regulargeek.com/2009/04/20/can-openid-and-oauth-lead-us-to-manageable-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://regulargeek.com/2009/04/20/can-openid-and-oauth-lead-us-to-manageable-security/</link>
	<description>Where programming, the internet and social media collide.</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:47:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: robdiana</title>
		<link>http://regulargeek.com/2009/04/20/can-openid-and-oauth-lead-us-to-manageable-security/comment-page-1/#comment-2137</link>
		<dc:creator>robdiana</dc:creator>
		<pubDate>Tue, 21 Apr 2009 10:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://regulargeek.com/?p=596#comment-2137</guid>
		<description>James

Feel free to disagree with me, especially on security. I am not a security expert, so some would say I have no business talking about it. The reason I leave comments open, is so I can hear various opinions. You never know who you are going to learn from on any given day.</description>
		<content:encoded><![CDATA[<p>James</p>
<p>Feel free to disagree with me, especially on security. I am not a security expert, so some would say I have no business talking about it. The reason I leave comments open, is so I can hear various opinions. You never know who you are going to learn from on any given day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robdiana</title>
		<link>http://regulargeek.com/2009/04/20/can-openid-and-oauth-lead-us-to-manageable-security/comment-page-1/#comment-2136</link>
		<dc:creator>robdiana</dc:creator>
		<pubDate>Tue, 21 Apr 2009 10:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://regulargeek.com/?p=596#comment-2136</guid>
		<description>Chris

It is good to hear that everyone involved is thinking about OpenID, OAuth and the connection between the two. The whole security space is still very tech/geek, and I am trying to think about it from the user perspective to see how far we really are.</description>
		<content:encoded><![CDATA[<p>Chris</p>
<p>It is good to hear that everyone involved is thinking about OpenID, OAuth and the connection between the two. The whole security space is still very tech/geek, and I am trying to think about it from the user perspective to see how far we really are.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carsten Pötter</title>
		<link>http://regulargeek.com/2009/04/20/can-openid-and-oauth-lead-us-to-manageable-security/comment-page-1/#comment-2135</link>
		<dc:creator>Carsten Pötter</dc:creator>
		<pubDate>Tue, 21 Apr 2009 05:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://regulargeek.com/?p=596#comment-2135</guid>
		<description>Yes, associating an email is a good option as well.

I also agree with Rob that delegation can be made easier. Delegatid.com is a great service. Though there just have to be some plugins for blogging platforms and it will be even greater.

And yes, delegation usually works only for people who run blogs and other websites themselves. Services like DandyID may help here. The DandyID profile URL can be delegated to an OpenID provider. But then, signing up for another service only for delegation is probably not a viable solution.</description>
		<content:encoded><![CDATA[<p>Yes, associating an email is a good option as well.</p>
<p>I also agree with Rob that delegation can be made easier. Delegatid.com is a great service. Though there just have to be some plugins for blogging platforms and it will be even greater.</p>
<p>And yes, delegation usually works only for people who run blogs and other websites themselves. Services like DandyID may help here. The DandyID profile URL can be delegated to an OpenID provider. But then, signing up for another service only for delegation is probably not a viable solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Messina</title>
		<link>http://regulargeek.com/2009/04/20/can-openid-and-oauth-lead-us-to-manageable-security/comment-page-1/#comment-2132</link>
		<dc:creator>Chris Messina</dc:creator>
		<pubDate>Tue, 21 Apr 2009 00:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://regulargeek.com/?p=596#comment-2132</guid>
		<description>Delegation is a good solution for geeks today. It can be made easier, but since the barrier is being able to edit the source of a webpage or website, that is more likely the limiting factor, rather than how hard delegation is, by itself.

Carsten is right about associating multiple identifiers with a single remote account, though that can be tedious. If a site allows you to sign in with OpenID and then requires you (or gives you the option) to associate a verified email to your account, they&#039;re already set up for allowing you to have backups for accessing your account.

I&#039;m going to blog about the OAuth and OpenID situation. While you raise a good observation (essentially: &quot;why can&#039;t we all just get along?&quot;) the issue is both more complicated and more nuanced than just merging the protocols. 

On one level, the two protocols have different legal agreements associated with them; on another, they serve as better compliments than as a monolithic protocol. That isn&#039;t to say that they won&#039;t grow closer together over time — only that there are reasons why we have two protocols today instead of one. The Google Hybrid stuff is definitely promising though, and is probably the necessary in-between step towards getting to what you&#039;re talking about.</description>
		<content:encoded><![CDATA[<p>Delegation is a good solution for geeks today. It can be made easier, but since the barrier is being able to edit the source of a webpage or website, that is more likely the limiting factor, rather than how hard delegation is, by itself.</p>
<p>Carsten is right about associating multiple identifiers with a single remote account, though that can be tedious. If a site allows you to sign in with OpenID and then requires you (or gives you the option) to associate a verified email to your account, they&#8217;re already set up for allowing you to have backups for accessing your account.</p>
<p>I&#8217;m going to blog about the OAuth and OpenID situation. While you raise a good observation (essentially: &#8220;why can&#8217;t we all just get along?&#8221;) the issue is both more complicated and more nuanced than just merging the protocols. </p>
<p>On one level, the two protocols have different legal agreements associated with them; on another, they serve as better compliments than as a monolithic protocol. That isn&#8217;t to say that they won&#8217;t grow closer together over time — only that there are reasons why we have two protocols today instead of one. The Google Hybrid stuff is definitely promising though, and is probably the necessary in-between step towards getting to what you&#8217;re talking about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james firth</title>
		<link>http://regulargeek.com/2009/04/20/can-openid-and-oauth-lead-us-to-manageable-security/comment-page-1/#comment-2131</link>
		<dc:creator>james firth</dc:creator>
		<pubDate>Tue, 21 Apr 2009 00:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://regulargeek.com/?p=596#comment-2131</guid>
		<description>i disagree with most things said! but then again who am i to decide, some good points taken though :)</description>
		<content:encoded><![CDATA[<p>i disagree with most things said! but then again who am i to decide, some good points taken though <img src='http://regulargeek.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robdiana</title>
		<link>http://regulargeek.com/2009/04/20/can-openid-and-oauth-lead-us-to-manageable-security/comment-page-1/#comment-2123</link>
		<dc:creator>robdiana</dc:creator>
		<pubDate>Mon, 20 Apr 2009 18:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://regulargeek.com/?p=596#comment-2123</guid>
		<description>Daniel,

Your comment makes sense, but the fact that it makes your head hurt points to the general complexity of the idea. I am thinking in terms of end users, not really the readers of this blog who are likely very technical.

I like the delegation, but there would likely need to be some sort of automation or something to make it easy for normal people.</description>
		<content:encoded><![CDATA[<p>Daniel,</p>
<p>Your comment makes sense, but the fact that it makes your head hurt points to the general complexity of the idea. I am thinking in terms of end users, not really the readers of this blog who are likely very technical.</p>
<p>I like the delegation, but there would likely need to be some sort of automation or something to make it easy for normal people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel J. Pritchett</title>
		<link>http://regulargeek.com/2009/04/20/can-openid-and-oauth-lead-us-to-manageable-security/comment-page-1/#comment-2122</link>
		<dc:creator>Daniel J. Pritchett</dc:creator>
		<pubDate>Mon, 20 Apr 2009 17:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://regulargeek.com/?p=596#comment-2122</guid>
		<description>Carsten&#039;s delegation suggestion is spot-on.  I agree that it&#039;s beyond the average user to switch delegates at will when an OpenID provider happens to go down, but it doesn&#039;t *have* to be so difficult.  It&#039;s just a few lines of HTML that could be handled by a wrapper or applet or something.

The hard part there is finding a place to store your delegating OpenID.  If you&#039;re using delegation as a failsafe mechanism you&#039;d want the displayed OpenID to be somewhere even more reliable than the places you&#039;re delegating to.  Once you take that step, why not just use the primary as your OpenID instead of delegating?

Man, that comment made my head hurt, I hope it makes sense on the page.</description>
		<content:encoded><![CDATA[<p>Carsten&#8217;s delegation suggestion is spot-on.  I agree that it&#8217;s beyond the average user to switch delegates at will when an OpenID provider happens to go down, but it doesn&#8217;t *have* to be so difficult.  It&#8217;s just a few lines of HTML that could be handled by a wrapper or applet or something.</p>
<p>The hard part there is finding a place to store your delegating OpenID.  If you&#8217;re using delegation as a failsafe mechanism you&#8217;d want the displayed OpenID to be somewhere even more reliable than the places you&#8217;re delegating to.  Once you take that step, why not just use the primary as your OpenID instead of delegating?</p>
<p>Man, that comment made my head hurt, I hope it makes sense on the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robdiana</title>
		<link>http://regulargeek.com/2009/04/20/can-openid-and-oauth-lead-us-to-manageable-security/comment-page-1/#comment-2121</link>
		<dc:creator>robdiana</dc:creator>
		<pubDate>Mon, 20 Apr 2009 13:54:11 +0000</pubDate>
		<guid isPermaLink="false">http://regulargeek.com/?p=596#comment-2121</guid>
		<description>Carsten,

I rarely expect any sites to allow more than one identity for an account. I am sure there are some, but most of the time it seems to be a one-to-one relationship. It is an interesting idea though.

I like the delegation idea, but I think that will be beyond most people. I am thinking about the non-tech masses that use some of these sites. Most of them would have no idea how to do the delegation, even with instructions. I had not heard about the hybrid model for OpenID and OAuth. I will have to take a look.</description>
		<content:encoded><![CDATA[<p>Carsten,</p>
<p>I rarely expect any sites to allow more than one identity for an account. I am sure there are some, but most of the time it seems to be a one-to-one relationship. It is an interesting idea though.</p>
<p>I like the delegation idea, but I think that will be beyond most people. I am thinking about the non-tech masses that use some of these sites. Most of them would have no idea how to do the delegation, even with instructions. I had not heard about the hybrid model for OpenID and OAuth. I will have to take a look.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.456 seconds -->

