<?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>Talking Identity &#124; Nishant Kaushik&#039;s Look at the World of Identity Management &#187; Personal Identity Management</title>
	<atom:link href="http://blog.talkingidentity.com/tag/personal-identity-management/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.talkingidentity.com</link>
	<description>An Architect&#039;s Quest to make sense of the world of Identity and Access Management</description>
	<lastBuildDate>Thu, 22 Dec 2011 21:56:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Protecting Yourself While Using Cloud Services</title>
		<link>http://blog.talkingidentity.com/2011/11/protecting-yourself-while-using-cloud-services.html</link>
		<comments>http://blog.talkingidentity.com/2011/11/protecting-yourself-while-using-cloud-services.html#comments</comments>
		<pubDate>Thu, 03 Nov 2011 12:45:56 +0000</pubDate>
		<dc:creator>Nishant Kaushik</dc:creator>
				<category><![CDATA[Personal Identity Management]]></category>
		<category><![CDATA[Cloud Security]]></category>
		<category><![CDATA[Password Management]]></category>
		<category><![CDATA[Passwords Must Die]]></category>

		<guid isPermaLink="false">http://blog.talkingidentity.com/?p=1355</guid>
		<description><![CDATA[I was recently asked to comment on the top 5 ways to protect yourself (as an individual) when using the cloud. Obviously I brought a very identity-centric slant to it, but it was an interesting exercise as I tried to put down on paper (!) the steps I take to protect myself daily. I thought [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1363" title="skydiving-skysurf2" src="http://blog.talkingidentity.com/wp-content/uploads/2011/11/skydiving-skysurf2.jpg" alt="skydiving-skysurf2" width="337" height="250" />I was recently asked to comment on <a title="the top 5 ways to protect yourself (as an individual) when using the cloud" href="http://bit.ly/tQZJKH" target="_blank">the top 5 ways to protect yourself (as an individual) when using the cloud</a>. Obviously I brought a very identity-centric slant to it, but it was an interesting exercise as I tried to put down on paper (!) the steps I take to protect myself daily. I thought it would be worthwhile to share what I put together with the broader community, and get your take on additional steps that you believe people should take.</p>
<h2>Establish Your Fundamental Security Posture</h2>
<p>Part of the allure of cloud-based services is the whole <em>access from anywhere</em> aspect of it -  at work, on the road, in a coffee shop, in a public park, in your hotel room. As public, often free, wifi becomes something we (especially road warriors) start to rely on more, make a checklist of things you do in order to secure your interaction with cloud services, which should include (but isn’t restricted to):</p>
<ol>
<li>Make sure you secure your communication with cloud services by using HTTPS instead of HTTP. I highly recommend installing the ‘HTTPS Everywhere’ <a title="plugin" href="https://www.eff.org/https-everywhere" target="_blank">plugin</a> that the EFF have released</li>
<li>Use a Virtual Private Network. It lets you route all your activity through a separate secure, private network, thus giving you the security of a private network even though you&#8217;re on a public one. A lot of people can get it through work, but if your job doesn’t come with one then get your own, like CyberGhost VPN or WiTopia (Check out <a title="this Lifehacker article" href="http://lifehacker.com/5759186/five-best-vpn-service-providers" target="_blank">this Lifehacker article</a>)</li>
<li>And watch out for <a title="shoulder surfers" href="http://www.privatewifi.com/information-security-who%E2%80%99s-looking-over-your-shoulder/" target="_blank">shoulder surfers</a></li>
</ol>
<h2>Don’t Reuse Your Passwords</h2>
<p>It’s an all too common phenomenon: when setting up an account with a cloud service, users are forced to come up with yet another password, and they choose a familiar, well used one. Especially when signing up for services for work, people will often use the same password they use to access services internal to the enterprise (like their email system, or their corporate CRM system). Reusing those passwords definitely helps you remember it for next time, but it’s the equivalent of leaving your house keys in the mailbox &#8211; someone else will eventually see it and figure out how to use it.</p>
<h2>Better Still, Use A Password Manager</h2>
<p>As our usage of the cloud increases and we battle password fatigue, that last point becomes increasingly harder for us. But there are tools like <a title="LastPass" href="https://lastpass.com/" target="_blank">LastPass</a> and <a title="1Password  " href="https://agilebits.com/onepassword" target="_blank">1Password </a>that can help us greatly, not only by remembering the passwords for us (in the cloud, of course) and providing simple plugins to autofill those pesky login forms, but by also generating random string passwords that are stronger than your average password. Just remember to follow all their recommendations: create a really strong and unique Master Password, configure the settings to recognize trusted locations (like your home network), make sure to read their ToS and security policies, and use common sense in trusting what is still a cloud service.</p>
<h2>Bring Your Own Identity</h2>
<p>But those last two points still rely on having multiple passwords, which is recognized widely as an insufficient approach to security. Federation technology has matured to the point where we can now rely on federated login to cloud services. Most enterprise service providers will support federation with your corporate identity, eliminating the need for passwords to log into these services. And on the consumer side it is becomingly increasingly easy to sign into your services like <em>Tripit</em> or <em>Flickr</em> using your <em>Gmail</em>, <em>Facebook</em> or <em>Twitter</em> identity, using mechanisms like <strong>OpenID</strong> and <strong>OAuth</strong> that do not share your password with the relying site. The goal is not to go down to one password for one account that is your key to your online life, but rather have a manageable number of <em>identity providers</em> that you then use to access your various services. And use common sense to evaluate the sensitivity of a particular service before setting up a relationship between it and an external site.</p>
<h2>Review Those Service-to-Service Relationships</h2>
<p>The concept of a periodic review of user access is a cornerstone in enterprise governance programs. Why should our personal life be any different? As you rely increasingly on the federated model, set up time to periodically go into your services and review which Mobile Apps and 3rd Party Services you have granted access to. Did you grant some twitter ranking site access to your twitter account months ago, but have never gone back and used it? Reviewing the access grants will remind you to sever that relationship, removing any possibility of abuse or exploit.</p>
<p>Are there any other steps you take that help keep you safe? Practical suggestions only please, unlike <a title="this" href="http://www.liquidmatrix.org/blog/wp-content/uploads/2009/06/screencap.png" target="_blank">this</a> (hint: see second last bullet).</p>
<p>[Cross-posted from the <a href="http://bit.ly/vGb1B1" target="_blank">Identropy blog</a>]</p>
<p class="tags">Tags: <a href="http://blog.talkingidentity.com/tag/cloud-security" rel="tag">Cloud Security</a>, <a href="http://blog.talkingidentity.com/tag/password-management" rel="tag">Password Management</a>, <a href="http://blog.talkingidentity.com/tag/passwords-must-die" rel="tag">Passwords Must Die</a>, <a href="http://blog.talkingidentity.com/tag/personal-identity-management" rel="tag">Personal Identity Management</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.talkingidentity.com/2011/11/protecting-yourself-while-using-cloud-services.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Identity Proofing on Twitter &#8211; problems and potential</title>
		<link>http://blog.talkingidentity.com/2009/06/identity-proofing-on-twitter-problems-and-potential.html</link>
		<comments>http://blog.talkingidentity.com/2009/06/identity-proofing-on-twitter-problems-and-potential.html#comments</comments>
		<pubDate>Fri, 12 Jun 2009 20:00:02 +0000</pubDate>
		<dc:creator>Nishant Kaushik</dc:creator>
				<category><![CDATA[Personal Identity Management]]></category>
		<category><![CDATA[Identity Proofing]]></category>
		<category><![CDATA[Reputation Management]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Twitter Verified Accounts]]></category>

		<guid isPermaLink="false">http://blog.talkingidentity.com/?p=521</guid>
		<description><![CDATA[All the web has been abuzz recently about Twitters launch of Verified Accounts (read Mashable&#8217;s post about it here). The goal of the program is to be able to show a badge on a Twitter account that communicates to readers the authenticity of the twitter stream. The reason for Twitter doing this is to avoid [...]]]></description>
			<content:encoded><![CDATA[<p>All the web has been abuzz recently about Twitters launch of <em>Verified Accounts</em> (read Mashable&#8217;s post about it <a href="http://mashable.com/2009/06/11/twitter-verified-accounts-2/" target="_blank">here</a>). <img src="http://ec.mashable.com/wp-content/uploads/2009/06/verifiedaccount.gif" alt="" align="right" />The goal of the program is to be able to show a badge on a Twitter account that communicates to readers the authenticity of the twitter stream. The reason for Twitter doing this is to avoid issues and lawsuits due to celebrity impersonators. This limited goal is reflected in the proofing mechanism they are relying on &#8211; <em>Manual Verification</em> (the equivalent of the age-old, well understood Know-Your-Customer mechanism of in-person verification).</p>
<p>TechCrunch <a href="http://www.techcrunch.com/2009/06/11/twitter-starts-verifying-accounts-without-verifying-them/" target="_blank">blogged about</a> Michael Arrington&#8217;s twitter account getting verified without appearing to be verified (no one contacted him). This <a href="http://mashable.com/2009/06/06/twitter-verified-accounts/" target="_blank">Mashable post </a>may explain how this happened:</p>
<blockquote><p>&#8230;Twitter will look to see if an official channel of the person in question links to his or her Twitter account from a place like an official website.</p></blockquote>
<p>This is a good model for verifying a channel -  to look at a known <span style="text-decoration: underline;">official</span> channel to see if it (officially) links to the channel being verified. However, it doesn&#8217;t scale beyond the celebrity use case, because the vast majority of users (like me) do not have <em>anything that Twitter will recognize as</em> an official channel. And Twitter will never have the manpower necessary to run an in-person verification program. But is there a clue buried in how Twitter is approaching this to how we could potentially do this at scale?</p>
<p>An emerging discussion in the identity space has been the topic of <strong>reputation as the basis of trust</strong> (which is what verified accounts are ultimately about). In the Twitter model, the reputation of the account is enhanced 100% because of it being cited on a well-known, officially recognized website. I recently <a href="http://www.wired.com/culture/geekipedia/magazine/17-06/mf_impactfactor" target="_blank">read a Wired article</a> about a new system for ranking/rating scientists based on number of citations as opposed to publications. Twitter has multiple (similar) variables that could potentially be used to calculate the reputation of a twitter account &#8211; number of followers, number of retweets, number/nature/participants of conversations (replies).</p>
<p>If these could be used to calculate the reputation of a twitter account, then you could get to the point where you could calculate the trustworthiness of an account. And then the whole &#8220;log in with your twitter account&#8221; feature that for now is only getting used in blog commenting systems could take on a much more significant role in the identity metasystem.<br />
<a href="http://geekandpoke.typepad.com/geekandpoke/2009/06/living-in-web-2010-rule-1.html" target="_blank"><img src="http://geekandpoke.typepad.com/.a/6a00d8341d3df553ef011570d161ab970b-800wi" alt="" /></a></p>
<p class="tags">Tags: <a href="http://blog.talkingidentity.com/tag/identity-proofing" rel="tag">Identity Proofing</a>, <a href="http://blog.talkingidentity.com/tag/personal-identity-management" rel="tag">Personal Identity Management</a>, <a href="http://blog.talkingidentity.com/tag/reputation-management" rel="tag">Reputation Management</a>, <a href="http://blog.talkingidentity.com/tag/twitter" rel="tag">Twitter</a>, <a href="http://blog.talkingidentity.com/tag/twitter-verified-accounts" rel="tag">Twitter Verified Accounts</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.talkingidentity.com/2009/06/identity-proofing-on-twitter-problems-and-potential.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The new Identity Equation</title>
		<link>http://blog.talkingidentity.com/2009/05/the-new-identity-equation.html</link>
		<comments>http://blog.talkingidentity.com/2009/05/the-new-identity-equation.html#comments</comments>
		<pubDate>Tue, 12 May 2009 02:18:58 +0000</pubDate>
		<dc:creator>Nishant Kaushik</dc:creator>
				<category><![CDATA[Personal Identity Management]]></category>
		<category><![CDATA[Relationship Management]]></category>
		<category><![CDATA[Reputation Management]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Twitter Search]]></category>
		<category><![CDATA[User-Centric Identity]]></category>

		<guid isPermaLink="false">http://blog.talkingidentity.com/?p=480</guid>
		<description><![CDATA[A few days ago, I tweeted about this CNET article that talks about the plans that Twitter has to expand their search service into what could be one of the most powerful real-time search engines anywhere. The key to this whole thing is the idea of reputation &#8211; that ephemeral quality that will improve the [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago, I <a href="http://twitter.com/NishantK/status/1731934163" target="_blank">tweeted</a> about <a href="http://news.cnet.com/8301-17939_109-10235360-2.html" target="_blank">this CNET article</a> that talks about the plans that Twitter has to expand their search service into what could be one of the most powerful real-time search engines anywhere. The key to this whole thing is the idea of reputation &#8211; that ephemeral quality that will improve the search quality by bubbling to the top results that are more relevant based on how reputed the source is.</p>
<blockquote><p>Twitter Search will also get a &#8220;reputation&#8221; ranking system soon, Jayaram told me. When you do a search on a &#8220;trending&#8221; topic&#8211;a topic that is so big it gets its own link in the Twitter.com sidebar&#8211;Twitter will take into account the reputation of the person who wrote each tweet and rank the search results in part based on that.</p></blockquote>
<p>The article does mention that the engineering team at Twitter is still trying to figure out how to do this. But no more than a day later, Stan Schroeder of Mashable <a href="http://mashable.com/2009/05/08/gfail-twitter/" target="_blank">pointed out</a> one of the key aspects to making reputation work &#8211; it has to be context-sensitive with respect to the identity of the source and their authority on the subject.</p>
<blockquote><p>Thinking about it, it seems that this reputation ranking system is far more complex than a simple combination of factors such as followers and retweets. The system needs to be <strong>contextual</strong>; it needs to recognize which tweeple are important for a certain keyword or phrase. For example, tweets from the White House, Barack Obama and politicians aren’t that useful in the context of a Gmail outage, but they’re crucial during some political event.</p></blockquote>
<p>In other words, the reputation engine (if it is to be done right) can&#8217;t just look at the number of followers, the number of retweets and hashtags. It also can&#8217;t rely purely on the 140 character biography that all the tweeples have posted on their twitter profiles. No, to really do this thing justice, Twitter (or some other company that could step in) would need to navigate the semantic, social and identity web in a way that builds up an accurate picture of a persons authority regarding a particular subject. And it is not just based on what we put out there, but even more so on what others put out there in response.</p>
<p>If this feels like somebody is about to start building a credit score of our online lives, it isn&#8217;t too far off the mark. The implications in the area of personal identity management and privacy could be huge!</p>
<p>This highlights a change we are seeing in the personal identity space. Since there are no secrets any more (as <a href="http://notabob.blogspot.com/" target="_blank">Bob Blakley</a> is wont to remind us every now and then), relationships and reputation are likely to become the primary variables in the identity equation. The question therefore is, what tools do we need to manage and control our online identity in light of this new perspective on identity? Is it simply about having an OpenID and clean living? What tools do the social networks like Facebook and LinkedIn need to incorporate that give us control over not just what we put out there, but what others put out there about us? It&#8217;s a tough nut to crack, and should make for some interesting discussions at IIW next week. Maybe I&#8217;ll throw it up there on the board as a topic.</p>
<p><a href="http://www.geekculture.com/joyoftech/joyarchives/001_300/051.html"><img class="aligncenter" title="Joy Of Tech" src="http://www.geekculture.com/joyoftech/joyimages/001_300/051.gif" alt="" width="513" height="475" /></a></p>
<p class="tags">Tags: <a href="http://blog.talkingidentity.com/tag/personal-identity-management" rel="tag">Personal Identity Management</a>, <a href="http://blog.talkingidentity.com/tag/relationship-management" rel="tag">Relationship Management</a>, <a href="http://blog.talkingidentity.com/tag/reputation-management" rel="tag">Reputation Management</a>, <a href="http://blog.talkingidentity.com/tag/twitter" rel="tag">Twitter</a>, <a href="http://blog.talkingidentity.com/tag/twitter-search" rel="tag">Twitter Search</a>, <a href="http://blog.talkingidentity.com/tag/user-centric-identity" rel="tag">User-Centric Identity</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.talkingidentity.com/2009/05/the-new-identity-equation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does &#8216;User-Centric&#8217; also mean &#8216;User-Burdened&#8217;?</title>
		<link>http://blog.talkingidentity.com/2008/09/does_usercentric_also_mean_use.html</link>
		<comments>http://blog.talkingidentity.com/2008/09/does_usercentric_also_mean_use.html#comments</comments>
		<pubDate>Tue, 02 Sep 2008 18:14:36 +0000</pubDate>
		<dc:creator>Nishant Kaushik</dc:creator>
				<category><![CDATA[Personal Identity Management]]></category>
		<category><![CDATA[User-Centric Identity]]></category>
		<category><![CDATA[Digital Persona]]></category>
		<category><![CDATA[Enterprise Identity]]></category>
		<category><![CDATA[Information Cards]]></category>

		<guid isPermaLink="false">http://talkingidentity.com/blog/?p=128</guid>
		<description><![CDATA[Dave Kearns recently took on the topic of how user-centric and enterprise-centric identity could possibly co-exist in his articles for the Network World Identity Management Newsletter. In his first post, he discussed what the difference between the two is -  the need in the Enterprise scenario to have all identity-related transactions tied together from an [...]]]></description>
			<content:encoded><![CDATA[<p>Dave Kearns recently took on the topic of how user-centric and enterprise-centric identity could possibly co-exist in his articles for the <a href="http://www.networkworld.com/newsletters/dir/index.html">Network World Identity Management Newsletter</a>. In his <a href="http://www.networkworld.com/newsletters/dir/2008/082508id1.html">first post</a>, he discussed what the difference between the two is -  the need in the Enterprise scenario to have all identity-related transactions tied together from an audit perspective, contrasted with the need in the User-Centric (or personal) scenario to have no ability to tie together the various transactions a person can enter into. In his <a href="http://www.networkworld.com/newsletters/dir/2008/090108id1.html">follow-up post</a>, he discussed how the two, given these diametrically opposite requirements, could co-exist.</p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 5px; border-right-width: 0px" src="http://blog.talkingidentity.com/wp-content/uploads/2008/09/multiple_personas_2.jpg" border="0" alt="Multiple_Personas" width="194" height="157" align="right" /> Dave postulates that the solution is based in the idea of <strong>Digital Personas</strong>. If I am reading his thesis correctly, he basically says that a person (an entity) can keep his online transactions un-linkable by using different personas (as represented by different information cards) that are kept separate and distinct at the source (namely the user and his IdP). In this way, common identifiers are avoided (not sure about that, since the most common identifier &#8211; an email address &#8211; is likely the same across most, if not all, of your personas), and so correlation reports cannot be built that harvest and mine data.</p>
<p>While Dave is clearly working with the constraint of what is possible today (both on a technological and legal footing), I think this solution puts too much of a burden on the end-user, since this requires the user to maintain <em>multiple personas</em> across the various applications he interacts with. In other words, even if the persona I want to present (PII attributes, credit cards, etc) to two different applications is <em>exactly</em> the same, I would need to create two different personas (in effect duplicates) if I want to make sure that there is no linkability. One can see the potential for persona explosion.</p>
<p>This is like saying that a user (who is extremely paranoid and wants no one building a consumer profile by looking at his purchase history) should maintain a different credit card (in effect tens or a few hundred) for every merchant he interacts with. That is comletely impractical. But just like there is no recourse today for consumers in this arena (the SSN, home address information, etc that every credit card record has enables complete linking, and results in the massive databases that telemarketers thrive and live on), it seems that there are no legal and technological solutions enabling the consumer to use the same persona while guaranteeing non-linkability. It&#8217;s an interesting problem that I think needs to be addressed by the identity community, because if it isn&#8217;t, linking of our online identities will happen (whether we want it or not), because the burden of maintaining multiple personas is just too much work, and user habits will prevail (just like it does in the matter of username-passwords).</p>
<p class="tags">Tags: <a href="http://blog.talkingidentity.com/tag/digital-persona" rel="tag">Digital Persona</a>, <a href="http://blog.talkingidentity.com/tag/enterprise-identity" rel="tag">Enterprise Identity</a>, <a href="http://blog.talkingidentity.com/tag/information-cards" rel="tag">Information Cards</a>, <a href="http://blog.talkingidentity.com/tag/personal-identity-management" rel="tag">Personal Identity Management</a>, <a href="http://blog.talkingidentity.com/tag/user-centric-identity" rel="tag">User-Centric Identity</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.talkingidentity.com/2008/09/does_usercentric_also_mean_use.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Information Cards gets its own Foundation</title>
		<link>http://blog.talkingidentity.com/2008/07/information_cards_gets_its_own.html</link>
		<comments>http://blog.talkingidentity.com/2008/07/information_cards_gets_its_own.html#comments</comments>
		<pubDate>Sat, 05 Jul 2008 02:13:11 +0000</pubDate>
		<dc:creator>Nishant Kaushik</dc:creator>
				<category><![CDATA[Personal Identity Management]]></category>
		<category><![CDATA[Burton Catalyst Conference]]></category>
		<category><![CDATA[BurtonGroupCatalyst08]]></category>
		<category><![CDATA[Information Card Foundation]]></category>
		<category><![CDATA[Information Cards]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[User-Centric Identity]]></category>

		<guid isPermaLink="false">http://talkingidentity.com/blog/?p=111</guid>
		<description><![CDATA[One of the big announcements at Catalyst that I twittered about was the formation of the Information Card Foundation (take that, OpenID). The purpose of the non-profit foundation is to promote the use of information cards as a secure way to present personal identity information on the web. The foundation has a power-packed set of [...]]]></description>
			<content:encoded><![CDATA[<p>One of the big announcements at Catalyst that <a href="http://twitter.com/NishantK/statuses/843431104" target="_blank">I twittered about</a> was the formation of the <strong>Information Card Foundation</strong> (take that, <img style="margin: 5px 0px 0px 5px" src="http://informationcard.net/uploads/images/Infocard_icon.gif" alt="" align="right" /> OpenID). The purpose of the non-profit foundation is to promote the use of information cards as a secure way to present personal identity information on the web. The foundation has a power-packed set of companies as steering members (<strong>Oracle</strong> is in there along with <strong>Google</strong>, <strong>Novell</strong>, <strong>Paypal</strong>, <strong>Equifax</strong> and, of course, <strong>Microsoft</strong>) and a great Board providing direction with people like <a href="http://www.identityblog.com/" target="_blank">Kim Cameron</a>, <a href="http://eternaloptimist.wordpress.com/" target="_blank">Pamela Dingle</a>, Patrick Harding, <a href="http://www.links.org/" target="_blank">Ben Laurie</a> and Drummond Reed (among others) leading the way.</p>
<p>Information Cards try to mirror the familiar, real-world experience of presenting cards to prove identity and provide information in the online world, and aims to do so in a safe, secure manner that is resistant to phishing, pharming and MITM attacks. Despite having been put into the wild a few years ago, and despite the tireless efforts of people like Kim Cameron and Pam Dingle to make it accessible, there are scant few web sites (of any note, anyway) that actually allow people to use information cards. The ICF (much like the OpenID foundation, which also <a href="http://blogs.oracle.com/talkingidentity/2008/02/big_news_for_openid.html" target="_blank">kicked into high gear</a> a few months ago) is looking to put some weight behind the effort to evangelize the technology and expand its adoption in the marketplace. As it states on the ICF Web site, the foundations purpose is to</p>
<blockquote><p>Advance the use of the Information Card metaphor as a key component of an open, interoperable, royalty-free, user-centric identity layer spanning both the enterprise and the Internet.</p></blockquote>
<p>It will be very interesting to see how the ICF goes about doing this, and when results will start to show. But this is undoubtedly the beginning of something big. For all of us.</p>
<p>Links:</p>
<ul>
<li><a href="http://www.marketwire.com/press-release/Information-Card-Foundation-872467.html" target="_blank">Press Release announcing the ICF</a></li>
<li><a href="http://www.nytimes.com/2008/06/24/technology/24card.html?_r=1&amp;ref=technology&amp;oref=slogin" target="_blank">New York Times article</a></li>
<li><a href="http://www.scmagazineuk.com/Google-Microsoft-lead-efforts-to-spur-the-adoption-of-digital-identities/article/111633/" target="_blank">SC Magazine coverage</a></li>
</ul>
<p class="tags">Tags: <a href="http://blog.talkingidentity.com/tag/burton-catalyst-conference" rel="tag">Burton Catalyst Conference</a>, <a href="http://blog.talkingidentity.com/tag/burtongroupcatalyst08" rel="tag">BurtonGroupCatalyst08</a>, <a href="http://blog.talkingidentity.com/tag/information-card-foundation" rel="tag">Information Card Foundation</a>, <a href="http://blog.talkingidentity.com/tag/information-cards" rel="tag">Information Cards</a>, <a href="http://blog.talkingidentity.com/tag/openid" rel="tag">OpenID</a>, <a href="http://blog.talkingidentity.com/tag/personal-identity-management" rel="tag">Personal Identity Management</a>, <a href="http://blog.talkingidentity.com/tag/user-centric-identity" rel="tag">User-Centric Identity</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.talkingidentity.com/2008/07/information_cards_gets_its_own.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Latest Wave of IdM Acquisitions</title>
		<link>http://blog.talkingidentity.com/2008/03/the_latest_wave_of_idm_acquisi.html</link>
		<comments>http://blog.talkingidentity.com/2008/03/the_latest_wave_of_idm_acquisi.html#comments</comments>
		<pubDate>Fri, 14 Mar 2008 02:24:41 +0000</pubDate>
		<dc:creator>Nishant Kaushik</dc:creator>
				<category><![CDATA[Insight IdM]]></category>
		<category><![CDATA[Oracle Identity Management]]></category>
		<category><![CDATA[Personal Identity Management]]></category>
		<category><![CDATA[User-Centric Identity]]></category>
		<category><![CDATA[Access Control Management]]></category>
		<category><![CDATA[Identity 2.0]]></category>
		<category><![CDATA[Information Cards]]></category>
		<category><![CDATA[Oracle Identity Manager]]></category>

		<guid isPermaLink="false">http://talkingidentity.com/blog/?p=98</guid>
		<description><![CDATA[It&#8217;s been a while since I blogged. Not that there aren&#8217;t a wealth of topics to talk about, but because work here at Oracle has been keeping me so busy. The time right around a major product release (see my recent post about the release of OIM 9.1) is always busiest for me, because I [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since I blogged. Not that there aren&#8217;t a wealth of topics to talk about, but because work here at Oracle has been keeping me so busy. The time right around a major product release (see <a href="http://blogs.oracle.com/talkingidentity/2008/02/announcing_oracle_identity_man.html">my recent post</a> about the release of OIM 9.1) is always busiest for me, because I get so heavily involved in the early planning stages of the next major release. And the next one is going to be a big one. More on that in a later post.</p>
<p>But I couldn&#8217;t keep myself from commenting on the most recent wave of acquisitions in the identity space. Both have some interesting consequences for the identity management market.</p>
<p><span style="font-weight: bold;">IBM acquires Encentuate</span><br style="font-weight: bold;" />First up is the acquisition of <span style="font-weight: bold;">Encentuate</span>, a provider of enterprise single sign-on (E-SSO) and strong authentication technology, by <span style="font-weight: bold;">IBM</span> (see the press release <a href="http://www-03.ibm.com/press/us/en/pressrelease/23653.wss">here</a>). The big effect of this acquisition will be on customers who bought IBM&#8217;s current offering in the eSSO space &#8211; <span style="font-weight: bold;">IBM ITAM ESSO</span> (that mouthful stands for <span style="font-style: italic;">IBM Tivoli Access Manager for Enterprise Single Sign-On</span>). That product was based on an OEM of <span style="font-weight: bold;">Passlogix&#8217;s v-GO</span> product suite. Obviously IBM cannot have two products in their stable doing the same thing, so the logical assumption is that over the next release or two, ITAM ESSO will shift from being based on the Passlogix technology to the Encentuate technology.</p>
<p>You can read the views of some folks on the acquisition <a href="http://blog.ianyip.com/2008/03/ibm-acquires-encentuate-did-they-just.html">here</a>, <a href="http://www.informationweek.com/news/showArticle.jhtml?articleID=206903353">here</a> and <a href="http://identityblog.burtongroup.com/bgidps/2008/03/why-enterprise.html">here</a>. I found <a href="http://blog.ianyip.com/2008/03/ibm-acquires-encentuate-did-they-just.html">Ian Yip&#8217;s reaction</a> most interesting, especially since he used to work at IBM. He pulled no punches in telling customers of ITAM ESSO what to expect, saying that in the future they will be forced into an upgrade that <span style="text-decoration: underline;">isn&#8217;t really an upgrade</span>:</p>
<blockquote><p><span style="color: #330099;">&#8220;What marketing won&#8217;t say is that the &#8220;upgrade&#8221; from 6.0 (based on Passlogix) to 7.0 (based on Encentuate) is essentialy a rip and replace. There is no seamless upgrade. Sure, they&#8217;ll probably offer some tools to &#8220;help&#8221;, but the upgrade process will need professional services either from IBM Software Services or IBM Business Consulting Services because the single sign on templates will be completely different between the Passlogix and Encentuate products.&#8221;</span></p></blockquote>
<p>Ian thinks that IBM ITAM ESSO customers are the losers in the deal (along with Passlogix, who suddenly lost a revenue stream). However, it doesn&#8217;t really have to be that way. Passlogix is also the OEM component in Oracle&#8217;s E-SSO offering,<br />
<a href="http://www.oracle.com/products/middleware/identity-management/enterprise-single-sign-on.html"><span style="font-weight: bold;">Oracle Enterprise Single Sign-On Suite</span></a> (something that Ian believes raised IBM&#8217;s ire). So there is another option available to ITAM ESSO customers &#8211; instead of doing a <span style="font-style: italic;">rip and replace</span> of ITAM ESSO with the next version of ITAM ESSO, do an <span style="font-style: italic;">upgrade</span> of ITAM ESSO to Oracle eSSO Suite. Being based on the same product, the shift is sure to be so much smoother. And you get the added benefit of direct integration with <span style="font-weight: bold;">Oracle Identity Manager</span>, through the <span style="font-weight: bold; font-style: italic;">Oracle eSSO-Provisioning Gateway</span> that Oracle ships.</p>
<p>Of course this sounds self-serving, and a bit simplistic, but it is also quite logical, and likely to be an approach that could save many an enterprise many a headache.</p>
<p>And IBM&#8217;s move certainly serves as validation of the maturity and viability of E-SSO as a technology.</p>
<p><span style="font-weight: bold;">Microsoft acquires Credentica</span><br style="font-weight: bold;" />Next is the <a href="http://idcorner.org/2008/03/06/microsoft-acquires-credenticas-u-prove-technology/">acquisition of Credentica by Microsoft</a>. Credentica&#8217;s <span style="font-weight: bold;">U-Prove </span>technology attempts to tighten up the security of identity transactions by decoupling the parties involved in a manner that prevents transmission and use of extraneous data, without sacrificing authenticity of everything involved in the transaction. It uses PKI technology to secure the authentication and identity data flow between an Identity Provider (<span style="font-style: italic;">Issuer</span>) and a Service Provider (<span style="font-style: italic;">Verifier</span>) in a user-centric manner. The big claim of the technology is the ability to enforce minimal disclosure of identity data (also referred to as &#8220;zero-knowledge&#8221; proofs for privacy).</p>
<p>In layman&#8217;s terms, the U-Prove technology claims to provide people a way to disclose personal information in a manner that does not threaten their privacy, or expose them to identity theft. It also limits the disclosure of information to unintended parties, preventing accounts from being linked across different service providers. <span style="font-weight: bold;">Kim Cameron</span> does an excellent job of explaining (and making a case for) all this <a href="http://www.identityblog.com/?p=934">on his blog</a>.</p>
<p>Everyone is talking about the ability of U-Prove to immediately provide a security layer to <span style="font-weight: bold;">Microsoft CardSpace</span> that it previously lacked. The way that managed cards work, the IdP can accumulate knowledge about the user by analysing the card requests it is fulfilling on behalf of the user. Minimal disclosure tokens make it possible to obfuscate the SP interaction, making it impossible for the IdP to understand how the issued cards are being used, thereby rendering it unable to aggregate any information.</p>
<p>To understand more, read <a href="http://www.microsoft-watch.com/content/security/microsoft_says_u-prove_it.html">this article</a> in eWeek&#8217;s Microsoft Watch.</p>
<p class="tags">Tags: <a href="http://blog.talkingidentity.com/tag/access-control-management" rel="tag">Access Control Management</a>, <a href="http://blog.talkingidentity.com/tag/identity-20" rel="tag">Identity 2.0</a>, <a href="http://blog.talkingidentity.com/tag/information-cards" rel="tag">Information Cards</a>, <a href="http://blog.talkingidentity.com/tag/oracle-identity-management" rel="tag">Oracle Identity Management</a>, <a href="http://blog.talkingidentity.com/tag/oracle-identity-manager" rel="tag">Oracle Identity Manager</a>, <a href="http://blog.talkingidentity.com/tag/personal-identity-management" rel="tag">Personal Identity Management</a>, <a href="http://blog.talkingidentity.com/tag/user-centric-identity" rel="tag">User-Centric Identity</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.talkingidentity.com/2008/03/the_latest_wave_of_idm_acquisi.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Big News for OpenID</title>
		<link>http://blog.talkingidentity.com/2008/02/big-news-for-openid.html</link>
		<comments>http://blog.talkingidentity.com/2008/02/big-news-for-openid.html#comments</comments>
		<pubDate>Fri, 08 Feb 2008 19:06:46 +0000</pubDate>
		<dc:creator>Nishant Kaushik</dc:creator>
				<category><![CDATA[Insight IdM]]></category>
		<category><![CDATA[Personal Identity Management]]></category>
		<category><![CDATA[User-Centric Identity]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://talkingidentity.com/blog/?p=96</guid>
		<description><![CDATA[In further evidence that OpenID is about to go mainstream in a big way, the big players in the consumer identity space &#8211; Google, Yahoo, Microsoft and Verisign (along with IBM) &#8211; have joined the OpenID foundation, and are even going to have representatives on the board of directors. Tireless OpenID advocate (and board member) [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://openid.net/wp-content/uploads/2007/10/openid_med_logo_text.png" alt="" align="right" />In further evidence that OpenID is about to go mainstream in a big way, the big players in the consumer identity space &#8211; Google, Yahoo, Microsoft and Verisign (along with IBM) &#8211; have joined the OpenID foundation, and are even going to have representatives on the board of directors. Tireless OpenID advocate (and board member) Johannes Ernst has a great blog post about it <a href="http://netmesh.info/jernst/News/technology-leaders-join-openid-foundation.html">here</a>, and you can read more about this move <a href="http://openid.net/2008/02/07/evolving-the-openid-foundation-board/">here</a>.</p>
<p>While some worry that the entry of such corporate entities could change the focus of what (till now) has been a community and consumer-oriented project, I weigh that against the fact that OpenID would not be relevant in consumer identity unless these players not only accepted it, but championed it. So I think this is a great thing for OpenID.</p>
<p>I am hoping the next step will be that these services start accepting 3rd party OpenIDs instead of just being providers. I look forward to using my Google OpenID at Yahoo.</p>
<p class="tags">Tags: <a href="http://blog.talkingidentity.com/tag/openid" rel="tag">OpenID</a>, <a href="http://blog.talkingidentity.com/tag/personal-identity-management" rel="tag">Personal Identity Management</a>, <a href="http://blog.talkingidentity.com/tag/user-centric-identity" rel="tag">User-Centric Identity</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.talkingidentity.com/2008/02/big-news-for-openid.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Looking Forward to 2008</title>
		<link>http://blog.talkingidentity.com/2008/01/looking-forward-to-2008.html</link>
		<comments>http://blog.talkingidentity.com/2008/01/looking-forward-to-2008.html#comments</comments>
		<pubDate>Tue, 29 Jan 2008 20:40:40 +0000</pubDate>
		<dc:creator>Nishant Kaushik</dc:creator>
				<category><![CDATA[Insight IdM]]></category>
		<category><![CDATA[Personal Identity Management]]></category>
		<category><![CDATA[Entitlement Management]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Identity Governance Framework]]></category>
		<category><![CDATA[Identity in Social Networking]]></category>
		<category><![CDATA[Identity Services]]></category>
		<category><![CDATA[IGF]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Role Management]]></category>

		<guid isPermaLink="false">http://talkingidentity.com/blog/?p=94</guid>
		<description><![CDATA[This is the time of year when everyone rolls out their start-of-the-year predictions. You can see a couple of those here and here. I especially loved Anshu Sharma&#8217;s take on this popular beginning-of-the-year routine. Predictions are risky business, especially in the slightly schizophrenic world of IdM. On the one hand, things tend to move way [...]]]></description>
			<content:encoded><![CDATA[<p>This is the time of year when everyone rolls out their start-of-the-year predictions. You can see a couple of those <a href="http://www.networkworld.com/newsletters/dir/2008/0107id2.html">here</a> and <a href="http://blogs.csoonline.com/identity_predictions_it_begins">here</a>. I especially loved <a href="http://www.anshublog.com/2007/12/9-predictions-i-will-regret-in-2008.html">Anshu Sharma&#8217;s take</a> on this popular beginning-of-the-year routine.</p>
<p>Predictions are risky business, especially in the slightly schizophrenic world of IdM. On the one hand, things tend to move way too slowly; on the other hand, things emerge out of nowhere to take center stage. So I tend to shy away from making predictions. But I will talk about what I hope to see happen in the coming year. These are not impractical, fantasy wishes that will require me to find a magic lamp buried in the sand. These are things that have a good chance of happening if we as an industry stay focused.</p>
<p><span style="font-weight: bold;">Integrating Risk Management with Identity Management</span><br style="font-weight: bold;" />Recent events have brought to light the need to build comprehensive integration between risk management and identity management software. Oracle&#8217;s acquisition of <span style="font-weight: bold;">Bharosa</span> last year was a response to marketplace demand to bring more context into the identity management process. There is a better understanding of the complex heuristics that need to become part of identity management decisions, and how to encapsulate them as workflow and rules. The coming year should bring more tools and more capabilities in these areas.</p>
<p>For the longest time, people would talk about integration in the context of product suites. The focus will now shift to integration in the context of pre-canned and pre-defined solutions and workflows.</p>
<p><span style="font-weight: bold;">Role Management Comes Into Its Own</span><br />
Over the last couple of years, we have seen Role Management become an established part of identity management. But its real value will be realized when it stops being an explicitly deployed and managed part of IdM (a la access management) looking for consumers, and evolves into a business tool that is deployed within the enterprise context of provisioning, entitlement management and ERP. A number of <a href="http://www.tuesdaynight.org/2008/01/14/erm-and-the-organization-kevins-response.html">other folks</a> have already challenged vendors to do this, and hopefully a lot of work going on in this area will come to fruition.</p>
<p><span style="font-weight: bold;">The Evolving Identity Framework</span><br style="font-weight: bold;" />There are a couple of things I hope to see happen this year that will help us move towards our ultimate vision of how identity is used.</p>
<ul>
<li>The Identity Services message has been very well received every time I have presented it. In the last year I met a number of individuals, like the folks from the <a href="http://blogs.oracle.com/talkingidentity/2007/09/redefining_the_enterprise_secu.html">Jericho Forum</a>, the <a href="http://blogs.oracle.com/talkingidentity/2007/06/project_concordia_has_its_work.html">Concordia project</a>, and a number of people at various conferences, who are really committed to changing how Identity becomes part of application development and deployment frameworks. Hopefully the coming year will see some concrete progress made in defining the necessary framework architecture that will enable the externalization of identity from applications</li>
<li>We have seen everybody and their mother make moves to become OpenID Service Providers, especially the big identity silos. Hopefully this year will see an explosion of services that are <span style="font-weight: bold;">OpenID Relying Parties</span>, including some of those same big players. The real adoption of OpenID will come not from the glut of OpenID SP&#8217;s, but from the widespread availability of services that accept OpenIDs and do not require registration and username/passwords.</li>
<li>I also hope to see someone take the <span style="font-weight: bold;">Identity Oracle</span> concept and create a viable business out of it. It may not explode right away, but it will start to emerge. It seems obvious that the easiest place for this to happen is in <span style="font-weight: bold;">social networking applications</span> like Facebook. They already hold a lot of identity information that they then serve to other applications (those annoying, currently non-critical Facebook apps that clutter everyone&#8217;s profile). Putting in place more controls on how my information is shared and with which apps, and then opening the walls to outside applications would be a logical progression in the evolution of identity providers for internet applications. I also hope to see the <span style="font-weight: bold;">Identity Governance Framework</span> become part of such a control framework in any Identity Oracle.<br />
And then hopefully at the start of 2009 I will be commenting on my hopes for the acceptance of internet identity framework tools within the enterprise.</li>
</ul>
<p><span style="font-weight: bold;">Your Hopes</span><br style="font-weight: bold;" />What are your hopes for the coming year? Leave a comment, or email them to me, so that we can add them to this list. and hopefully take notice.</p>
<p class="tags">Tags: <a href="http://blog.talkingidentity.com/tag/entitlement-management" rel="tag">Entitlement Management</a>, <a href="http://blog.talkingidentity.com/tag/facebook" rel="tag">Facebook</a>, <a href="http://blog.talkingidentity.com/tag/identity-governance-framework" rel="tag">Identity Governance Framework</a>, <a href="http://blog.talkingidentity.com/tag/identity-in-social-networking" rel="tag">Identity in Social Networking</a>, <a href="http://blog.talkingidentity.com/tag/identity-services" rel="tag">Identity Services</a>, <a href="http://blog.talkingidentity.com/tag/igf" rel="tag">IGF</a>, <a href="http://blog.talkingidentity.com/tag/openid" rel="tag">OpenID</a>, <a href="http://blog.talkingidentity.com/tag/personal-identity-management" rel="tag">Personal Identity Management</a>, <a href="http://blog.talkingidentity.com/tag/role-management" rel="tag">Role Management</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.talkingidentity.com/2008/01/looking-forward-to-2008.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>We need a strong Internet Identity Framework, NOW!</title>
		<link>http://blog.talkingidentity.com/2007/11/we_need_a_strong_internet_iden.html</link>
		<comments>http://blog.talkingidentity.com/2007/11/we_need_a_strong_internet_iden.html#comments</comments>
		<pubDate>Wed, 28 Nov 2007 23:43:18 +0000</pubDate>
		<dc:creator>Nishant Kaushik</dc:creator>
				<category><![CDATA[Insight IdM]]></category>
		<category><![CDATA[Personal Identity Management]]></category>
		<category><![CDATA[User-Centric Identity]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Identity Governance Framework]]></category>
		<category><![CDATA[Identity in Social Networking]]></category>
		<category><![CDATA[IGF]]></category>
		<category><![CDATA[Megan Meier]]></category>
		<category><![CDATA[MySpace]]></category>

		<guid isPermaLink="false">http://talkingidentity.com/blog/?p=89</guid>
		<description><![CDATA[This is a little bit of a rant, but read this article in the New York Times and you may understand why. It is difficult to get past the feelings of disbelief, outrage and anger that the tragic story of Megan Meier will stir inside you. But if you somehow manage to move past it [...]]]></description>
			<content:encoded><![CDATA[<p>This is a little bit of a rant, but read <a href="http://www.nytimes.com/2007/11/28/us/28hoax.html?_r=1&amp;ref=us&amp;oref=slogin">this article</a> in the New York Times and you may understand why. It is difficult to get past the feelings of disbelief, outrage and anger that the tragic story of <span style="font-weight: bold;">Megan Meier</span> will stir inside you. But if you somehow manage to move past it and think about the implications, it becomes clear that there are some pretty important things that we (the identity community) need to work out, and fast.</p>
<p>Most of today&#8217;s social web applications (like MySpace and Facebook) are <span style="font-style: italic;">persona-based, not identity-based</span>. What I mean is that these applications don&#8217;t really care about who you are, they only care about letting you be what you want to be within their context. So, it is not surprising that a 47 year old woman was able to pose so devastatingly as a 16 year old boy, because in essence that is what MySpace was built to be &#8211; a way to express a persona of your choosing.</p>
<p>Why don&#8217;t these applications, that know the kind of impact they can have (we all understand the threat predators pose online) on a persons life, care about who you really are? Because, bluntly put, <span style="font-weight: bold;">they can&#8217;t</span>. It is not possible for them to do that in a scalable, cost-effective manner. The lack of a solid identity framework for the internet prevents these applications from being truly identity-based. We have seen a push towards heavy-handed <span style="font-weight: bold;">identity verification</span> mechanisms (see <a href="http://blogs.oracle.com/talkingidentity/2007/05/15">my earlier post</a> about identity verification in Second Life), but those solutions are so costly (time, infrastructure, cost) as to be impractical for most web applications. This kind of model will effectively curtail the free-wheeling collaborative spirit prevalent in the current generation of internet apps, and throttle innovation. If you had to stand in a line somewhere for 4 hours, and had to show your passport to someone, just so you could sign up for a Twitter account, would you?</p>
<p>A one-size-fits-all approach is not the answer. The correct solutions in life only come from taking a balanced approach to the problem. Nothing is more annoying to me when adding a Facebook app than being<br />
required to check the box agreeing to share my information with the<br />
app, even though I know that it doesn&#8217;t need <span style="font-style: italic;">any</span> of it, and most likely isn&#8217;t using it at all. Consequently, I avoid adding those apps unless I <span style="font-style: italic;">really</span> want to.</p>
<p>This is where pieces like Bob Blakely&#8217;s <span style="font-weight: bold;">Identity Oracle</span>, the <span style="font-weight: bold;">Identity Services </span>model, Burton&#8217;s <span style="font-weight: bold;">Limited Liability Persona</span>, the <span style="font-weight: bold;">IGF</span> and <span style="font-weight: bold;">user-centric methodologies</span> have to all  fit together. We do need strong identity verification mechanisms, but we shouldn&#8217;t need to go through that for every single site we want to use. Indirection is the solution to many a problem, and the right identity framework for the internet is the necessary thing to have this identity verification feed into a platform level identity that multiple applications can build on.</p>
<p>This is also needed as a necessary step to support <span style="font-weight: bold;">pseudonymity</span> online. The goal of an identity framework is not to prevent people from creating online personae that are<br />
divorced from reality. It is to give applications the ability to create<br />
suitable boundaries within which such a persona can be created. Using this,<br />
an application like MySpace, where the identity consequences can be so<br />
devastating, can choose to, for example, prevent people whose identity<br />
is in the 30+ age group from creating a persona that is in the 10-20<br />
age group.</p>
<p>Like so many things in modern life, we have gotten immune to all the horror stories of online predators. Until a story like this comes along to remind us that these are important things that we are working on, and we need to get it right.</p>
<p class="tags">Tags: <a href="http://blog.talkingidentity.com/tag/facebook" rel="tag">Facebook</a>, <a href="http://blog.talkingidentity.com/tag/identity-governance-framework" rel="tag">Identity Governance Framework</a>, <a href="http://blog.talkingidentity.com/tag/identity-in-social-networking" rel="tag">Identity in Social Networking</a>, <a href="http://blog.talkingidentity.com/tag/igf" rel="tag">IGF</a>, <a href="http://blog.talkingidentity.com/tag/megan-meier" rel="tag">Megan Meier</a>, <a href="http://blog.talkingidentity.com/tag/myspace" rel="tag">MySpace</a>, <a href="http://blog.talkingidentity.com/tag/personal-identity-management" rel="tag">Personal Identity Management</a>, <a href="http://blog.talkingidentity.com/tag/user-centric-identity" rel="tag">User-Centric Identity</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.talkingidentity.com/2007/11/we_need_a_strong_internet_iden.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Facebook and the Social Graph</title>
		<link>http://blog.talkingidentity.com/2007/10/facebook-and-the-social-graph.html</link>
		<comments>http://blog.talkingidentity.com/2007/10/facebook-and-the-social-graph.html#comments</comments>
		<pubDate>Thu, 18 Oct 2007 16:49:30 +0000</pubDate>
		<dc:creator>Nishant Kaushik</dc:creator>
				<category><![CDATA[Insight IdM]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Personal Identity Management]]></category>
		<category><![CDATA[Social Graph]]></category>

		<guid isPermaLink="false">http://talkingidentity.com/blog/?p=83</guid>
		<description><![CDATA[Last week I commented on Dan Nye&#8217;s apparent lack of understanding about the need for a social graph for the web. This week, I read the following comment by Mark Zuckerberg, founder and chief executive of Facebook, on how he defines the social graph: &#8220;When we talk about the social graph we are talking about [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I <a href="http://blogs.oracle.com/talkingidentity/2007/10/the_linkedin_relationship_silo.html">commented</a> on Dan Nye&#8217;s apparent lack of understanding about the need for a social graph for the web. This week, I read the following comment by <span style="font-weight: bold;">Mark Zuckerberg</span>, founder and chief executive of <span style="font-weight: bold;">Facebook</span>, on how he defines the social graph:</p>
<blockquote style="color: #000066;"><p>&#8220;When we talk about the social graph we are talking about the set of connections, friendships, business connections, acquaintances, that everyone has in the world&#8230; We are trying to take the social graph that exists in the world and try to map it out&#8230; We have a model of social graph that we are constructing.&#8221;</p></blockquote>
<p>At least he has the concept right.</p>
<p>You can read the New York Times BITS blog post <a href="http://bits.blogs.nytimes.com/2007/10/17/short-answers-from-facebooks-mark-zuckerberg/">here</a>.</p>
<p class="tags">Tags: <a href="http://blog.talkingidentity.com/tag/facebook" rel="tag">Facebook</a>, <a href="http://blog.talkingidentity.com/tag/personal-identity-management" rel="tag">Personal Identity Management</a>, <a href="http://blog.talkingidentity.com/tag/social-graph" rel="tag">Social Graph</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.talkingidentity.com/2007/10/facebook-and-the-social-graph.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

