<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>drstarcat.com &#187; XRI/XDI</title>
	<atom:link href="http://drstarcat.com/archives/tag/xrixdi/feed" rel="self" type="application/rss+xml" />
	<link>http://drstarcat.com</link>
	<description></description>
	<lastBuildDate>Fri, 16 Dec 2011 18:12:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>The History of Tomorrow&#8217;s Internet: Identity (iCards, pt 4)</title>
		<link>http://drstarcat.com/archives/40</link>
		<comments>http://drstarcat.com/archives/40#comments</comments>
		<pubDate>Sun, 06 Apr 2008 17:17:14 +0000</pubDate>
		<dc:creator>drstarcat</dc:creator>
				<category><![CDATA[History of Tomorrow's Internet]]></category>
		<category><![CDATA[Higgins]]></category>
		<category><![CDATA[iCards]]></category>
		<category><![CDATA[Identity]]></category>
		<category><![CDATA[XRI/XDI]]></category>

		<guid isPermaLink="false">http://drstarcat.com/archives/40</guid>
		<description><![CDATA[I just finished up my three part series on Microsoft&#8217;s CardSpace implementation of iCards, but one of the most important things to understand is that CardSpace is just ONE implementation of iCards. The specifications are completely open and in fact, have been implemented in an open source project simultaneously. That project is Higgins and I [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished up my <a href="http://drstarcat.com/archives/tag/cardspace">three part series</a> on <a href="http://msdn2.microsoft.com/en-us/library/aa480189.aspx">Microsoft&#8217;s CardSpace</a> implementation of iCards, but one of the most important things to understand is that CardSpace is just ONE implementation of iCards.  The specifications are completely open and in fact, have been implemented in an open source project simultaneously.  That project is <a href="http://www.eclipse.org/higgins/">Higgins</a> and I recently had a chance to spend some time with <a href="http://www.incontextblog.com/">Paul Trevethick</a>, the project&#8217;s lead.</p>
<p>Paul, like most of the people in this space is an adult (which is one of the things I find most appealing about Identity).  He&#8217;s been building software companies since he left MIT in 1982.  When he left his last position as President of the publicly traded BitStream in 2000, he left with the express intent of  building a BIG company&#8211;one that could fundamentally transform the internet and leave a lasting legacy.  So in 2000, when he co-founded <a href="http://www.pariity.com/">Pariity</a> with John Clipinger, did he set out to build an Identity layer for the internet?</p>
<p>As is the case for most people in this space (and another reason I find it so appealing), the answer is no.  Paul had a vision of an internet where trust between people and organizations could be automatically brokered, similar to that expressed in the <a href="http://drstarcat.com/wp-content/uploads/2008/02/augmented-social-networks.pdf">Augmented Social Network paper</a> I discussed in my <a href="http://drstarcat.com/archives/5">first post</a> in this series.  He wanted to surround each individual with a reputation layer and then build the algorithms that would help efficiently establish trust between those individuals.  The problem that he and so many others have run into when attempting to &#8220;thicken&#8221; the data that surrounds us on the internet so that it can be shared across sites is that WE don&#8217;t exist on the internet.  In other words, like so many others, Paul stumbled into the problem of Identity.</p>
<p>In 2003, about the time Paul ran into this problem, he caught wind of what Microsoft was implementing on the Identity layer and realized both that it would be perfect for what he wanted to accomplish AND that there clearly needed to be an open source implementation of iCards.  So Paul&#8217;s project took both a turn to Identity and  to open source, and Higgins, which now is primarily thought of as the open source implementation of iCards, was born.</p>
<p>I don&#8217;t want to go over the details that distinguish the Higgins&#8217; implementation of iCards from CardSpace because it has been designed (intentionally) much along the sames lines, so that it remains compatible with that emerging standard.  One important point to note though, is that it suffers from the same schizophrenic nomenclature as CardSpace, in that the Higgins the project encompasses BOTH the iCard selector that lives locally AND the server based technology for brokering claims.</p>
<p>Besides this, it does have one additional layer that is extremely powerful that deserves some discussion:  the rCard.  As I discussed in my CardSpace series, CardSpace supports a pCard (a PERSONAL card that allows you to assert limited claims about yourself) and mCards (that organizations with information about you use to &#8220;officially&#8221; assert information about you).  So what is this &#8220;Relationship Card&#8221; (rCard)?</p>
<p>Two things distinguish and rCard from an mCard: persistency and bi-directionality.  What do I mean by these two things and why should you care?  With an rCard that is persistent and bi-directional, YOU can provide constantly updated assertions about YOURSELF to a claim provider.  How might this work?  Well, think about the implicit attention data currently locked up on your computer.   Might you want to allow a company that serves as your &#8220;movie preference&#8221; claim provider to have a persistently updated stream of your implicit movie data?  For example, if you established such a relationship with Netflix, they would have a real-time stream of your movie searching, viewing, and purchasing activity that occurred OUTSIDE of their site, and could thereby provide you and other sites where you used their &#8220;Movie iCard&#8221; with better recommendations.</p>
<p>So the rCard puts YOU back in the loop of the iCard claim stream and allows you to automatically update that information on a POLICY basis.  In other words, with an rCard, you can set a policy that defines WHO gets updates on WHAT data and WHEN at a granular level.  If PERSISTENT, GRANULAR, BI-DIRECTIONAL data links sound familiar to those who&#8217;ve been reading this series, it should.  Establishing those kind of data pipes are exactly what <a href="http://drstarcat.com/archives/tag/xrixdi">XRI/XDI</a> are designed to do, and in fact Higgins uses XRI/XDI in the rCard layer.</p>
<p>So what are the most important things to remember about Higgins?</p>
<ol>
<li>The technology has been in development for FIVE years now, so you may want to think twice before duplicating it.</li>
<li>It is MORE than just the open source iCard implementation.  Identity is a MEANS to an end, not the end itself.</li>
<li>With the rCard, YOU are back in the loop and can establish persistent and granular assertions about yourself.</li>
</ol>
<p>Next up are the two final installments on iCards: a discussion of the <a href="http://pamelaproject.com/">Pamela Project</a> and an interview with <a href="http://www.identityblog.com/">Kim Cameron</a> of Microsoft&#8217;s Cardspace.</p>
]]></content:encoded>
			<wfw:commentRss>http://drstarcat.com/archives/40/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Drummond on XRI/XDI and OpenID</title>
		<link>http://drstarcat.com/archives/28</link>
		<comments>http://drstarcat.com/archives/28#comments</comments>
		<pubDate>Mon, 17 Mar 2008 22:46:51 +0000</pubDate>
		<dc:creator>drstarcat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Identity]]></category>
		<category><![CDATA[XRI/XDI]]></category>

		<guid isPermaLink="false">http://drstarcat.com/archives/28</guid>
		<description><![CDATA[At the IDtrust Symposium in Maryland, Drummond just presented a paper about how the XRI/XDI support in OpenID can be used to avoid some of the more wicked hacks necessary for some of the richer functionality in the OpenID 2.0 spec.  The paper is an interesting read and now public here: http://middleware.internet2.edu/idtrust/2008/papers/01-reed-openid-xri-xrds.pdf For an overview [...]]]></description>
			<content:encoded><![CDATA[<p>At the <a href="http://middleware.internet2.edu/idtrust/">IDtrust Symposium</a> in Maryland, <a href="http://equalsdrummond.name">Drummond</a> just presented a paper about how the XRI/XDI support in OpenID can be used to avoid some of the more wicked hacks necessary for some of the richer functionality in the OpenID 2.0 spec.  The paper is an interesting read and now public here:</p>
<p><a href="http://middleware.internet2.edu/idtrust/2008/papers/01-reed-openid-xri-xrds.pdf" target="_blank"> http://middleware.internet2<wbr></wbr>.edu/idtrust/2008/papers/01<wbr></wbr>-reed-openid-xri-xrds.pdf</a></p>
<p>For an overview of some of the cool features about XRI/XDI, check out my 3 posts on the History of Tomorrow&#8217;s web series <a href="http://drstarcat.com/archives/13">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://drstarcat.com/archives/28/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The History of Tomorrow&#8217;s Internet: Identity (iNames, pt.4)</title>
		<link>http://drstarcat.com/archives/19</link>
		<comments>http://drstarcat.com/archives/19#comments</comments>
		<pubDate>Fri, 07 Mar 2008 00:30:21 +0000</pubDate>
		<dc:creator>drstarcat</dc:creator>
				<category><![CDATA[History of Tomorrow's Internet]]></category>
		<category><![CDATA[Andy Dale]]></category>
		<category><![CDATA[Identity]]></category>
		<category><![CDATA[Ootao]]></category>
		<category><![CDATA[XRI/XDI]]></category>

		<guid isPermaLink="false">http://drstarcat.com/archives/19</guid>
		<description><![CDATA[The names of Ootao and Andy Dale come up a lot when you&#8217;re looking at the identity landscape, but if you look at either of their sites, it&#8217;s pretty hard to understand why. Further Andy Dale&#8217;s got a British accent, came to the Bay area from Israel, and pronounces his company&#8217;s name &#8220;Ew&#8217; Dow&#8221;. Pretty [...]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://ootao.com" title="ootao.png"><img src="http://drstarcat.com/wp-content/uploads/2008/03/ootao.png" alt="ootao.png" align="left" /><img align="left" /></a></p>
<p>The names of <a href="http://ootao.com">Ootao</a> and <a href="http://xditao.blogspot.com/">Andy Dale</a> come up a lot when you&#8217;re looking at the identity landscape, but if you look at either of their sites, it&#8217;s pretty hard to understand why.  Further Andy Dale&#8217;s got a British accent, came to the Bay area from Israel, and pronounces his company&#8217;s name &#8220;Ew&#8217; Dow&#8221;.  Pretty mysterious stuff indeed!  Look a little deeper though, and you&#8217;ll find one of the most practical and passionate implementors of real world identity technologies, particularly those surrounding XRI/XDI.</p>
<p>Andy and Ootao (Andy is VERY quick to mention that it is a team effort) are the enterprise guys who can actually build real life, highly scalable services in the identity space.  Go to an iBroker?  Chances are it&#8217;s running off of Ootao&#8217;s infrastructure.  Heard about Plaxo&#8217;s OpenID implementation plans?  Ootao&#8217;s there too.  One of Ootao&#8217;s most ambitious projects to date is an XRI/XDI implementation they&#8217;ve done for the <a href="http://www.llli.org/">La Leche League</a> (an organization that promotes breastfeeding).  This may sound like a strange combination, but not if you understand LLLI&#8217;s needs and what XRI/XDI are great at.  LLLI wants new mothers to be able to self-organize into communities around the world.  Spontaneous self-organization requires people to have both a strong personal identity AND the ability to share aspects of that identity selectively.   If you remember back to <a href="http://drstarcat.com/archives/13">my post about XRI/XDI</a>, establishing these granular trust relationships is exactly what XRI/XDI are great at.</p>
<p>Talk to Andy though, and LLLI is just the beginning.  Ootao has created a new services company called <a href="http://wingaa.com">Wingaa</a> (great name, great logo, TERRIBLE user interface on their site!).  It takes some digging, but essentially Wingaa is offering a suite of services to Registrars that enables them to turn your newly purchased URL into you Identity Hub.  Want your URL to be your OpenID address?  Done.  Want your home page to be your personal iName contact page?  Done.  Want to access all your identity related accounts (Linked In, Facebook, Blog, etc.) at a single URL?  Done.  And Ootao is doing this the right way by building the INFRASTRUCTURE and allowing the companies that already have a relationship the person enhance that relationship using their tools.</p>
<p>As I wrote in my <a href="http://drstarcat.com/archives/5">first post</a> about the identity movement, one of its greatest strengths is it&#8217;s idealistic roots.  This has also been an Achilles&#8217; heel though, as it&#8217;s struggled to build out the necessary technologies and find viable business models.  The people of Ootao come out of the enterprise and are implementors at heart.  Because of their unique mindset they have played and will continue to play an important role in the ever evolving identity landscape.</p>
]]></content:encoded>
			<wfw:commentRss>http://drstarcat.com/archives/19/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The History of Tomorrow&#8217;s Internet: Identity (iNames, pt. 3)</title>
		<link>http://drstarcat.com/archives/17</link>
		<comments>http://drstarcat.com/archives/17#comments</comments>
		<pubDate>Wed, 05 Mar 2008 01:42:48 +0000</pubDate>
		<dc:creator>drstarcat</dc:creator>
				<category><![CDATA[History of Tomorrow's Internet]]></category>
		<category><![CDATA[Cordance]]></category>
		<category><![CDATA[Identity]]></category>
		<category><![CDATA[iNames]]></category>
		<category><![CDATA[XRI/XDI]]></category>

		<guid isPermaLink="false">http://drstarcat.com/archives/17</guid>
		<description><![CDATA[In my last post, I covered the history of iNames to demonstrate how hard it is to create internet-wide standards and how important it is for them to be absolutely open. In this post, I want to explain the business model behind iNames. I&#8217;m doing this for two reasons: 1. Finding business models for identity [...]]]></description>
			<content:encoded><![CDATA[<p>In my last post, I covered the <a href="http://drstarcat.com/archives/16" target="_blank">history of iNames</a> to demonstrate how hard it is to create internet-wide standards and how important it is for them to be absolutely open.  In this post, I want to explain the business model behind iNames.  I&#8217;m doing this for two reasons:</p>
<p>1. Finding business models for identity products is REALLY hard.<br />
2. If you ever think of getting an iName, this stuff is pretty confusing.</p>
<p>If you&#8217;ve read my previous posts, you should have a <a href="http://drstarcat.com/archives/13">basic understanding of XRI/XDI</a> (the technology behind iNames) and know that it is now an &#8220;open&#8221; standard.  But what does that mean?  A few things:</p>
<p>1. The XRI/XDI specifications are managed by their respective <a href="http://www.oasis-open.org/home/index.php" target="_blank">Oasis</a> (the XML standards body) technical committees.<br />
2. The patents that govern the technology have been licensed exclusively to XDI.org, a non-profit public trust organization.<br />
3. Anyone can implement the technologies for any purpose without the prior consent of XDI.org.</p>
<p>So how does <a href="http://www.cordance.net/" target="_blank">Cordance</a>, the company that bequeathed the patents to XDI.org ever hope to make any money (which if you refer to the companies history has been <a href="http://drstarcat.com/archives/16" target="_blank">a pressing issue</a> for some time)?  Well as part of the bargain for handing over the rights to the XRI/XDI technologies, Cordant was granted the right of first refusal to be the GSP (Global Service Provider) for any Global Services XDI.org might want to offer for the first 15 years after the Global Registry Service went live (2005).  Let me attempt to unpack this.</p>
<p>As I explained before, XRI and XDI are cool technologies because they allow extensible, persistent, permissioned, granular connections between two data elements (like people).  Now imagine if the unique identifiers for each data element could be resolved using a web browser by referring to a global registrar (like domain names) for each of these data elements.  Essentially using simple syntax, you could define what elements about you any website in the world had access to.  Cordance, along with <a href="http://www.neustar.biz/" target="_blank">Neustar</a> (a giant registrar infrastructure company that runs among other things the .biz domain) has built this global registry.</p>
<p>Since Cordance is the defacto GSP for all XDI.org services, they are essentially the wholesale registrar (think Network Solutions) of high level XRIs (think names and companies).  Cordance also authorizes iBrokers (think GoDaddy) to retail these high level XRIs.  If you&#8217;ve followed the history of Network Solutions, you will understand this can be a pretty valuable business.  VERY valuable in fact, IF web browsers spoke XRI/XDI by default (which they don&#8217;t).</p>
<p>If they did, however, not only would <a href="http://www.equalsdrummond.com/" target="_blank">Drummond</a>&#8216;s patience with the technology finally pay off, it would hugely simplify building a powerful identity layer into the internet.  More broadly, it would make it possible to build persistent, granular &#8220;trust contracts&#8221; that would make it MUCH easier for all of us (people and companies) to control what information we would like to share with each other.</p>
<p>As to whether this will ever happen is very much in the air.  I hope, however,  that by explaining how difficult it has been for Cordance to free the technology and yet still make enough money to provide a meaningful service, we can understand how difficult the &#8220;business model&#8221; problem for identity companies is going to be to crack.  In my next (and final) post on iNames, I&#8217;ll write about the mysterious <a href="http://www.ootao.com/">Ootao</a> and its founder <a href="http://xditao.blogspot.com/">Andy Dale</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://drstarcat.com/archives/17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The History of Tomorrow&#8217;s Internet: Identity (iNames, pt. 2)</title>
		<link>http://drstarcat.com/archives/16</link>
		<comments>http://drstarcat.com/archives/16#comments</comments>
		<pubDate>Tue, 04 Mar 2008 00:55:50 +0000</pubDate>
		<dc:creator>drstarcat</dc:creator>
				<category><![CDATA[History of Tomorrow's Internet]]></category>
		<category><![CDATA[Identity]]></category>
		<category><![CDATA[iNames]]></category>
		<category><![CDATA[XRI/XDI]]></category>

		<guid isPermaLink="false">http://drstarcat.com/archives/16</guid>
		<description><![CDATA[In my last post I wrote about some of the cool things about XRI/XDI. In this post I want to focus on the history of trying to make XRI/XDI an internet standard. I&#8217;m doing this because we&#8217;re going to have to do something on an internet-wide scale to solve the identity problem, and I want [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://drstarcat.com/archives/13" target="_blank">my last post</a> I wrote about some of the cool things about XRI/XDI.  In this post I want to focus on the history of trying to make XRI/XDI an internet standard.  I&#8217;m doing this because we&#8217;re going to have to do something on an internet-wide scale to solve the identity problem, and I want us to understand both how hard it is and how important it is to be open.  XRI/XDI didn&#8217;t follow the most direct path in either case (as you will see), but in the real world paths are seldom straight.</p>
<p>Let&#8217;s jump into the wayback machine to 1995.  Netscape is still crashing your computer every time you run it because it&#8217;s a memory hog.  <a href="http://www.equalsdrummond.com/" target="_blank">Drummond Reed</a>&#8216;s teamed up with Peter Heymann (ex-Microsoft, ex-Warton MBA guy&#8211;nice!) to build a company called Intermind (the first company to own the XRI/XDI patents).  They&#8217;ve been working on this &#8220;Communication Objects&#8221; technology that&#8217;s kind of like RSS, and by 1997 they&#8217;ve raised around $17 million and have a team of 70 people.  One morning Drummond wakes-up and Microsoft has dropped an open standard that competes directly with his proprietary one and his business evaporates.  What do you do?</p>
<p>Well, you first probably try to shop around your intellectual property (which he did, to Netscape in particular).  Assuming you don&#8217;t have any takers (which he didn&#8217;t), you probably learn from your mistake and make sure the next time you try to implement a standard, you make it an open one (which is what Drummond did).  He joined the <a href="http://en.wikipedia.org/wiki/P3P" target="_blank">P3P</a> (privacy platform preferences) technical committee and let Tim Berners Lee know that even though Intermind held patents that might cover what they&#8217;re trying to implement, he wanted to play open this time.</p>
<p>Now let&#8217;s fast forward a few months and note that Microsoft is playing a VERY heavy role in the P3P TC.  Let&#8217;s also note that Netscape has noticed and is (belatedly) trying to get involved.  If you&#8217;re Netscape and you see Intermind on the TC, you probably think, &#8220;Hey, isn&#8217;t that the company that was trying sell us the patents covering all this stuff&#8221;.  As Netscape you probably bring this to the TC&#8217;s attention too, which they did.  Tim Berners Lee asks Intermind to make a declaration of their intent about these patents.</p>
<p>Okay, so remember a few posts ago how Drummond&#8217;s like the drummer, who&#8217;s the only consistent member in a band that keeps changing names and members?  Well Intermind has a brand new CEO from the telco industry (who shall remain unnamed because he&#8217;s about to make a big mistake).  Drummond, remembering back to that painful morning when he got out-opened by Microsoft, thinks the obvious thing to do is to declare that Intermind intends to release the patents to an open standards body.  Telco CEO says he&#8217;s got a better plan and announces that Intermind will charge royalties.  Now wakeup to WSJ articles claiming you&#8217;re holding the internet hostage, lose your place at the P3P table, and remember really hard that next time you&#8217;re introducing a standard, it better be open.</p>
<p>Fast forward a few more years&#8211;new CEO, $30 million more, IP in a public trust (XNS.org), specification being managed by OASIS (the XML standards body).  So far so good, but how do make money?  Well, new CEO wants to build enterprise software based on the now open standards.  Good idea.  CEO doesn&#8217;t know how to sell enterprise software (bad), Dotcom crash (very bad), 9/11 (tragic).  No more company&#8211;join the crowd.</p>
<p>What do you do?  Well, remember, you&#8217;re Drummond Reed and you love this technology, so you get new investors, new CEO, and make one(?!!) more go of it.  That company is <a href="http://www.cordance.net/" target="_blank">Cordance</a>.  In my next post I&#8217;ll explain the relationships between XDI.org (formerly XNS.org, but same public trust of IP), Cordance (iNames Global Service Provider), Neustar (iNames Registrar Infrastructure Provider), and iBrokers (iName retailers).</p>
]]></content:encoded>
			<wfw:commentRss>http://drstarcat.com/archives/16/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Latest XDI RDF model&#8230;</title>
		<link>http://drstarcat.com/archives/15</link>
		<comments>http://drstarcat.com/archives/15#comments</comments>
		<pubDate>Mon, 03 Mar 2008 14:43:19 +0000</pubDate>
		<dc:creator>drstarcat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[XRI/XDI]]></category>

		<guid isPermaLink="false">http://drstarcat.com/archives/15</guid>
		<description><![CDATA[Drummond pointed me to the latest XDI RDF model for those who&#8217;d like to go a little deeper. You can get it at: http://wiki.oasis-open.org/xdi/XdiRdfModel It&#8217;s very similar to the original concept, but more in line with current technology trends.]]></description>
			<content:encoded><![CDATA[<p>Drummond pointed me to the latest XDI RDF model for those who&#8217;d like to go a little deeper.  You can get it at: <a href="http://wiki.oasis-open.org/xdi/XdiRdfModel" target="_blank">http://wiki.oasis-open.org/xdi/XdiRdfModel</a></p>
<p>It&#8217;s very similar to the original concept, but more in line with current technology trends.</p>
]]></content:encoded>
			<wfw:commentRss>http://drstarcat.com/archives/15/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The History of Tomorrow&#8217;s Internet: Identity (iNames, pt. 1)</title>
		<link>http://drstarcat.com/archives/13</link>
		<comments>http://drstarcat.com/archives/13#comments</comments>
		<pubDate>Sun, 02 Mar 2008 23:27:00 +0000</pubDate>
		<dc:creator>drstarcat</dc:creator>
				<category><![CDATA[History of Tomorrow's Internet]]></category>
		<category><![CDATA[drummond reed]]></category>
		<category><![CDATA[Identity]]></category>
		<category><![CDATA[XRI/XDI]]></category>

		<guid isPermaLink="false">http://drstarcat.com/archives/13</guid>
		<description><![CDATA[The first branch of the identity movement I want to write about is iNames. Your first introduction to iNames will probably come the first time you read a blog about identity or email someone in the identity community. The only way to contact them will often be through their iName, which looks like “=whatevericallmyself”. My [...]]]></description>
			<content:encoded><![CDATA[<p>The first branch of the identity movement I want to write about is <a href="http://inames.net/" target="_blank">iNames</a>.  Your first introduction to iNames will probably come the first time you read a blog about identity or email someone in the identity community.  The only way to contact them will often be through their iName, which looks like “=whatevericallmyself”.  My iName is <a href="http://xri.net/=rj" target="_blank">=rj</a>.  Your first reaction is likely to be: What the hell is that thing and why would anyone want one?</p>
<p>Good question. iNames are an implementation of a set of technical specifications called XRI/XDI that has been under the stewardship of <a href="http://equalsdrummond.com/" target="_blank">Drummond Reed</a> since at least 1994.  The specifications haven’t always been called XRI/XDI (originally Communication Objects, then XNS), and the company associated with them hasn’t always been <a href="http://cordance.net/" target="_blank">Cordance</a> (originally Intermind, then One Name).  Drummond and the core concepts are about the only things that have survived throughout (If XRI/XDI ever really catches on, he may be known as St. Drummond for his infinite patience!).</p>
<p>So what is XRI/XDI and who cares?  Also a good question.  XRI is a way to refer to things on the internet (e.g. people, businesses, addresses, etc) that creates a permanent machine-readable identifier (a number) along with a human-readable identifier that can change over time.  This is cool for identity because whereas I may want you ALWAYS to have access to my address, the actual CONTENT of that address is likely to change over time.  With XRI, my address is a data element assigned a PERMANENT numerical identifier, but the human readable identifier can be changed (and even transferred) to someone else.</p>
<p>Okay.  Midly cool.  XDI is VERY cool though.  What XDI enables is a way to create a PERMENANT, PERMISSIONED, GRANULAR pipe between two data elements.  So taking the address example again, let’s say both you and I have an iName, which is just a specific kind of XRI for people and means we each have a permanent number and a modifiable human-readable name.  Using XDI, I can establish a PERMANENT (unless I revoke it) link between the two of us that allows you to have access (PERMISSIONED) only to my work contact information (GRANULAR).</p>
<p>Better yet, since both XRI and XDI are extensible (that is, you can associate as much stuff as you want to them), my XRI can have ANY number of data elements associated with it (contact information, preferences, friends, music, etc.) and the link between us can have ANY number of rules (contact info: allowed, auto-update: allowed, friends: denied).</p>
<p>This stuff is a little complicated, but if you’ve started thinking about how to OWN and CONTROL your identity data on an INTERNET-WIDE scale, without drowning in complexity, and without having any ONE company in control, you will quickly understand that the existing internet protocols aren’t up for the task.  If you were then to spend the next ten years working through all the technical and political issues surrounding what’s missing, you’d probably have something that looks a lot like XRI/XDI.  On my next post I’ll write about the ownership of the XRI/XDI specifications and Andy Dale and Ootao, the primary implementers of the technology.  In the mean time, take a look at this <a href="http://drstarcat.com/wp-content/uploads/2008/03/wd-xdi-intro-white-paper-2004-04-12.pdf" target="_blank">paper on XDI</a> to go a little deeper.</p>
]]></content:encoded>
			<wfw:commentRss>http://drstarcat.com/archives/13/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

