<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Michael Gracie &#187; OpenID</title>
	<atom:link href="http://michaelgracie.com/tag/openid/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelgracie.com</link>
	<description>Clever Tagline Unavailable At Publication Time</description>
	<pubDate>Sat, 22 Nov 2008 18:31:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Someone does OpenID right</title>
		<link>http://michaelgracie.com/2008/05/07/someone-does-openid-right/</link>
		<comments>http://michaelgracie.com/2008/05/07/someone-does-openid-right/#comments</comments>
		<pubDate>Wed, 07 May 2008 21:27:20 +0000</pubDate>
		<dc:creator>Michael Gracie</dc:creator>
		
		<category><![CDATA[Notes]]></category>

		<category><![CDATA[OpenID]]></category>

		<category><![CDATA[SourceForge]]></category>

		<guid isPermaLink="false">http://michaelgracie.com/2008/05/07/someone-does-openid-right/</guid>
		<description><![CDATA[Significant website now accepts OpenID!  It just so happens to be Sourceforge, the bastion of open source software projects.
It&#8217;s about time someone big started accepting OpenID for authentication, instead of just dishing out OpenIDs and acting oh so cool about it.
]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>Significant website now accepts OpenID!  It just so <a href="http://mashable.com/2008/05/07/sourceforge-openid/">happens to be Sourceforge</a>, the bastion of open source software projects.</p>
<p>It&#8217;s about time someone big started accepting OpenID for authentication, <a href="http://michaelgracie.com/2008/01/17/a-pyrrhic-victory-for-openid/">instead of just dishing out OpenIDs</a> and acting oh so cool about it.</p>
<!-- sphereit end -->]]></content:encoded>
			<wfw:commentRss>http://michaelgracie.com/2008/05/07/someone-does-openid-right/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Pyrrhic Victory for OpenID</title>
		<link>http://michaelgracie.com/2008/01/17/a-pyrrhic-victory-for-openid/</link>
		<comments>http://michaelgracie.com/2008/01/17/a-pyrrhic-victory-for-openid/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 20:13:17 +0000</pubDate>
		<dc:creator>Michael Gracie</dc:creator>
		
		<category><![CDATA[Office]]></category>

		<category><![CDATA[OpenID]]></category>

		<category><![CDATA[provider]]></category>

		<category><![CDATA[relaying party]]></category>

		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://michaelgracie.com/2008/01/17/a-pyrrhic-victory-for-openid/</guid>
		<description><![CDATA[The blogosphere is abuzz this morning about the great news for OpenID - Yahoo! is now supporting the single user sign-on process.  Kinda.
While you can read the grand headlines at CNet, Mashable, or TechCrunch, cutting to the chase is what&#8217;s happening here.
This is a pyrrhic victory for OpenID.  Yahoo! is now allowing you [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>The blogosphere is abuzz this morning about the great news for OpenID - Yahoo! is now supporting the single user sign-on process.  Kinda.</p>
<p>While you can read the grand headlines at <a href="http://www.news.com/8301-13577_3-9852348-36.html">CNet</a>, <a href="http://mashable.com/2008/01/16/another-victory-for-openid-yahoo-announces-support/">Mashable</a>, or <a href="http://www.techcrunch.com/2008/01/17/yahoo-implements-openid-massive-win-for-the-project/">TechCrunch</a>, cutting to the chase is what&#8217;s happening here.</p>
<p>This is a pyrrhic victory for OpenID.  Yahoo! is now allowing you to use your Yahoo! ID as an OpenID, but they aren&#8217;t ACCEPTING OpenID to log in to their site.  Acceptance as a relaying party is where the bottleneck is - something Yahoo! themselves mistakenly aluded to on their own OpenID page:</p>
<blockquote><p>OpenID is an open technology standard that solves all of these problems. The OpenID technology will allow you to <strong>use your Yahoo! account to sign in to hundreds of web sites</strong>!   And this list is growing every day&#8230;</p></blockquote>
<p>Nice.  There were at least 120,000,000 million OpenIDs in existence, including those served up by <a href="http://www.aol.com">AOL</a>, <a href="http://myopenid.com">MyOpenID</a>, <a href="http://claimid.com">ClaimID</a> etc., and now there are something like 370,000,000 with the inclusion of Yahoo! IDs.  And there are hundreds of websites you can use it on?  I&#8217;d hardly call this &#8220;<a href="http://searchengineland.com/080117-082924.php">finally reaching critical mass</a>.&#8221;</p>
<p><strong>Technical reasoning </strong></p>
<p>I&#8217;ve heard a number of reasons why OpenID has had such a difficult time, but the biggest has surely been technical.  It&#8217;s justified (coming from experience), and then not.</p>
<p>Getting your website to accept OpenID can be a bit of a chore.  If you&#8217;re a blogger, your primarily reliant on the work of smart developers in the open source community.  They produce the plug-in for, say <a href="http://michaelgracie.com/2007/12/07/openid-20%e2%80%a6finally/">Wordpress</a>, and you download and install.  If you are running a platform that isn&#8217;t getting much attention, you have to pull source from the <a href="http://wiki.openid.net/Libraries">libraries</a> and try implementing it yourself - the same goes for any website you are running not using some &#8220;preferred platform.&#8221;  And there are always associated problems to deal with - even though I prodded one outstanding developer to update a plug-in so I could accept OpenID comments on this blog, I&#8217;ve got database problems which I&#8217;m too busy (aka lazy) to fix so I can.</p>
<p>Conversely, putting up a simple OpenID provider is not too difficult a task.  You can install a copy of <a href="http://mu.wordpress.org/">Wordpress MU</a> and add the <a href="http://wordpress.org/extend/plugins/mu-open-id/">OpenID plugin</a>.  You can grab a copy of <a href="http://drupal.org/">Drupal</a> which has most of the components built into the core.  Or you can just pick up some free <a href="http://wiki.openid.net/Run_your_own_identity_server">standalone server code</a> and spend a few more hours tweaking it yourself.  You don&#8217;t yet have a critical mass of users, but you do have a functioning system.</p>
<p><strong>Boiling down misaligned incentives</strong></p>
<li>If I take the time to fix some issues and accept OpenID here, I&#8217;ve now got an additional way for people to comment.  Unfortunately, they can comment right now and just as easily - I&#8217;ve therefore decided to do it next time I break a collarbone while snowboarding - I&#8217;ll have plenty of free time to fix my database since I won&#8217;t be able to ride (or <a href="http://michaelgracie.com/tag/fly_fishing/">cast a fly rod</a>).</li>
<li>If I build a nifty new service and accept unmitigated OpenID-based sign-up/sign-in, I could potential gather many techno-elites as clients.  This isn&#8217;t a bad proposition, but I&#8217;ll have to maintain the awareness that I&#8217;m also giving up valuable data on my users to whomever their OpenID provider is - if the providers are few and large, I run the risk that one of them is going to replicate my service and inform my new-found user base of said fact.</li>
<li>If I launch an OpenID server to provide IDs and gain significant traction, I can then gather a plethora of data on my users.  I&#8217;ll know their site visitation habits, who&#8217;s blogs they comment on, and what times of the day they are active on the internet.  If I&#8217;m creative, while maintaining their trust, that data could become quite valuable.  If I&#8217;m already a 10,000 pound gorilla and I integrate a provider, I may not even bother with the &#8220;trust&#8221; bit.</li>
<p>It seems there is little or no incentive to accept OpenID, or I&#8217;m going to have to weigh some risks - and it is difficult to execute.  Meanwhile, there are plenty of reasons to hand out IDs, and I can have a server up within hours.</p>
<p><strong>Bottom line</strong></p>
<p>Why aren&#8217;t the megaliths tripping over themselves to integrate relaying agents? The answer is simple - data. Offering OpenID on a provider-only basis could be a boon for sites - they have all the information associated with your use of their service, and can grab tidbits on your use of other websites. It presents the perfect opportunity for someone like Yahoo! to gather &#8220;<a href="http://michaelgracie.com/2007/09/15/the-social-graph-and-participant-motivations/">social graph</a>&#8221; information on its users without the cost associated with building (or buying) another Facebook. If you were allowed to use your third-party (or self-managed) OpenID on their site, you&#8217;d have no incentive to maintain your Yahoo! ID and Yahoo! would potentially lose two sources of information.</p>
<p><strong>What&#8217;s needed</strong></p>
<p>Acceptance is still the big issue.  If millions of sites allowed OpenID, the authentication process could solve a lot of problems - it isn&#8217;t happening because there are few if any incentives to accept it.  There has to be a tangible benefit for those allowing OpenIDs in (and please don&#8217;t say &#8220;but you&#8217;ll get more comments&#8221; - that&#8217;s like saying you&#8217;ll get more spam).  I&#8217;m now beginning to believe that OpenID is also going to need choice, in the form of millions of OpenID providers.  A dozen or so significant providers controlling hundreds of millions of accounts isn&#8217;t going to cut it.  Unless of course it&#8217;s renamed OligarchyID.</p>
<p>UPDATE: Marshall Kirkpatrick says <a href="http://www.readwriteweb.com/archives/yahoo_openid.php">don&#8217;t throw a party just yet</a>.  Pay attention to the points about extension of provider brands versus extension of the OpenID brand.</p>
<p>UPDATE 2: Information Week <a href="http://www.informationweek.com/blog/main/archives/2008/01/yahoo_users_get.html">yawns</a>, and a press release confirms what Marshall Kirkpatrick inferred: <a href="http://www.pr-inside.com/yahoo-announces-support-for-openid-users-r391588.htm">this is about Yahoo! ID, not OpenID</a>.</p>
<p>UPDATE 3: Yahoo! could have done much better here for sure.  Maybe they should <a href="http://www.breakingviews.com/2008/01/11/Yahoo.aspx?e=c0iWrY0CQ2pmiFG">break themselves up</a> before they bring their partners down with them?</p>
<!-- sphereit end -->]]></content:encoded>
			<wfw:commentRss>http://michaelgracie.com/2008/01/17/a-pyrrhic-victory-for-openid/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenID 2.0…Final(ly)!</title>
		<link>http://michaelgracie.com/2007/12/07/openid-20-finally/</link>
		<comments>http://michaelgracie.com/2007/12/07/openid-20-finally/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 21:34:35 +0000</pubDate>
		<dc:creator>Michael Gracie</dc:creator>
		
		<category><![CDATA[Notes]]></category>

		<category><![CDATA[OpenID]]></category>

		<category><![CDATA[WP-OpenID]]></category>

		<guid isPermaLink="false">http://michaelgracie.com/2007/12/07/openid-20%e2%80%a6finally/</guid>
		<description><![CDATA[I wouldn&#8217;t have used &#8220;finally&#8221; here.  Rome wasn&#8217;t built in a day.
On a side note, ye ole WP-OpenID+ plug-in bounty was closed a while back.  Despite the enormous interest (less most of the interest), Will Norris completed the project himself.  You can find the Wordpress plug-in here - Will has provided a [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>I wouldn&#8217;t have used &#8220;finally&#8221; <a href="http://openid.net/2007/12/05/openid-2_0-final-ly/">here</a>.  Rome wasn&#8217;t built in a day.</p>
<p>On a side note, ye ole <a href="http://michaelgracie.com/2007/07/23/the-wp-openid-upgradebug-fix-bounty/">WP-OpenID+ plug-in bounty</a> was closed a while back.  Despite the enormous interest (less most of the interest), Will Norris completed the project himself.  You can find the Wordpress plug-in <a href="http://willnorris.com/2007/12/wordpress-plugins-development-version">here</a> - Will has provided a link to fixed repositories, in case you are part of the &#8220;can I smoke SVN?&#8221; crowd.</p>
<!-- sphereit end -->]]></content:encoded>
			<wfw:commentRss>http://michaelgracie.com/2007/12/07/openid-20-finally/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Changing the world: one app, one bubble, one ID, and one margin call at a time</title>
		<link>http://michaelgracie.com/2007/10/21/changing-the-world-one-app-one-bubble-one-id-and-one-margin-call-at-a-time/</link>
		<comments>http://michaelgracie.com/2007/10/21/changing-the-world-one-app-one-bubble-one-id-and-one-margin-call-at-a-time/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 16:02:07 +0000</pubDate>
		<dc:creator>Michael Gracie</dc:creator>
		
		<category><![CDATA[Office]]></category>

		<category><![CDATA[commodities]]></category>

		<category><![CDATA[Facebook]]></category>

		<category><![CDATA[internet bubble]]></category>

		<category><![CDATA[margin]]></category>

		<category><![CDATA[MySpace]]></category>

		<category><![CDATA[OpenID]]></category>

		<category><![CDATA[phishing]]></category>

		<category><![CDATA[securities]]></category>

		<category><![CDATA[spam]]></category>

		<category><![CDATA[traders]]></category>

		<guid isPermaLink="false">http://michaelgracie.com/2007/10/21/changing-the-world-one-app-one-bubble-one-id-and-one-margin-call-at-a-time/</guid>
		<description><![CDATA[Having 2,000 feed items stuffed in one&#8217;s reader when returning from even the shortest vacation has me thinking about how to put said reader on vacation as well.

MySpace and Facebook apps suck.  That&#8217;s not what they really said, but The Silicon Alley Insider did point out how little they might really be worth.  [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p><em>Having 2,000 feed items stuffed in one&#8217;s reader when returning from even the shortest vacation has me thinking about how to put said reader on vacation as well.</em></p>
<ul>
<li>MySpace and Facebook apps suck.  That&#8217;s not what they really said, but The Silicon Alley Insider did point out <a href="http://www.alleyinsider.com/2007/10/facebook-apps-vs-myspace-apps.html">how little they might really be worth</a>.  I&#8217;ve got no experience with MySpace apps, and my only brush with Facebook apps was getting some notification that a friend had installed one and I should do the same.  My first impression - I&#8217;m getting spammed (and <a href="http://twitter.com/gapingvoid/statuses/352010172">others share that feeling</a>).  I would never react to such a notice again, even if I was an active Facebook user.  Hence, they are worthless to me too (or maybe I&#8217;m just <a href="http://www.gapingvoid.com/Moveable_Type/archives/004193.html">worthless to marketers</a>).  Also of note: based on their numbers Facebook should be worth something in the neighborhood of $850 million.</li>
<li>The New York Times infers <a href="http://www.nytimes.com/2007/10/17/business/media/17bubble.html">that things are getting overheated in Silicon Valley</a>.    I disagree - I think a lot more bets are being placed on a lot more companies, and I suspect those bets are generally a lot smaller than post-Bubble 1.0.  There may be a lot of duplication of effort going on, but the best execution in each category is going to turn out a winner.  The money is just trying to find each of those winners.  Meanwhile, TechDirt had its take on <a href="http://techdirt.com/articles/20071018/224033.shtml">the Dallas Cowboys backing out of a domain purchase</a>, but I says its a simple matter of the rest of the world not paying much attention to the chaos.</li>
<li>Commodities traders <a href="http://paul.kedrosky.com/archives/2007/10/18/scariest_stock.html">are in short supply</a>.  As a general rule, the commodities business also retains far fewer numbers than its big sister on the securities end.  I think the actual registered headcount via the CFTC is less than 200K, while the NASD numbers hover around 800K.  Someone throw me a bone on those numbers (and if anyone needs a Series 3/30, drop me a line).</li>
<li>OpenID <a href="http://www.identityblog.com/?p=875">gets a victory in the fight against phishing</a>, as well as <a href="http://mashable.com/2007/10/16/slashid/">some competition</a>.  I think the first part is great - now the challenge is getting anyone and everyone to embrace Information Cards.  On the latter, I&#8217;m going to bet it&#8217;s a non-starter - too little, too late.  Despite being widely embraced, even OpenID is having slow goings regarding consumption (both in systems and people).  More power to SlashID if they can be more effective on that end, but I&#8217;m skeptical.</li>
<li>After consuming <a href="http://www.geeknewscentral.com/archives/007354.html">this</a>, I dropped <a href="http://www.techmeme.com">TechMeme</a> from my reading list.  I guess I can just read <a href="http://mashable.com/2007/10/20/press-releases/">each of these</a> every morning from here on out.  That, by the way, is a joke.</li>
<li>Seems that debt problems extend beyond the government, <a href="http://blogs.wsj.com/deals/2007/10/17/default-lines-investors-brace-for-bankruptcy-surge/">those bought out</a>, and even mortgagees.  I thought much of the last year&#8217;s rally was purely cash-driven, but I guess <a href="http://bigpicture.typepad.com/comments/2007/10/margin-debt-gro.html">I was wrong</a>.  Personally, I only use my margin account for short selling.</li>
</ul>
<p>I think that covers last week.</p>
<!-- sphereit end -->]]></content:encoded>
			<wfw:commentRss>http://michaelgracie.com/2007/10/21/changing-the-world-one-app-one-bubble-one-id-and-one-margin-call-at-a-time/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bloglines Announces (Some) OpenID Support</title>
		<link>http://michaelgracie.com/2007/10/02/bloglines-makes-announcements-including-openid-support/</link>
		<comments>http://michaelgracie.com/2007/10/02/bloglines-makes-announcements-including-openid-support/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 23:33:32 +0000</pubDate>
		<dc:creator>Michael Gracie</dc:creator>
		
		<category><![CDATA[Notes]]></category>

		<category><![CDATA[Bloglines]]></category>

		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://michaelgracie.com/2007/10/02/bloglines-makes-announcements-including-openid-support/</guid>
		<description><![CDATA[Couldn&#8217;t have said it any better myself:
As of today Bloglines users can use their Bloglines login info to sign in to other sites that support OpenID login.  This is good news, but more than a bit underwhelming at the same time.  Big companies can announce all day long that they will now let [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>Couldn&#8217;t have <a href="http://www.readwriteweb.com/archives/bloglines_makes_announcements.php">said it</a> any better myself:</p>
<blockquote><p>As of today Bloglines users can use their Bloglines login info to sign in to other sites that support OpenID login.  This is good news, but more than a bit underwhelming at the same time.  Big companies can announce all day long that they will now let you log in to other sites with their ID - it&#8217;s time for them to support OpenID login on their own site using credentials from other vendors.</p></blockquote>
<p>Now, ask yourself why this seems so often the case.</p>
<!-- sphereit end -->]]></content:encoded>
			<wfw:commentRss>http://michaelgracie.com/2007/10/02/bloglines-makes-announcements-including-openid-support/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google versus Facebook versus the Free (and Open) World</title>
		<link>http://michaelgracie.com/2007/09/24/google-versus-facebook-versus-the-free-and-open-world/</link>
		<comments>http://michaelgracie.com/2007/09/24/google-versus-facebook-versus-the-free-and-open-world/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 19:47:58 +0000</pubDate>
		<dc:creator>Michael Gracie</dc:creator>
		
		<category><![CDATA[Office]]></category>

		<category><![CDATA[Facebook]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[OpenID]]></category>

		<category><![CDATA[privacy]]></category>

		<category><![CDATA[social graph]]></category>

		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://michaelgracie.com/2007/09/24/google-versus-facebook-versus-the-free-and-open-world/</guid>
		<description><![CDATA[Now if we can figure out where the user fits in.
Who, What, Why
After Facebook&#8217;s spring pronouncement that applications &#8220;get in but they don&#8217;t get out,&#8221; chatter about ubiquitous usernames and friends lists in a brown paper sack took on new meaning.  Almost immediately, the talk on the web (including here) was OpenID this, social [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p><em>Now if we can figure out where the user fits in.</em></p>
<p><strong>Who, What, Why</strong></p>
<p>After Facebook&#8217;s spring pronouncement that applications &#8220;get in but they don&#8217;t get out,&#8221; chatter about ubiquitous usernames and friends lists in a brown paper sack took on new meaning.  Almost immediately, the talk on the web (including here) was OpenID this, social network portability that.  The fight to pick vine ripe tomatoes from the walled garden was taking shape.  But Google just showed up with a wrecking ball and a reaper.  They&#8217;ve decided to chase the social graph (<a href="http://www.scripting.com/stories/2007/09/21/howToAvoidSoundingLikeAnMo.html">or social network</a>&#8230;whatever).  Maybe &#8220;chase&#8221; is too mild a term - according to some, they already have the components - all they are doing now is providing tools to release the information into the wild.</p>
<p>There was a lot of chatter over the weekend about this.  I&#8217;ll highlight&#8230;</p>
<li>Michael Arrington says Google <a href="http://www.techcrunch.com/2007/09/21/google-to-out-open-facebook-on-november-5/">will &#8220;out open&#8221; Facebook</a> with the announcement of a new set of APIs on November 5th.  This information was garnered from talking to several attendees to a &#8220;secret meeting&#8221; of which a signature on a non-disclosure agreement was required for admittance.<br />&nbsp;
<p>It doesn&#8217;t seem all that tough to do, &#8220;out open&#8221; Facebook, particularly considering every time anyone links to something in Facebook I&#8217;m forced to log in to see it.  Hence, I don&#8217;t see much, and if a widget that allows me to customize the &#8220;message&#8221; of some recording artist&#8217;s album promotion is any indication of what&#8217;s behind those links, I won&#8217;t be making many attempts in the future either.</li>
<li>Open door networks, closed door meetings.  NDAs?  The competition <a href="http://twitter.com/daveman692/statuses/284900662">was not amused</a>.</li>
<li>Kristen Nicole of Mashable <a href="http://mashable.com/2007/09/21/google-open-platform/">noted</a>:<br />
<blockquote><p>This also brings up questions regarding Google’s plans for rolling out premium Google Apps packages through companies like Capgemini.</p></blockquote>
<p>  I concur.  And I suspect there will be a lot more NDAs being signed in the near future - the parties involved need to figure out what to tell those sought after corporate clients once they lift the lid off of consumer data.</li>
<li>Marshall Kirkpatrick <a href="http://www.readwriteweb.com/archives/google_to_envelope_all.php">steered towards gloom</a> and doom:<br />
<blockquote><p>Google holds our search histories, our email, our calendars, the view of earth&#8230;</p></blockquote>
<p> STOP!  Who the hell is &#8220;our&#8221; here&#8230;you and the mice in your pockets?  I rarely search when I&#8217;m logged in, my search history is set to off, I delete all cookies when I close my browser, etc. etc.  I don&#8217;t use Gmail for anything remotely important, and I don&#8217;t use Calendar.  We&#8217;ll just chalk that up to foresight (and I know a lot of people that behave the same way).  But, Marshall did hit this on the head&#8230;</p>
<blockquote><p>I think what&#8217;s needed is a federated ID system like OpenID to tie everything together, not one corporate body that can already claim near omniscience.</p></blockquote>
<p>Bravo.  Mr. Kirkpatrick gets it very well indeed.</li>
<li>Yes, the winds of change are upon us, and <a href="http://www.windsofchange.net/archives/009782.php">even they were talking</a>:<br />
<blockquote><p>But I&#8217;d be a helluva lot happier of they had started with the basic principles and mechanisms for ensuring privacy and announced those first - before releasing working code modules.</p></blockquote>
</li>
<p><strong>Conclusions?  No.</strong></p>
<p>It&#8217;s obvious there&#8217;s going to be a lot more talk about this.  Anyone drawing conclusions now is drawing them prematurely.  I suggest waiting (and listening) before you decide to export all your Gmail.</p>
<!-- sphereit end -->]]></content:encoded>
			<wfw:commentRss>http://michaelgracie.com/2007/09/24/google-versus-facebook-versus-the-free-and-open-world/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Trusted Authentication Specification 1.0 Draft 5</title>
		<link>http://michaelgracie.com/2007/08/29/trusted-authentication-specification-10-draft-5/</link>
		<comments>http://michaelgracie.com/2007/08/29/trusted-authentication-specification-10-draft-5/#comments</comments>
		<pubDate>Thu, 30 Aug 2007 02:15:34 +0000</pubDate>
		<dc:creator>Michael Gracie</dc:creator>
		
		<category><![CDATA[Office]]></category>

		<category><![CDATA[OAuth]]></category>

		<category><![CDATA[OpenID]]></category>

		<category><![CDATA[portability]]></category>

		<category><![CDATA[TAS]]></category>

		<guid isPermaLink="false">http://michaelgracie.com/2007/08/29/trusted-authentication-specification-10-draft-5/</guid>
		<description><![CDATA[The title is a complex way of saying: give me the power to transfer data between sites I use, with the help of OpenID.  There are other initiatives being worked on along the same lines, including OAuth.
OpenID, TAS, OAuth&#8230;FOAF, SNAP, etc. etc.  Fun times.
PS: As data portability goes, the Social Network Portability Google [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>The title is a complex way of saying: <a href="http://extremeswank.com/openid_trusted_auth.html">give me the power to transfer data between sites I use, with the help of OpenID</a>.  There are other initiatives being worked on along the same lines, including OAuth.</p>
<p>OpenID, TAS, OAuth&#8230;FOAF, SNAP, etc. etc.  Fun times.</p>
<p>PS: As data portability goes, the <a href="http://groups.google.com/group/social-network-portability">Social Network Portability</a> Google Group may also be of interest to some.</p>
<!-- sphereit end -->]]></content:encoded>
			<wfw:commentRss>http://michaelgracie.com/2007/08/29/trusted-authentication-specification-10-draft-5/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The problem with OpenID&#8230;finding timely, relevant examples to shill with?</title>
		<link>http://michaelgracie.com/2007/08/27/the-problem-with-openidfinding-timely-relevant-examples-to-shill-with/</link>
		<comments>http://michaelgracie.com/2007/08/27/the-problem-with-openidfinding-timely-relevant-examples-to-shill-with/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 19:27:06 +0000</pubDate>
		<dc:creator>Michael Gracie</dc:creator>
		
		<category><![CDATA[Office]]></category>

		<category><![CDATA[Credentica]]></category>

		<category><![CDATA[David Recordon]]></category>

		<category><![CDATA[OpenID]]></category>

		<category><![CDATA[Stefan Brands]]></category>

		<guid isPermaLink="false">http://michaelgracie.com/2007/08/27/the-problem-with-openidfinding-timely-relevant-examples-to-shill-with/</guid>
		<description><![CDATA[Stefan Brands of Credentica took the time last week to attack some of the weaknesses in OpenID security.  David Recordon of Verisign Six Apart responded in kind.  Media critique/political statement notwithstanding, Recordon effectively pointed out that the majority of Stefan&#8217;s references were actually working with OpenID, the goal being interoperability and/or supplemental security. [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>Stefan Brands of Credentica took the time last week to <a href="http://www.idcorner.org/?p=161">attack some of the weaknesses in OpenID security</a>.  David Recordon of <strike>Verisign</strike> Six Apart <a href="http://daveman692.livejournal.com/310578.html">responded in kind</a>.  Media critique/political statement notwithstanding, Recordon effectively pointed out that the majority of Stefan&#8217;s references were actually working with OpenID, the goal being interoperability and/or supplemental security.  David then questioned why Brands/Credentica were not joining the party.</p>
<p>I found Mr. Brands&#8217;s arguments a bit messy, and if I was an investor in Credentica I&#8217;d be asking the same question.</p>
<p>UPDATE: Kim Cameron chimes in &#8230;&#8221;<a href="http://www.identityblog.com/?p=855">The main problem is simply that it misses the whole point about why OpenID is of interest.</a>&#8220;</p>
<!-- sphereit end -->]]></content:encoded>
			<wfw:commentRss>http://michaelgracie.com/2007/08/27/the-problem-with-openidfinding-timely-relevant-examples-to-shill-with/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Black Hats on OpenID</title>
		<link>http://michaelgracie.com/2007/08/22/black-hats-on-openid/</link>
		<comments>http://michaelgracie.com/2007/08/22/black-hats-on-openid/#comments</comments>
		<pubDate>Wed, 22 Aug 2007 18:40:38 +0000</pubDate>
		<dc:creator>Michael Gracie</dc:creator>
		
		<category><![CDATA[Notes]]></category>

		<category><![CDATA[OpenID]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://michaelgracie.com/2007/08/22/black-hats-on-openid/</guid>
		<description><![CDATA[Just a couple of points on OpenID security - may be redundant to those who have already thought through this stuff.
]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>Just a couple of points on <a href="http://talk.bmc.com/blogs/blog-bohren/jeff-bohren/black-hats-on-openid">OpenID security</a> - may be redundant to those who have already thought through this stuff.</p>
<!-- sphereit end -->]]></content:encoded>
			<wfw:commentRss>http://michaelgracie.com/2007/08/22/black-hats-on-openid/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A week of open thoughts: OpenID, open authentication, and open internet-based society</title>
		<link>http://michaelgracie.com/2007/08/18/a-week-of-open-thoughts-openid-open-authentication-and-open-internet-based-society/</link>
		<comments>http://michaelgracie.com/2007/08/18/a-week-of-open-thoughts-openid-open-authentication-and-open-internet-based-society/#comments</comments>
		<pubDate>Sun, 19 Aug 2007 00:24:40 +0000</pubDate>
		<dc:creator>Michael Gracie</dc:creator>
		
		<category><![CDATA[Office]]></category>

		<category><![CDATA[internet]]></category>

		<category><![CDATA[OpenID]]></category>

		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://michaelgracie.com/2007/08/18/a-week-of-open-thoughts-openid-open-authentication-and-open-internet-based-society/</guid>
		<description><![CDATA[And yes, I&#8217;m fishing tomorrow - rain, shine, or Class 5 wading conditions
It&#8217;s been a great week for being open&#8230;
Dare Obasanjo started things off with A Proposal for Social Network Interoperability via OpenID, but expresses skepticism as to whether business interests will ever allow it to get off the ground (h/t to Kim Cameron - [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p><em>And yes, I&#8217;m fishing tomorrow - rain, shine, or Class 5 wading conditions</em></p>
<p>It&#8217;s been a great week for being open&#8230;</p>
<p>Dare Obasanjo started things off with <a href="http://www.25hoursaday.com/weblog/2007/08/13/AProposalForSocialNetworkInteroperabilityViaOpenID.aspx"><em>A Proposal for Social Network Interoperability via OpenID</em></a>, but expresses skepticism as to whether business interests will ever allow it to get off the ground (h/t to <a href="http://www.identityblog.com/">Kim Cameron</a> - and Mr. Cameron digs a bit into the business issues <a href="http://www.identityblog.com/?p=852">here</a>).  My guess is someone is going to do it whether others like it or not.</p>
<p>But, while OpenID can be spread ubiquitously - and under the control of many versus a few - it&#8217;s <a href="http://miksovsky.blogs.com/flowstate/2007/08/openid-great-id.html">bewildering from a consumer standpoint</a> (h/t to <a href="http://simonwillison.net/">Simon Willison</a>).  I too think this is a major hurdle.  When the first truly whizbang app hits the market, everyone is going to rave - but I say grandma still won&#8217;t be able to figure it out.   In addition, there&#8217;s fact that while there may be a lot of OpenID available for serving, there&#8217;s still not a lot of consuming.  More OpenID consumers (i.e. sites that accept it) will be the leading force in education and understanding of its benefits.  Some are doing their part towards that end, including a bit with the <a href="http://michaelgracie.com/2007/07/23/the-wp-openid-upgradebug-fix-bounty/">Wordpress plug-in</a> (and I&#8217;ll have more for you on that in the weeks to come), but more effort is still needed.</p>
<p>Next, Kevin Fox of JanRain discussed interoperability and <a href="http://janrain.com/blog/2007/08/15/aol-continues-support-of-openid/">whitelisting</a> (including but not limited to AOL&#8217;s practice of it).  Whitelisting is a necessary evil in a world where technology is so easily deployed.  The cheaper it is to get up, the more people are going to use it for &#8220;alternative&#8221; means.  AOL, by the way, is no stranger to <a href="http://michaelgracie.com/2006/05/10/aol-quietly-flips-the-paid-email-switch/">exacting tolls</a> for access to their network, but in this case I don&#8217;t think they&#8217;ll try it - there&#8217;s just not enough at AOL worth paying for right now, and it&#8217;s just too easy to switch OpenID authentication providers without giving up one&#8217;s &#8220;identity.&#8221;</p>
<p><a href="http://brad.livejournal.com/">Brad Fitzgerald</a> and <a href="http://davidrecordon.com">David Recordon</a> wound up the week publishing their <a href="http://bradfitz.com/social-graph-problem/">thoughts on the application of open identity systems to social networks</a>, with a view towards portability of profiles, including friends data.  Again, larger social networks (say &#8220;big business&#8221;) are probably not going to be agreeable to this, but a lot of smaller networks, including those being built on <a href="http://iwantmyopenid.org/bounty">OpenID Code Bounty</a> winner Drupal, will jump on it.  Pete Cashmore agrees, and added that he and his crew <a href="http://mashable.com/2007/08/17/portable-social-networks/">will be following the efforts closely</a>.</p>
<p>All that, just this week.  I don&#8217;t think saying these concepts are <a href="http://michaelgracie.com/2007/07/13/openid-is-picking-up-steam/">&#8220;picking up steam&#8221;</a> is doing them justice anymore.</p>
<!-- sphereit end -->]]></content:encoded>
			<wfw:commentRss>http://michaelgracie.com/2007/08/18/a-week-of-open-thoughts-openid-open-authentication-and-open-internet-based-society/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
