<?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>Kim Cameron's Identity Weblog</title>
	<atom:link href="http://www.identityblog.com/wp-rss2.php" rel="self" type="application/rss+xml" />
	<link>http://www.identityblog.com</link>
	<description>Digital Identity And Our Future</description>
	<pubDate>Thu, 04 Feb 2010 12:23:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>More unintended consequences of browser leakage</title>
		<link>http://www.identityblog.com/?p=1088</link>
		<comments>http://www.identityblog.com/?p=1088#comments</comments>
		<pubDate>Thu, 04 Feb 2010 12:16:01 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Attacks]]></category>

		<category><![CDATA[Digital Identity]]></category>

		<category><![CDATA[Digital Rights]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://www.identityblog.com/?p=1088</guid>
		<description><![CDATA[Another example of digital fingerprinting - this time leveraging social networks to produce unique, real-world identification without the user's knowledge]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.kuppingercole.com/resch/">Joerg Resch</a> at <a href="http://www.kuppingercole.com">Kuppinger Cole</a> points us to new research showing  how social networks can be used in conjunction with browser leakage to provide accurate identification of users who think they are browsing anonymously.</p>
<p>Joerg <a href="http://blogs.kuppingercole.com/resch/2010/02/02/identification-through-social-pattern-recognition/">writes</a>:</p>
<blockquote><p>Thorsten Holz, Gilbert Wondracek, Engin Kirda and Christopher Kruegel from <a href="http://www.iseclab.org">Isec Laboratory for IT Security</a> found a simple and very effective way to identify a person behind a website visitor without asking for any kind of authentication. Identify in this case means: full name, adress, phone numbers and so on. What they do, is just exploiting the browser history to find out, which social networks the user is a member of and to which groups he or she has subscribed within that social network.</p></blockquote>
<p>The <a href="http://www.iseclab.org/papers/sonda-TR.pdf">Practical Attack to De-Anonymize Social Network Users</a> begins with what is known as “history stealing”.  </p>
<p>Browsers don’t allow web sites to access the user’s “history” of visited sites.  But we all know that browsers render sites we have visited in a different color than sites we have not.  This is available programmatically through javascript by examining the <em>a:visited</em> style.  So malicious sites can play a list of URLs and examine the<em> a:visited</em> style to determine if they have been visited, and can do this without the user being aware of it.</p>
<p><img style="margin: 0px 15px 0px 0px; display: inline" src="http://www.identityblog.com/wp-content/images/2010/01/joerg.jpg" alt="" align="left" /></p>
<p>This attack has been known for some time, but what is novel is its use.  The authors claim the groups in all major social networks are represented through URLs, so history stealing can be translated into “group membership stealing”.  This brings us to the core of this new work.  The authors have developed a model for the identification characteristics of group memberships – a model that will outlast this particular attack, as dramatic as it is.</p>
<p>The researchers have <a href="http://www.iseclab.org/people/gilbert/experiment/">created a demonstration site</a> that works with the European social network Xing.  Joerg tried it out and, as you can see from the table at left, it identified him uniquely – although he had done nothing to authenticate himself.  He <a href="http://blogs.kuppingercole.com/resch/2010/02/03/de-anonymizer-self-test/">says</a>,</p>
<blockquote><p>“Here is a screenshot from the self-test I did with the de-anonymizer described in my last post. I´m a member in 5 groups at Xing, but only active in just 2 of them. This is already enough to successfully de-anonymize me, at least if I use the Google Chrome Browser. Using Microsoft Internet Explorer did not lead to a result, as the default security settings (I use them in both browsers) seem to be stronger. That´s weird!”</p></blockquote>
<p>Since I’m not a user of Xing I can’t explore this first hand.</p>
<p>Joerg goes on to <a href="http://blogs.kuppingercole.com/resch/2010/02/03/is-history-stealing-a-crime/">ask</a> if history-stealing is a crime?  If it’s not, how mainstream is this kind of analysis going to become?  What is the right legal framework for considering these issues?  One thing for sure:  this kind of demonstration, as it becomes widely understood, risks profoundly changing the way people look at the Internet.</p>
<p>To <a href="http://www.identityblog.com/?p=1086">return to the idea </a>of minimal disclosure for the browser, why do sites we visit need to be able to read the <em>a:visited</em> attribute?  This should again be thought of as “fingerprinting”, and before a site is able to retrieve the fingerprint, the user must be made aware that it opens the possibility of being uniquely identified without authentication.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1088</wfw:commentRss>
		</item>
		<item>
		<title>Minimal disclosure for browsers</title>
		<link>http://www.identityblog.com/?p=1087</link>
		<comments>http://www.identityblog.com/?p=1087#comments</comments>
		<pubDate>Thu, 28 Jan 2010 20:18:36 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Linkage]]></category>

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

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

		<guid isPermaLink="false">http://www.identityblog.com/?p=1087</guid>
		<description><![CDATA[The EFF research could help the industry evolve browsers to follow minimal disclosure principles]]></description>
			<content:encoded><![CDATA[<p>Not five minutes after pressing enter on my <a href="http://www.identityblog.com/?p=1086">previous post</a> a friend wrote back and challenged me to compare IE&#8217;s behavior with that of Firefox.&nbsp; I don&#8217;t like doing product comparisons but clearly this is a question others will ask so I&#8217;ll share the results with you:</p>
<p><img src="http://www.identityblog.com/wp-content/images/2010/01/browserfingerprint_ff.jpg">
<p><strong>Results</strong>:&nbsp; behavior of the two browsers are essentially identical.&nbsp; In both cases, my browser was uniquely identified.</p>
<p><strong>Conclusion</strong>:&nbsp; we need to work across the industry to align browsers with minimal disclosure principles.&nbsp; How much information needs to be released to a site we don&#8217;t trust yet?&nbsp; To what extent can the detailed information currently release be collapsed into non-identifying categories?&nbsp; When there is some compelling reason to release detailed information, how do we inform the user that the site wants to obtain a fingerprint?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1087</wfw:commentRss>
		</item>
		<item>
		<title>New EFF Research on Web Browser Tracking</title>
		<link>http://www.identityblog.com/?p=1086</link>
		<comments>http://www.identityblog.com/?p=1086#comments</comments>
		<pubDate>Thu, 28 Jan 2010 17:00:59 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Digital Rights]]></category>

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

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

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

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

		<guid isPermaLink="false">http://www.identityblog.com/?p=1086</guid>
		<description><![CDATA[How much should browsers reveal to untrusted sites?]]></description>
			<content:encoded><![CDATA[<p><a href="http://yro.slashdot.org/story/10/01/27/1638216/Tracking-Browsers-Without-Cookies-Or-IP-Addresses">Slashdot&#8217;s</a> <a href="http://cmdrtaco.net/">CmdrTaco</a> points us to a research project announced by <a href="http://www.eff.org/">EFF</a>&#8217;s <a title="Peter Eckersley" href="http://www.eff.org/about/staff/peter-eckersley">Peter Eckersley</a> that I expect will provoke both discussion and action:</p>
<blockquote><p>What fingerprints does your browser leave behind as you surf the web?</p>
<p>Traditionally, people assume they can prevent a website from identifying them by disabling cookies on their web browser. Unfortunately, this is not the whole story.</p>
<p>When you visit a website, you are allowing that site to access a lot of information about your computer&#8217;s configuration. Combined, this information can create a kind of fingerprint - a signature that could be used to identify you and your computer. But how effective would this kind of online tracking be?</p>
<p>EFF is running an experiment to find out. Our new website <a href="https://panopticlick.eff.org/">Panopticlick</a> will anonymously log the configuration and version information from your operating system, your browser, and your plug-ins, and compare it to our database of five million other configurations. Then, it will give you a uniqueness score - letting you see how easily identifiable you might be as you surf the web.</p>
<p>Adding your information to our database will help EFF evaluate the capabilities of Internet tracking and advertising companies, who are already using <a href="http://en.wikipedia.org/wiki/Device_fingerprint">techniques of this sort</a> to record people&#8217;s online activities. They develop these methods in secret, and don&#8217;t always tell the world what they&#8217;ve found. But this experiment will give us more insight into the privacy risk posed by browser fingerprinting, and help web users to protect themselves.</p>
<p>To join the experiment:<br />
<a href="http://panopticlick.eff.org/">http://panopticlick.eff.org/</a></p>
<p>To learn more about the theory behind it:<br />
<a href="http://www.eff.org/deeplinks/2010/01/primer-information-theory-and-priva...">http://www.eff.org/deeplinks/2010/01/primer-information-theory-and-priva&#8230;</a></p></blockquote>
<p><span style="background-color: #f5f6f7;">Interesting that my own browser was especially recognizable:</span></p>
<p> </p>
<p><img src="http://www.identityblog.com/wp-content/images/2010/01/browserfingerprint.jpg" alt="" /></p>
<p>I know my video configuration is pretty bizarre - but don&#8217;t understand why I should be broadcasting that when I casually surf the web.  I would also like to understand what is so special about my user agent info. </p>
<p>Pixel resolution like 1435 x 810 x 32 seems unnecessarily specific.  Applying the concept of minimal disclosure, it would be better to reveal simply that my machine is in some useful &#8221;class&#8221; of resolution that would not overidentify me.</p>
<p>I would think the provisioning of highly identifying information should be limited to sites with which I have an identity relationship.  If we can agree on a shared mechanism for storing information about our trust for various sites (information cards offer this capability) our browsers could automatically adjust to the relationship they were in, releasing information as necessary.  This is a good example of how a better identity system is needed to protect privacy while providing increased functionality.</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1086</wfw:commentRss>
		</item>
		<item>
		<title>All the help we can get</title>
		<link>http://www.identityblog.com/?p=1077</link>
		<comments>http://www.identityblog.com/?p=1077#comments</comments>
		<pubDate>Thu, 14 Jan 2010 10:07:47 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Cloud]]></category>

		<category><![CDATA[Digital Eternity]]></category>

		<category><![CDATA[Human Interfaces]]></category>

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

		<guid isPermaLink="false">http://www.identityblog.com/?p=1077</guid>
		<description><![CDATA[Is this Church 2.0 and will it help improve the security of our systems?]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="float: right; margin-left: 10px; margin-right: 10px;" src="http://www.identityblog.com/wp-content/images/2009/12/holy_phones.jpg" alt="" width="226" height="170" />Now that the world is so thoroughly post-modern, how often do you come across information that qualifies as unexpected?  Well, I have to say that the following story , appearing in the <a href="http://www.theaustralian.com.au/australian-it/smart-phones-blessed-in-canon-david-parrotts-3g-church-service/story-e6frgakx-1225818340955">The Australian</a>, left me wide-eyed:</p>
<blockquote><p>Yesterday, in the church of the City of London Corporation, (<a href="http://www.london.anglican.org/NewsShow_12097">Canon Parrot</a>)  presented an updated version of Plow Monday, an observance that dates from medieval times. On this day, the first Monday after Twelfth Night, farm labourers would bring a plough to the door of the church to be blessed.</p>
<p>&#8220;When I arrived a few months ago I looked at this service and thought, &#8216;Why do we have a Plow Monday?&#8217;,&#8221; Canon Parrott said. Men and women coming to his church no longer used ploughs; their tools were their laptops, their iPhones and their BlackBerries.</p>
<p>So he wrote a blessing and strode out to deliver it before a congregation of 80, the white heat of technology shining from his every pronouncement. &#8220;I invite you to have your mobile phone out &#8230; though I would like you to put it on silent,&#8221; he said.</p>
<p>This was Church 2.0. Behind him, the altar resembled a counter at PC World. Upon it, laid out like holy relics, were four smart phones, one Apple laptop and one Dell.</p>
<p>Then, after another hymn, came the blessing of the smart phones. The Lord Mayor of London offered his BlackBerry to Canon Parrott, which was received with due reverence and placed upon the altar.</p>
<p>The congregation held their phones in the air, and Canon Parrott addressed the Almighty. &#8220;By Your blessing, may these phones and computers, symbols of all the technology and communication in our daily lives, be a reminder to us that You are a God who communicates with us and who speaks by Your Word. Amen.&#8221;</p></blockquote>
<p>It makes me wonder what <a href="http://books.google.co.uk/books?id=nEXqB_KfxjgC&amp;dq=harold+innis+bias+of+communication&amp;printsec=frontcover&amp;source=bn&amp;hl=en&amp;ei=w6dNS4mcCdK4jAeF8cXGDQ&amp;sa=X&amp;oi=book_result&amp;ct=result&amp;resnum=4&amp;ved=0CBkQ6AEwAw">Innis</a> said to <a href="http://en.wikipedia.org/wiki/Marshall_McLuhan">McLuhan</a> when he read abut this.</p>
<p><a href="http://www.lefigaro.fr/">Le Figaro</a> carried a report of an additional prayer, &#8220;&#8221;May our tongues be gentle, our e-mails be simple and our websites be accessible&#8221;. </p>
<p>Perhaps it is asking too much, but I would have really liked Father Parrott to add, &#8220;websites be accessible and secure.&#8221;  After all - it can&#8217;t hurt.   Perhaps next time?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1077</wfw:commentRss>
		</item>
		<item>
		<title>Federation with ADFS in Windows Server 2008</title>
		<link>http://www.identityblog.com/?p=1076</link>
		<comments>http://www.identityblog.com/?p=1076#comments</comments>
		<pubDate>Sat, 09 Jan 2010 01:30:49 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Claims]]></category>

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

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

		<guid isPermaLink="false">http://www.identityblog.com/?p=1076</guid>
		<description><![CDATA[The identity metasystem will drive cloud computing across cloud providers...  a win-win for eveyone involved with software and services - be they vendors or customers...]]></description>
			<content:encoded><![CDATA[<p><a href=" http://aws.typepad.com/aws/2009/12/hello-world.html">Steve Riley</a> at <a href="http://aws.amazon.com/">Amazon </a>takes a fascinating and non-ideological approach on his new blog.  The combination will keep me tuned in - I expect others will feel the same way.  He <a href="http://feedproxy.google.com/~r/AmazonWebServicesBlog/~3/S1esZpHc_XY/federation-with-adfs-in-windows-server-2008.html?utm_source=feedburner&amp;utm_medium=email">writes</a>:</p>
<p style="line-height: 16.8pt; margin: 12pt 0in 2.25pt; padding-left: 30px;"><span style="line-height: 140%; font-family: ">&#8220;As I&#8217;ve talked with customers who have deployed or plan to deploy <a href="http://aws.amazon.com/windows/"><strong><span style="color: #000099; text-decoration: none; text-underline: none;">Windows Server 2008</span></strong></a> instances on Amazon EC2, one feature they commonly inquire about is <a href="http://en.wikipedia.org/wiki/Active_Directory_Federation_Services"><strong><span style="color: #000099; text-decoration: none; text-underline: none;">Active Directory Federation Services</span></strong></a> (ADFS). There seems to be a lot of interest in ADFS v2 with its support for <a href="http://en.wikipedia.org/wiki/WS-Federation"><strong><span style="color: #000099; text-decoration: none; text-underline: none;">WS-Federation</span></strong></a> and <a href="http://msdn.microsoft.com/en-us/security/aa570351.aspx"><strong><span style="color: #000099; text-decoration: none; text-underline: none;">Windows Identity Foundation</span></strong></a>. These capabilities are fully supported in our <a href="http://aws.amazon.com/windows/"><strong><span style="color: #000099; text-decoration: none; text-underline: none;">Windows Server 2008 AMI</span></strong></a>s and will work with applications developed for both the &#8220;public&#8221; side of AWS and those you might run on instances inside Amazon VPC.</span></p>
<p style="line-height: 140%; padding-left: 30px;"><span style="line-height: 140%; font-family: ">&#8220;I&#8217;d like to get a better sense of how you might use ADFS. When you state that you need &#8220;federation,&#8221; what are you wanting to do? I imagine most scenarios involve applications on Amazon EC2 instances obtaining tokens from an ADFS server located inside your corporate network. This makes sense when your users are in your own domains and the applications running on Amazon EC2 are yours.</span></p>
<p style="line-height: 140%; padding-left: 30px;"><span style="line-height: 140%; font-family: ">&#8220;Another scenario involves a forest living entirely inside Amazon EC2. Imagine you&#8217;ve created the next killer SaaS app. As customers sign up, you&#8217;d like to let them use their own corpnet credentials rather than bother with creating dedicated logons (your customers will love you for this). You&#8217;d create an <em><span style="font-family: ">application domain</span></em> in which you&#8217;d deploy your application, configured to trust tokens only from the application&#8217;s ADFS. Your customers would configure their ADFS servers to issue tokens not for your application but for your application domain ADFS, which in turn issues tokens to your application. Signing up new customers is now much easier.</span></p>
<p style="padding-left: 30px;"><span style="font-family: ">&#8220;What else do you have in mind for federation? How will you use it? Feel free to join the discussion. <a href="http://developer.amazonwebservices.com/connect/thread.jspa?threadID=40827&amp;tstart=0" target="_blank"><strong><span style="color: #000099; text-decoration: none; text-underline: none;">I&#8217;ve started a thread on the forums</span></strong></a>, please add your thoughts there. I&#8217;m looking forward to some great ideas.&#8221;</span></p>
<p><span style="font-family: ">I really look forward to this.  Let&#8217;s see where it goes&#8230;  </span></p>
<p><span style="font-family: ">Given the mail I get from mutual customers, I know Steve will end up with some interesting insights.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1076</wfw:commentRss>
		</item>
		<item>
		<title>Bizzare customer journey at myPay&#8230;</title>
		<link>http://www.identityblog.com/?p=1075</link>
		<comments>http://www.identityblog.com/?p=1075#comments</comments>
		<pubDate>Sun, 03 Jan 2010 20:42:25 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Human Interfaces]]></category>

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

		<category><![CDATA[Laws of Identity]]></category>

		<category><![CDATA[User centric]]></category>

		<category><![CDATA[strong authentication]]></category>

		<guid isPermaLink="false">http://www.identityblog.com/?p=1075</guid>
		<description><![CDATA[Maybe, just maybe, it's because of their continued use of the "ridiculous virtual keyboard."]]></description>
			<content:encoded><![CDATA[<p>Internet security is a sitting duck that could easily succumb to a number of bleak possible futures.</p>
<p>One prediction we can make with certainty is that as the overall safety of the net continues to erode, individual web sites will flail around looking for ways to protect themselves. They will come across novel ideas that seem to make sense from the vantage point of a single web site. Yet if they implement these ideas, most of them will backfire. Internet users have to navigate <em>many</em> different sites on an<em> irregular</em> basis. For them, the experience of disparate mechanisms and paradigms on every different site will be even more confusing and troubling than the current degenerating landscape. The <a href="http://www.identityblog.com/wp-content/images/2009/06/7_Laws.htm">Seventh Law of Identity </a>is animated by these very concerns.</p>
<p>I know from earlier exchanges that <a href=" http://blog.rammic.com/">Michael Ramirez </a>understands these issues – as well as their architectural implications. So I can just imagine how he felt when he first encountered a <a href="https://mypay.dfas.mil ">new system </a>that seems to represent an unfortunately great example of this dynamic. His <a href="http://blog.rammic.com/2009/11/myfail-web-site.html">first post </a>on the matter started this way:</p>
<p style="PADDING-LEFT: 30px"><img class="alignright" style="margin: 10px; float: right;" src="http://www.identityblog.com/wp-content/images/2009/12/myFail.jpg" alt="" />&#8220;Logging into the DFAS myPay site is frustrating. This is the gateway where DoD employees can view and change their financial data and records.</p>
<p style="PADDING-LEFT: 30px">&#8220;In an attempt secure the interface (namely to prevent key loggers), they have implemented a javascript-based keyboard where the user must enter their PIN using their mouse (or using the keyboard pressing tab LOTS of times).</p>
<p style="PADDING-LEFT: 30px">&#8220;A randomization function is used to change the position of the buttons, presumably to prevent a simple click-tracking virus from simply replaying the click sequence. Numbers always appear on the upper row and the letters will appear in a random position on the same row where they exist on the keyboard (e.g. QWERTY letters will always appear on the top row, just in a random order).</p>
<p style="PADDING-LEFT: 30px">&#8220;At first glance, I assumed that there would be some server-side state that identified the position of the buttons (as to not allow the user&#8217;s browser to arbitrarily choose the positions). Looking at how the button layout is generated, however, makes it clear that the position is indeed generated by the client-side alone. Javascript functions are called to randomize the locations, and the locations of these buttons are included as part of the POST parameters upon authentication.</p>
<p style="PADDING-LEFT: 30px">&#8220;A <span class="Apple-style-span" style="font-family: 'courier new';">visOrder</span> variable is included with a simple substitution cipher to identify button locations: 0 is represented by position 0, 1 by position 1, etc. Thus:</p>
<div style="PADDING-LEFT: 30px"><span class="Apple-style-span" style="font-family: 'courier new';">VisOrder =3601827594</span></div>
<div style="PADDING-LEFT: 30px"><span class="Apple-style-span" style="font-family: 'courier new';">Substitution =0123456789</span></div>
<div style="PADDING-LEFT: 30px"><span class="Apple-style-span" style="font-family: 'courier new';">Example PIN =325476</span></div>
<div style="PADDING-LEFT: 30px"><span class="Apple-style-span" style="font-family: 'courier new';">Encoded =102867</span></div>
<p style="PADDING-LEFT: 30px">&#8220;Thus any virus/program can easily mount an online guessing attack (since it defines the substitution pattern), and can quickly decipher the PIN if it has access to the POST parameters.</p>
<p style="PADDING-LEFT: 30px">&#8220;The web site&#8217;s security implementation is painfully trivial, so we can conclude that the Javascript keyboard is only to prevent keyloggers. But it has a number of side effects, especially with respect to the security of the password. Given the tedious nature of PIN entry, users choose extremely simplistic passwords. MyPay actually encourages this as it does not enforce complexity requirements and limits the length of the password between 4 and 8 characters. There is no support for upper/lower case or special characters. 36 possible values over an 4-character search space is not terribly secure.&#8221;</p>
<p>A few days later,<a href="http://blog.rammic.com/2009/12/wow-new-standard-for-user-interaction.html"> Michael was back </a>with an even stranger report. In fact this particular &#8221;user journey&#8221; verges on the <em>bizarre</em>. Michael writes:</p>
<p><img class="alignright" style="margin: 10px; float: right;" src="http://www.identityblog.com/wp-content/images/2009/12/myPay_Plead.jpg" alt="" /></p>
<p style="padding-left: 30px;">&#8220;MyPay recently overhauled their interface and made it more &#8220;secure.&#8221; I have my doubts, but they certainly have changed how they interact with the user.</p>
<p style="padding-left: 30px;">&#8220;I was a bit speechless. Pleading with users is new, but maybe it&#8217;ll work for them. Apparently it&#8217;ll be the only thing working for them:</p>
<p style="padding-left: 45px;"><strong>Although most users have established their new login credentials with no trouble, some users are calling the Central Customer Support Unit for assistance. As a result, customer support is experiencing high call volume, and many customers are waiting on hold longer than usual.</strong></p>
<p style="padding-left: 45px;"><strong>We apologize for any inconvenience this may cause. We are doing everything possible to remedy this situation.</strong></p>
<p>Michael concludes by making it clear he thinks &#8220;more than a few&#8221; users may have had trouble. He says, &#8220;Maybe, just maybe, it&#8217;s because of your continued use of the ridiculous virtual keyboard. Yes, you&#8217;ve increased the password complexity requirements (which actually increased security), but slaughtered what little usability you had. I promise you that getting rid of it will &#8216;remedy this situation.&#8217;&#8221;</p>
<p>One might just shrug one&#8217;s shoulders and wait for this to pass. But I can&#8217;t do that.  I feel compelled to redouble our efforts to produce and adopt a common standards-based approach to authentication that will work securely and in a consistent way across different web sites and environments.  In other words, reusable identities, the claims-based architecture, and truly usable and intuitive visual interfaces.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1075</wfw:commentRss>
		</item>
		<item>
		<title>OpenID and Information Cards at the NIH</title>
		<link>http://www.identityblog.com/?p=1073</link>
		<comments>http://www.identityblog.com/?p=1073#comments</comments>
		<pubDate>Fri, 11 Dec 2009 15:52:35 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Identity]]></category>

		<guid isPermaLink="false">http://www.identityblog.com/?p=1073</guid>
		<description><![CDATA[The NIH demonstrated the first production use of Open Identity Initiative technologies at the recent iTrust Forum]]></description>
			<content:encoded><![CDATA[<div class="content">
<p>Drummond Reed <a href="  http://informationcard.net/blog/nih-itrust-forum-2009-12-10">writes about </a>real progress by the National Institute of Health in making their sites accessible through what the U.S. government has started to call Open Identities.   The decision by the NIH and the U.S. administration to leverage existing identity infrastructures is tremendously interesting - it turns the usual paradigm for government identity on its head.  Drummond, who is Executive Director of the Information Card Foundation, writes:</p>
<p style="padding-left: 30px;">Bethesda, MD, USA – The first iTrust Forum, held today at the <a href="http://www.nih.gov/">National Institute of Health (NIH)</a> headquarters in Bethesda, MD, featured a four-part session about the U.S. government’s <a href="http://www.idmanagement.gov/drilldown.cfm?action=openID_openGOV">Open Identity for Open Government Initiative</a>. NIH is leading government adoption of this initiative through the <a href="http://federatedidentity.nih.gov/">NIH Federated Identity Service</a>. NIH demonstrated the first production use of open identity technologies at the iTrust Forum by showing how the Federated Identity Service now accepts logins from several of the <a href="http://www.identityblog.com/blog/open-identity-initiative-2009-09-09">ten OpenID and Information Card identity providers who have announced participation in the initiative</a>.</p>
<p style="padding-left: 30px;">In a separate demonstration, Don Schmidt of Microsoft showed a prototype “multi-protocol selector” – software that will enable users to do both OpenID and Information Card registration/login to websites through one simple, safe, visual interface. This will make authentication at many different websites dramatically simpler for users while at the same time providing strong protection against the main source of phishing attacks.</p>
<p style="padding-left: 30px;">ICF Executive Director Drummond Reed and OpenID Foundation Executive Director Don Thibeau presented the Open Identity Framework (OIF), a new open trust framework model being developed jointly by the ICF and OIDF to solve the problem of how third-party portable identity credentials such as <a href="http://www.openid.net/">OpenID</a> and <a href="http://www.identityblog.com/quick-overview">Information Cards</a> can be trusted in very large deployments, such as across the entire U.S. population and all U.S. government websites.</p>
<p style="padding-left: 30px;">As described in the two foundation’s <a href="http://www.identityblog.com/white-papers/open-trust-frameworks">first joint white paper</a>, the OIF is being developed to meet the requirements of the <a href="http://www.idmanagement.gov/documents/TrustFrameworkProviderAdoptionProcess.pdf">U.S. ICAM Trust Framework Provider Adoption Process (TFPAP)</a>. It applies the principles of open source software and open community development to the definition and deployment of trust frameworks for multiple trust communities around the world. It will allow identity providers to be certified for compliance with the levels of assurance (LOA) required by relying party websites, while also allowing relying parties to be certified for compliance with the levels of protection (LOP) that may be required by identity providers and the users they represent.</p>
<p style="padding-left: 30px;">The OIF also applies market forces to certification and accountability by enabling identity providers and relying parties to make their own choice of assessor and auditor, provided they meet the qualifications specified by the trust framework for which they will provide assessment or auditing services.</p>
<p style="padding-left: 30px;">The end goal of the <a href="http://www.idmanagement.gov/drilldown.cfm?action=openID_openGOV">Open Identity for Open Government Initiative</a>at NIH and its Center for Information Technology (CIT) is to give users of NIH websites and other electronic resources the ability to have a single account and login procedure that will allow access to all NIH applications, as well as other government and private sector applications. This will make it easier for users to access information resources, remove the responsibility for authentication from website and application owners, and improve security.</p>
<p style="padding-left: 30px;">The Open Identity initiative is already expanding to other U.S. government agencies beyond NIH, including the Food and Drug Administration (FDA) and the General Services Administration (GSA). The Library of Congress has also expressed an interest in joining.</p>
<p style="padding-left: 30px;">The ICF congratulates the achievements of the NIH Federated Identity team, led by Debbie Bucci, Valerie Wampler, Jane Small, Jim Seach, Tom Mason, and Peter Alterman, who were recognized with both the 2008 NIH Director’s Award and the Government Information Technology Executive Council (GITEC) 2009 Project Management Excellent Award.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1073</wfw:commentRss>
		</item>
		<item>
		<title>Identity Roadmap Presentation at PDC09</title>
		<link>http://www.identityblog.com/?p=1071</link>
		<comments>http://www.identityblog.com/?p=1071#comments</comments>
		<pubDate>Sat, 21 Nov 2009 18:45:02 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Blog]]></category>

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

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

		<category><![CDATA[Digital Identity]]></category>

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

		<category><![CDATA[Identity Metasystem]]></category>

		<category><![CDATA[User centric]]></category>

		<guid isPermaLink="false">http://www.identityblog.com/?p=1071</guid>
		<description><![CDATA[ Each guest talks about the approach he took and the lessons learned.
]]></description>
			<content:encoded><![CDATA[<p>Earlier this week I presented the Identity Keynote at the Microsoft Professional Developers Conference (PDC) in LA.  The slide deck is <a href="http://www.identityblog.com/wp-content/images/2009/11/SVC10.pptx">here</a>, and the video is <a href="http://ecn.channel9.msdn.com/o9/pdc09/wmv/SVC10.wmv">here</a>.</p>
<p>After announcing the release of the Windows Identity Foundation (WIF) as an Extension to .NET, I brought forward three architect/engineers to discuss how claims had helped them solve their development problems.   I chose these particular guests because I wanted the developer audience to be able to benefit from the insights they had previously shared with me about the advantages - and challenges - of adopting the claims based model.  Each guest talks about the approach he took and the lessons learned.</p>
<p>Andrew Bybee, Principal Program Manager from Microsoft Dynamics CRM, talked about the role of identity in delivering the &#8220;the Power of Choice&#8221; - the ability for his customers to run his software wherever they want, on premises or in the cloud or in combination, and to offer access to anyone they choose.</p>
<p><img src="http://www.identityblog.com/wp-content/images/2009/11/SVC10.png" alt="" /></p>
<p>Venky Veeraraghavan, the Program Manager in charge of identity for SharePoint, talks about what it was like to completely rethink the way identity works in Sharepoint so it takes advantage of the claims based architecture to solve problems that previously had been impossibly difficult.  He explores the problems of &#8221;Multi-hop&#8221; systems and web farms, especially the &#8220;Dreaded Second Hop&#8221; - which he admits &#8220;really, really scares us&#8230;&#8221;  I find his explanation riveting and think any developer of large scale systems will agree.</p>
<p>Dmitry Sotnikov, who is Manager of New Product Research at Quest Software, presents a remarkable Azure-based version of a product Quest has previously offered only &#8220;on premise&#8221;.  The service is a backup system for Active Directory, and involved solving a whole set of hard identity problems involving devices and data as well as people.</p>
<p>Later in the presentation, while discussing future directions, I announce the Community Technical Preview of our new work on REST-based authorization (a profile of OAuth), and then show the prototype of the mutli-protocol identity selector Mike Jones unveiled at the recent IIW.   And finally, I talk for the first time about &#8220;System.Identity&#8221;, work on user-centric next generation directory that I wanted to take to the community for feedback.  I&#8217;ll be blogging about this a lot and hopefully others from the blogosphere will find time to discuss it with me.</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1071</wfw:commentRss>
<enclosure url="http://ecn.channel9.msdn.com/o9/pdc09/wmv/SVC10.wmv" length="108198603" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>New prototype could really help OpenID</title>
		<link>http://www.identityblog.com/?p=1070</link>
		<comments>http://www.identityblog.com/?p=1070#comments</comments>
		<pubDate>Tue, 03 Nov 2009 17:16:17 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Attacks]]></category>

		<category><![CDATA[Identity Metasystem]]></category>

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

		<guid isPermaLink="false">http://www.identityblog.com/?p=1070</guid>
		<description><![CDATA[There is a sea-change here.  I strongly believe the right thing to do is get  behind OpenID, help promote adoption, and work with the community to make it safer and easier to use.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve sometimes been of two minds about OpenID.  I&#8217;ve always seen it as alluring because of its simplicity and openness.  It seemed perfect for simple web applications.</p>
<p>But in my darker moments, I worried about some of the system&#8217;s usability and <a href="http://www.identityblog.com/wp-content/images/2008/02/OpenID/Normal/OpenIDPhish.html">security issues</a>.  In particular, I was concerned about how easy it would be for an &#8220;evil site&#8221; to trick users into going to a web site that looks identical to their OpenID provider, convincing them to log in, and then stealing their credentials.  If this were to happen, everything that is good about OpenID would turn into something negative.</p>
<p><strong>OpenID has become a key part of the Identity Metasystem</strong></p>
<p>I think many of us involved with the OpenID community came to the same conclusions, but felt that if we kept trying to move adoption forward, we&#8217;d be able to figure out how to solve the problems.  In the last year, OpenID has without doubt become the most widely adopted system for reusable internet identity.  Adoption by destination sites continues to grow dramatically: approximately 50,000 sites as of July 1, 2009.  The big Internet properties like Google, Yahoo, AOL, MySpace, and Windows Live have become (or are becoming) OpenID Providers.   As a result, the vast majority of the online US population has an account that can be used to log in at the growing number of destination sites. </p>
<p>Maybe even more important, some of these sites are of the kind that can <em>quickly</em> change perception and behavior. </p>
<p>Most notable is Facebook, which took a huge step forward when it started accepting OpenIDs for login - blowing away the old saw that &#8220;no one wants to be a relying party&#8221;. </p>
<p>Now, the US Government has decided to adopt OpenID as one of the identity protocols for citizen interaction - again, as Relying Party, not Identity Provider.</p>
<p><strong>Sea Change</strong></p>
<p>There is a sea-change here.  I strongly believe the right thing to do is get  behind OpenID as part of the Identity Metasystem, help promote adoption, and work with the community to make it safer and easier to use.  What is encouraging is that the community has repeatedly shown its ability to evolve as it deploys, and has been able to rapidly extend the standard from the inside.   It has now become widely recognized in the industry that active client software (also called an “Identity Selector”) for OpenID could solve most of its problems, given some minor revisions or additions to the protocol.  By remembering the identities you use, this kind of software can address two sets of issues:</p>
<ul>
<li>Usability:  Lets you bring your identities with you to the site, rather than the site having to guess what identities you have</li>
<li>Security:  Protects you from being sent to a malicious site impersonating a real site that would steal your password</li>
</ul>
<p><strong>New prototype at IIW</strong></p>
<p>Yesterday at the OpenID Summit hosted by Yahoo, Microsoft&#8217;s Mike Jones and Ariel Gordon  showed some of the work their team has been doing to help figure out how this kind of capability could work.  What&#8217;s cool is that the client they were showing is completely optional - without it, OpenID continues to work as it currently does.  But with it, experience improves and the dangers are greatly reduced.  I agree with them that demand for a better and safer OpenID user experience will drive selector adoption, which will in turn enable scenarios at higher levels of assurance than are possible with OpenID today.</p>
<p>Ariel Gordon, the main UX designer, told me, &#8220;I see it as a starting point for joint work with others in the community - definitely not a finished solution or product.&#8221;</p>
<p><img class="alignright" style="margin: 10px; float: right;" src="http://www.identityblog.com/wp-content/images/2009/11/OpenIDSelector.png" alt="" />It is consistent with the Information Card metaphor:</p>
<ul>
<li>Your OpenIDs are shown as visual cards</li>
<li>You select an OpenID by clicking</li>
<li>The OpenID last used at the site is the default selection</li>
</ul>
<p>New OpenIDs can be added on the fly, by picking one from a list suggested by the site, or by typing the provider’s URL.</p>
<p>Mike made a good point about what this means for people who use smaller OpenID providers:  “The cool thing is that it remembers the OpenIDs you’ve used and where you used them […] With a web-based Nascar user interface, Arizona Sate University users will never get the same user experience that Google.com users get […]”</p>
<p><strong>Good Tweets</strong></p>
<p>Unfortunately I couldn&#8217;t attend the meeting in person but remained wired to the tweets.  Summit host Allen Tom from Yahoo said, &#8220;Showing already used OpeniIDs is a great protection against phishing: if a rogue RP tries to send the user to &#8216;fake yahoo.com&#8217;, a regular Yahoo user will click on his Yahoo button in the selector and won’t even see the fake yahoo link.&#8221;</p>
<p>He added, &#8220;The prototype selector goes in the right direction by offering a better experience when present, while not preventing users to access their favorite sites from any computer.”</p>
<p>Google&#8217;s Eric Sachs saw value too. “…And a fake yahoo tile would say “never used here” so that’s even more information to help protect the user.”</p>
<p>Bringing our perceptions together from different organizations with different missions and  vantage points is what can make all of this succeed. The partnering is the key.</p>
<p>So one of the best things about the prototype, in my view, is that it has already demonstrated collaboration between a whole set of really experienced community members:</p>
<ul>
<li>Relying Parties: JanRain, Plaxo, Deutsche Telekom</li>
<li>OpenID Providers: Yahoo, Google, JanRain</li>
<li>Identity Selectors: Microsoft, Deutsche Telekom</li>
<li>Enhancing Specifications: Microsoft, Facebook, Yahoo. </li>
</ul>
<p>Today, the same prototype was presented to the influential <a href="http://www.internetidentityworkshop.com/">Internet Identity Workshop</a> .  I&#8217;ll add to my growing lis of IOU&#8217;s a promise to do a screen capture of how the prototype works so everyone can take a look.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1070</wfw:commentRss>
		</item>
		<item>
		<title>John Fontana on SAML Interoperability</title>
		<link>http://www.identityblog.com/?p=1069</link>
		<comments>http://www.identityblog.com/?p=1069#comments</comments>
		<pubDate>Thu, 01 Oct 2009 01:10:01 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Claims]]></category>

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

		<category><![CDATA[Identity Metasystem]]></category>

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

		<guid isPermaLink="false">http://www.identityblog.com/?p=1069</guid>
		<description><![CDATA[ADFS V2 does everything it can to conform with the Identity Metasystem idea.]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.idg.no/cw/art.cfm?id=0C502573-1A64-67EA-E45820C94D08EBD7">John Fontana writes </a>about the SAML interoperability test in <a href="http://news.idg.no">ComputerWorld</a>, turning quite a bit of his attention to Microsoft:</p>
<p style="padding-left: 30px;">&#8220;Microsoft completed its first SAML interoperability test and the results are in: Active Directory Federation Services 2.0 software received a passing grade.</p>
<p style="padding-left: 30px;">&#8220;Microsoft&#8217;s federated identity platform passed its first SAML 2.0 interoperability test with favorable marks, signaling the end to the vendor&#8217;s standoff against the protocol.</p>
<p style="padding-left: 30px;">&#8220;The eight-week, multivendor interoperability workout conducted by the Liberty Alliance and the Kantara Initiative also resulted in passing marks for two other first-time entrants – SAP and Siemens. Return testers Entrust, IBM, Novell and Ping Identity also passed. Results were announced Wednesday.</p>
<p style="padding-left: 30px;">&#8220;The Liberty Interoperable testing was a great opportunity to verify that Active Directory Federation Services (AD FS) 2.0 is interoperable with others&#8217; SAML 2.0 implementations. This should give our customers confidence that their federation deployments using ADFS will &#8216;just work,&#8217;&#8221; says Conrad Bayer, product unit manager for federated identity at Microsoft.</p>
<p style="padding-left: 30px;">&#8220;In the past, Microsoft has been dismissive of the Security Assertion Markup Language (SAML), a standard protocol for exchanging authentication and authorization data between and among security checkpoints, preferring the WS-Federation and other protocols it helped develop. The company previously supported the SAML token, but never the transport profiles of the protocol&#8230;</p>
<p>As much as I love John, I don&#8217;t think &#8221;dismissive&#8221; really describes our attitude - at least I hope it doesn&#8217;t.  It is true that our initial thinking was that the world would be a &#8221;tidier place&#8221; if people used one single protocol that worked both for &#8220;Active Clients&#8221; (e.g. applications that run on your PC or phone) and &#8220;Passive Clients&#8221; (web pages served up in a browser).  We saw WS-Federation as a way to achieve that technical symmetry.  But I and others have also said for several years that we saw much of what people were doing with SAML as being innovative and positive.  And we have made it very clear that an Identity Metasystem means &#8220;no silos&#8221;.  </p>
<p>Today you can see the results of this thinking in our new product.  ADFS V2 does everything it can to conform with the Identity Metasystem idea.  That means supporting SAML as well as the other Federation and Claims Transformation protocols (e.g. WS-Trust and WS-Federation). I think the synergy will be great for our customers and the industry.</p>
<p>John goes on to say: </p>
<p style="padding-left: 30px;">&#8220;Full matrix&#8221; testing means all participants must test against each other. The test was conducted over the Internet from points around the globe using real-world scenarios between service providers and identity providers as defined by the SAML 2.0 specification.</p>
<p style="padding-left: 30px;">Microsoft participated in the testing with Active Directory Federation Services 2.0 (formerly code-named Geneva), which is slated to ship later this year. ADFS 2.0 is part of a larger identity platform that includes Windows Identity Foundation and Windows Cardspace.</p>
<p style="padding-left: 30px;">Microsoft said earlier this year it would have SAML 2.0 certification before it released Geneva. The SAML profiles ADFS 2.0 supports cover the core features of federation.</p>
<p style="padding-left: 30px;">ADFS 2.0 provides identity information and serves as a Security Token Service (STS), a transformation engine that is key to Microsoft&#8217;s identity architecture. ADFS lets companies extend Active Directory to create single sign-on between local network resources and cloud services.</p>
<p style="padding-left: 30px;">[Read more <a href="http://news.idg.no/cw/art.cfm?id=0C502573-1A64-67EA-E45820C94D08EBD7">here</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1069</wfw:commentRss>
		</item>
		<item>
		<title>New test results for SAML Profile For eGovernment</title>
		<link>http://www.identityblog.com/?p=1068</link>
		<comments>http://www.identityblog.com/?p=1068#comments</comments>
		<pubDate>Thu, 01 Oct 2009 00:01:38 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Federation]]></category>

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

		<category><![CDATA[Identity Metasystem]]></category>

		<guid isPermaLink="false">http://www.identityblog.com/?p=1068</guid>
		<description><![CDATA[Here's still more evidence we are moving beyond identity silos:  Entrust, IBM, Microsoft, Novell, Ping Identity, SAP and Siemens all demonstrating interoperability using the new eGovernment SAML Profile. ]]></description>
			<content:encoded><![CDATA[<p>The success of the Identity Metasystem depends heavily on having products available from multiple vendors that are proven to interoperate and ready to deploy.  <a href="http://www.prnewswire.com/news-releases/entrust-ibm-microsoft-novell-ping-identity-sap-and-siemens-pass-liberty-alliance-saml-20-interoperability-testing-62865882.html">Kantara Initiative and Liberty Alliance </a>have contributed significantly to this by helping test products against specific profiles.  <em>Kudos to everyone</em> involved with the definition, organization and testing of the eGovernment SAML 2.0 profile v1.5.  This represents a real step forward given the diversity of products involved.</p>
<p style="padding-left: 30px;"><strong>SAN FRANCISCO, Sept. 30  &#8211;</strong> Kantara Initiative and Liberty Alliance today announced that identity products from Entrust, IBM, Microsoft, Novell, Ping Identity, SAP and Siemens have passed Liberty Interoperable(TM) SAML 2.0 interoperability testing. These vendors participated in the third Liberty Interoperable full-matrix testing event to be administered by the Drummond Group Inc., and the first event to test products against the new eGovernment SAML 2.0 profile v1.5 recently released by Liberty Alliance. Web-based full-matrix testing allows vendors to participate from anywhere in the world and features rigorous processes for ensuring products meet SAML 2.0 interoperability requirements for open, secure and privacy-respecting federated identity management.</p>
<p style="padding-left: 30px;">&#8220;The summer 2009 full-matrix testing event included more vendors than ever before, reflecting the worldwide demand among enterprises and governments for SAML 2.0 identity-enabled solutions that have proven to interoperate,&#8221; said Roger Sullivan, president of the Kantara Initiative Board of Trustees, president of Liberty Alliance and vice president, Oracle Identity Management. &#8220;Organizations can count on Liberty Interoperable for products that have proven to meet interoperability requirements today and over the long-term as the program moves to expand within Kantara Initiative to test against additional identity standards and protocols.&#8221;</p>
<p style="padding-left: 30px;">This year&#8217;s program featured enhanced SAML 2.0 testing scenarios between Service Provider (SP) and Identity Provider (IdP). The eGovernment SAML 2.0 profile and its requisite test plan have been developed by Liberty Alliance with input from the Danish, New Zealand and US governments. Testing processes for the eGovernment profile included multiple SP logout scenarios, requested authentication context comparisons, and other aspects of SAML 2.0 necessary to meet interoperability, privacy, security and transparency requirements in the global eGovernment sector. A review of the SAML 2.0 v1.5 eGovernment profile is available <a href="http://tinyurl.com/y9geb94">here</a>.</p>
<p style="padding-left: 30px;">&#8220;SAML 2.0 is the most popular federation protocol in the industry and utilized by commercial, educational, and government institutions around the globe,&#8221; said Gerry Gebel, VP and service director at Burton Group. &#8220;Federated single sign-on demand is growing, spurred by broad adoption of SaaS applications and the general increase in collaboration among business partners in every industry. The Liberty Interoperable program is instrumental to sustaining successful deployments in advanced federation scenarios where multiple products are in use.&#8221;</p>
<p style="padding-left: 30px;">During the July 14 - September 4, 2009 testing event, the following products demonstrated interoperability based on a variety of SAML 2.0 conformance modes. A detailed list outlining what each vendor passed is available at http://tinyurl.com/yahs2u8</p>
<p style="padding-left: 30px;"><strong>Entrust &#8211;</strong> Entrust IdentityGuard Federation Module 9.2 is a part of Entrust&#8217;s versatile authentication platform, supporting numerous authentication methods in one cost-effective solution. Organizations are empowered to choose the right authentication method(s) for their users accessing enterprise, consumer, government or mobile applications. Entrust IdentityGuard includes support for username &amp; password, IP-geolocation, device-ID, questions and answers, out-of-band OTP soft tokens (via voice, SMS, e-mail), grid and eGrid cards, digital certificates and a range of hardware OTP tokens. Entrust IdentityGuard enables rapid deployment, centralized policy management, and an easy integration into the enterprise. Entrust IdentityGuard also includes the ability to apply transaction digital signatures for increased confidence in online transactions. Entrust IdentityGuard serves as a certified SAML 2.0 identity provider, providing standards-based interoperability to organizations. Combined with Entrust&#8217;s zero-touch fraud detection solution, Entrust IdentityGuard provides a powerful risk-based solution for authenticating users.</p>
<p style="padding-left: 30px;"><strong>Entrust &#8211;</strong> Entrust GetAccess 8.0 delivers a single entry and access point for user authentication and authorization across multiple Web portal applications. The solution delivers full service provider (SP) capabilities and provides organizations with security, flexibility and performance to personalize the user experience of a Web portal through the following key services: flexible authentication, including seamless integration with Entrust IdentityGuard for step-up authentication; proven authentication interoperability via standards such as SAML, Kerberos, X.509 and others; SSO to Web and non-Web applications via SAML; authorization including fine-grained access control to online resources; rich policy management capabilities, allowing controlled access based on environmental considerations (e.g. authentication method used, physical location, TOD, external data sources); centralized session management; personalization of content; integration with leading application and portal vendors; web-based tools for business administration and operational control.</p>
<p style="padding-left: 30px;"><strong>IBM &#8211;</strong> IBM Tivoli® Federated Identity Manager (TFIM) 6.2 provides a full featured web access management solution for managing identity and access to resources that span companies or security domains. Rather than replicate identity and security administration across companies, Tivoli Federated Identity Manager provides a simple, loosely coupled model for managing trusted identities and providing them with access to information and services including SaaS and cloud-based deployments. For companies deploying Service Oriented Architecture (SOA) and Web Services, TFIM provides a centralized identity mediation services for federated Web services identity management across multiple domains (e.g. Java, .NET and mainframe). TFIM supports the following standards: SAML Protocol 1.0/1.1/2.0, OpenID Authentication 1.1/2.0 - OpenID Simple Registration Extension 1.0, Information Card Profile, WS-Federation Passive Requestor Profile, Liberty ID-FF 1.1/1.2, WS-Trust 1.2/1.3.</p>
<p style="padding-left: 30px;"><strong>Microsoft &#8211;</strong> Microsoft Active Directory Federation Services (AD FS) 2.0 enables Active Directory to be an identity provider in the claims based access platform. AD FS provides end users with a single sign-on experience across applications, platforms and organizations and simplifies identity management for IT Pros. AD FS 2.0 is part of the Windows Server platform, and supports both on-premises and cloud solutions.</p>
<p style="padding-left: 30px;"><strong>Novell &#8211;</strong> Novell Access Manager 3.1 simplifies and safeguards online asset-sharing, helping customers control access to Web-based and traditional business applications. Trusted users gain secure authentication and access to portals, Web-based content and enterprise applications, while IT administrators gain centralized policy-based management of authentication and access privileges. What&#8217;s more, Novell Access Manager supports a broad range of platforms and directory services, and it&#8217;s flexible enough to work in even the most complex multi-vendor computing environments. Novell Access Manager makes administration easy. You can use it to centralize access control for all digital resources, and it eliminates the need for multiple software tools at various locations. One access solution fits all applications and information assets. In addition, Novell Access Manager includes support for major federation standards including Security Assertions Markup Language (SAML), WS-Federation and Liberty Alliance.</p>
<p style="padding-left: 30px;"><strong>Ping Identity &#8211;</strong> PingFederate v6.1 is an Internet Identity Security platform that delivers an enterprise-class, scalable, cost effective and standards-based software solution for enabling Internet Single Sign-On, Identity-Enabled Web Services and Internet User Account Management. PingFederate provides a centralized platform for managing all of your external identity connections with customers, Software-as-a-Service (SaaS) and Business Process Outsourcing (BPO) providers, partners, affiliates and others. Your organization can have Internet SSO and Identity-Enabled Web Services connections in days with point and click connection configuration, out-of-the-box integration capabilities, multi-protocol support, and automated user account management. Over 350 enterprises and service providers worldwide base their Internet identity security strategy on PingFederate.</p>
<p style="padding-left: 30px;"><strong>SAP &#8211;</strong> The next release of SAP NetWeaver Identity Management 7.2 is planned for the second quarter 2010. SAP plans to significantly enhance the product with an Identity Provider (IdP) and Secure Token Service (STS) to support web-based Single Sign-On via SAML 2.0 assertions, identity federation and Single Sign-On for web services. The existing features to centrally administrate and provision users &#8212; provided by the Identity Center and Virtual Directory Server components &#8212; will be extended and allow for integrated scenarios with the IdP. The new IdP and STS will add access management features to the SAP NetWeaver Identity Management and allow the solution to be integrated into an Enterprise Single Sign-On environment reducing TCO and administrative effort.</p>
<p style="padding-left: 30px;"><strong>Siemens &#8211;</strong> DirX Access V8.1 is a comprehensive solution that integrates access management, entitlement management, identity federation, Web services security, and Web Single Sign-on in one single product to protect your web applications and web services from unauthorized use. DirX Access provides for the consistent enforcement of business security policies through external, centralized, policy-based authentication and authorization services, enhances Web user experience through local and federated single sign-on and supports regulatory compliance with audit and reporting both within and across security domains.</p>
<p style="padding-left: 30px;"><em>About the Liberty Interoperable Program</em></p>
<p style="padding-left: 30px;">The ongoing success of the Liberty Interoperable program is demonstrated by the wide scale deployment of SAML 2.0 products and the increasing number of businesses and governments such as the US GSA, now requiring vendors to pass Liberty Alliance testing. With nearly seven years of testing products for true interoperability of identity specifications, Liberty Alliance expects to expand the Liberty Interoperable program within Kantara Initiative to reflect growing momentum for proven interoperable multi-protocol identity solutions. More information about the program, including a list of all vendors who have passed Liberty Alliance testing, is available <a href="http://tinyurl.com/yduzy4t">here</a>.</p>
<p>Enterprises and governments are going to be able to do important projects and derive tangible benefits very quickly using this cross-vendor family of products.   That&#8217;s really important.  Of course, there&#8217;s more to identity than browser-based federation&#8230;  But one of the most encouraging signs is that the same kind of progress we see in the Kantara announcement is being made with the user-centric and privacy-enhancing technologies that many of us are working on to complement the SAML technology.</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1068</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft: minimum disclosure about minimum disclosure?</title>
		<link>http://www.identityblog.com/?p=1066</link>
		<comments>http://www.identityblog.com/?p=1066#comments</comments>
		<pubDate>Tue, 01 Sep 2009 00:11:21 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Digital Identity]]></category>

		<category><![CDATA[Identity Metasystem]]></category>

		<category><![CDATA[Minimal Disclosure]]></category>

		<category><![CDATA[U-Prove]]></category>

		<guid isPermaLink="false">http://www.identityblog.com/?p=1066</guid>
		<description><![CDATA[I don't have much time for standards and protocols that are NOT built on top of experience with implementation. ]]></description>
			<content:encoded><![CDATA[<p>Back from vacation and catching up on some blogs I found <a href="http://blogs.kuppingercole.com/gaehtgens/2009/08/03/microsoft-minimum-disclosure-about-minimum-disclosure/">this piece </a>by Felix Gaehtgens at <a href="http://www.kuppingercole.com/">Kuppinger Cole</a> in Germany:  </p>
<p style="PADDING-LEFT: 30px">A good year ago, Microsoft acquired an innovative company called U-Prove. That company, founded by visionary Stephan Brandt, had come up with a privacy-enabling technology that effectively allows users to safely transmit the minimum required information about themselves when required to – and for those receiving the information, a proof that the information is valid. For example: if a country issued a digital identification card, and a service provider would need to check whether the holder over 18 years of age, the technology would allow to do just that – instead of having to transmit a full data set, including the age of birth. The technology works through a complex set of encryption and signing rules and is a win-win for both users who need to provide information as well as those taking it (also called “relying parties in geek speak”). With the acquisition of U-Prove, Microsoft now owns all of the rights to the technology – and more importantly, the associated patents with it. Stephan Brandt is now part of Microsoft’s identity team, filled with top-notch brilliant minds such as Dick Hardt, Ariel Gordon, Mark Wahl, Kim Cameron and numerous others.</p>
<p style="PADDING-LEFT: 30px">Privacy advocates should (and are) happy about this technology because it effectively allows consumers to protect their information, instead of forcing them to give up unnecessary information to transact business. How many times have we needed to give up personal information for some type of service without any real need for this information? For example, if you’re not shipping anything to me… what’s the point of providing my home or address? If you are legally required to verify that I’m over 18 (or 21), why would you really need to know my credit card details and my home address? If you need to know that I am a customer of one of your partner banks, why would you also need to know my bank account number? Minimum disclosure makes transactions possible with exactly the right fit of personal details being exchanged. For those enterprises taking the data, this is also a very positive thing. Instead of having to “coax” unnecessary information out of potential customers, they can instead make a clear case of what information they do require for fulfilling the transaction, and will ultimately find consumers more willing to do business with them.</p>
<p style="PADDING-LEFT: 30px">So all of this is really great. And what’s even better, Microsoft’s chief identity architect, Kim Cameron has promised not to “hoard” this technology for Microsoft’s own products, but to actually contribute it to society in order to make the Internet a better place. But more than one year down the line, Microsoft has not made a single statement about what will happen to U-Prove: minimum disclosure about its minimum disclose technology (pun intended!). In a post that I made a year ago, I tried making the point that this technology is so incredibly important for the future of the Internet, that Microsoft should announce its plans what do with the technology (and the patents associated for it).</p>
<p style="PADDING-LEFT: 30px">Kim’s response was that Microsoft had no intentions of “hoarding” the technology for its own purposes. He highlighted however that it would take time to do this – time for Microsoft’s lawyers, executives and technologists to irk out the details of doing this.</p>
<p style="PADDING-LEFT: 30px">Well – it’s been a year, and the only “minimum disclosure” that we can see is Microsoft’s unwillingness to talk about it. The debate is heating up around the world about different governments’ proposals for electronic passports and ID cards. Combined with the growing dangers of identity theft and continued news about spectacular leaks and thefts of personal information, this would really make our days. Unless you’re a spammer or identity thief of course.</p>
<p style="PADDING-LEFT: 30px">So it’s about time Microsoft started making some statements to reassure all of us what is going to happen with the U-Prove technology, and – more importantly – with the patents. Microsoft has been reinventing itself and making a continuous effort to turn from the “bad guys of identity” a decade (in the old Hailstorm days with Microsoft Passport) into the “good guys” of identity with its open approach to identity and privacy protection and standardisation. At Kuppinger Cole we have loudly applauded the Identity Metasystem and Infocards as a ground-breaking innovation that we believe will transform the way we use the Internet in the years to come. Now is the time to really start off the transformative wave of innovation that comes when we finally address the dire need for privacy protection. Microsoft has the key in its hands, or rather, locked in a drawer. C’mon guys, when will that drawer finally be opened?</p>
<p>Kuppinger Cole has been an important force in creating awareness about the role of an Identity Metasystem. It has also led in stressing the importance of minimal disclosure technology. I take Felix&#8217;s concerns very seriously. He&#8217;s right - I owe people a progress report.</p>
<p>This said, there is no locked drawer. Instead, Felix gets closer to the real explanation in his first paragraph: &#8220;the technology works through a complex set of encryption and signing rules.&#8221;</p>
<p>The complexity must be tamed for the technology to succeed. There is more to this than brilliant formulas or crypto routines. We need to understand not only how minimal disclosure technology can be used - but how it can be made usable.</p>
<p>There are different kinds of research. Theoretical research is hugely important. But applied research is just as key. Over the last year we&#8217;ve moved from an essentially theoretical grasp of the possibilities to prototypes that demonstrate the feasibility of deploying real, large-scale distributed systems based on minimal disclosure.</p>
<p>I don&#8217;t have much time for standards and protocols that are NOT built on top of experience with implementation. And if you don&#8217;t know what your standards and implementations might look like, you can&#8217;t define the intellectual property requirements.</p>
<p>So we&#8217;ve been working hard on figuring this stuff out. In fact, a lot of progress has been made, and I&#8217;ll write about that in my next few posts. I&#8217;ll also reach out to anyone who wants to become more closely involved.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1066</wfw:commentRss>
		</item>
		<item>
		<title>7 Laws of Identity</title>
		<link>http://www.identityblog.com/?p=1065</link>
		<comments>http://www.identityblog.com/?p=1065#comments</comments>
		<pubDate>Fri, 21 Aug 2009 02:44:25 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Identity]]></category>

		<category><![CDATA[Laws of Identity]]></category>

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

		<guid isPermaLink="false">http://www.identityblog.com/?p=1065</guid>
		<description><![CDATA[Seven Laws Poster]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s the most beautiful take yet on the <a href="http://www.identityblog.com/stories/2005/05/13/TheLawsOfIdentity.pdf">Seven Laws of Identity </a>- put together by Karon and Katrika, who even saw how the Laws connect with the Perception of Ailatan.  In the past people have asked why I didn&#8217;t do a Laws of Identity poster - this must be it.  <a href="http://www.identityblog.com/wp-content/images/2009/06/7_Laws_of_Identity.jpg">Click </a>to view full size.</p>
<p><a href="http://www.identityblog.com/wp-content/images/2009/06/7_Laws_of_Identity.jpg"><img src="http://www.identityblog.com/wp-content/images/2009/06/7_Laws_of_Identity.jpg" alt="7 laws of identity" width="680" height="440" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1065</wfw:commentRss>
		</item>
		<item>
		<title>Make of it what you will</title>
		<link>http://www.identityblog.com/?p=1064</link>
		<comments>http://www.identityblog.com/?p=1064#comments</comments>
		<pubDate>Thu, 20 Aug 2009 21:40:11 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Believe it or not]]></category>

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

		<category><![CDATA[Social Engineering]]></category>

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

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

		<guid isPermaLink="false">http://www.identityblog.com/?p=1064</guid>
		<description><![CDATA[Just what you needed...]]></description>
			<content:encoded><![CDATA[<p>One of the people whose work has most influenced the world of security - a brilliant researcher who is also gifted with a sense of irony and humor - received this email and sent it on to a group of us.   He didn&#8217;t specify why he thought we would find it useful&#8230;  </p>
<p>At any rate, the content boggles the mind.  A joke?  Or a metaspam social engineering attack, intended to bilk jealous boyfriends and competitors? </p>
<p>Or&#8230; could this kind of&#8230; virus actually be built and&#8230; sold?  </p>
<p style="padding-left: 30px;">Subject: MMS PHONE INTERCEPTOR - THE ULTIMATE SPY SOLUTION FOR MOBILE PHONES AND THE GREAT PRODUCT FOR YOUR CUSTOMERS</p>
<p style="padding-left: 30px;">MMS PHONE INTERCEPTOR - The ultimate surveillance solution will enable you to acquire the most valuable information from a mobile phone of a person of your interested.</p>
<p style="padding-left: 30px;">Now all you will need to do in order to get total control over a NOKIA mobile (target) phone of a person of your interest is to send the special MMS to that target phone, which is generated by our unique MMS PHONE INTERCEPTOR LOADER. <img class="alignright" style="float: right;" src="http://cdn-www.cracked.com/articleimages/wong/comicads/xray.jpg" alt="See through peoples' cloths" width="262" height="323" />This way you can get very valuable and otherwise un-accessible information about a person of your interest very easily.</p>
<p style="padding-left: 30px;">The example of use:</p>
<p style="padding-left: 30px;">You will send the special MMS message containing our unique MMS PHONE INTERCEPTOR to a mobile phone of e.g. your girlfriend</p>
<p style="padding-left: 30px;">In case your girlfriend will be using her (target) mobile phone, you will be provided by following unique functions:</p>
<ul>
<li>
<div style="padding-left: 30px;">In case your girlfriend will make an outgoing call or in case her (target) phone will receive an incoming call, you will get on your personal standard mobile phone an immediate SMS message about her call. This will give you a chance to listen to such call immediately on your standard mobile phone.</div>
</li>
<li>
<div style="padding-left: 30px;">In case your girlfriend will send an outgoing SMS message from her (target) mobile phone or she will receive a SMS message then you will receive a copy of this message on your mobile phone immediately.</div>
</li>
<li>
<div style="padding-left: 30px;">This target phone will give you a chance to listen to all sounds in its the surrounding area even in case the phone is switched off. Therefore you can hear very clearly every spoken word around the phone.</div>
</li>
<li>
<div style="padding-left: 30px;">You will get a chance to find at any time the precise location of your girlfriend by GPS satellites.</div>
</li>
</ul>
<p style="padding-left: 30px;">All these functions may be activated / deactivated via simple SMS commands.</p>
<p style="padding-left: 30px;">A target mobile phone will show no signs of use of these functions.</p>
<p style="padding-left: 30px;">As a consequence of this your girlfriend can by no means find out that she is under your control.</p>
<p style="padding-left: 30px;">In case your girlfriend will change her SIM card in her (target) phone for a new one, then after switch on of her (target) phone, your (source) phone will receive a SMS message about the change of the SIM card in her (target) phone and its new phone number.</p>
<p style="padding-left: 30px;">These unique surveillance functions of target phones may be used to obtain very valuable and by no other means accessible information also from other subjects of your interest {managers, key employees, business partners etc, too.</p>
<p>I like the nostalgic sense of convenience and user-friendliness conjured up by this description.  Even better, it reminds me of the <a href="http://www.cracked.com/article_16310_12-comic-book-ads-that-taught-us-be-cynical.html">comic book ads</a> that used to amuse me as a kid.  So I guess we can just forget all about this and go back to sleep, right?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1064</wfw:commentRss>
		</item>
		<item>
		<title>If you try sometimes - you can get what you need</title>
		<link>http://www.identityblog.com/?p=1063</link>
		<comments>http://www.identityblog.com/?p=1063#comments</comments>
		<pubDate>Wed, 22 Jul 2009 01:51:55 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Digital Eternity]]></category>

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

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

		<guid isPermaLink="false">http://www.identityblog.com/?p=1063</guid>
		<description><![CDATA[Introducing Vanish: Increasing Data Privacy with Self-Destructing Data]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll lose a few minutes less sleep each night worrying about <a href="http://www.identityblog.com/?p=1059">Electronic Eternity</a> - thanks to the serendipitous appearance of  John Markoff&#8217;s recent <a href="http://www.nytimes.com/2009/07/21/science/21crypto.html?_r=2">piece on Vanish in the New York Times Science section</a>:</p>
<p style="padding-left: 30px;">A group of computer scientists at the University of Washington has developed a way to make electronic messages “self destruct” after a certain period of time, like messages in sand lost to the surf. The researchers said they think the new software, called Vanish, which requires encrypting messages, will be needed more and more as personal and business information is stored not on personal computers, but on centralized machines, or servers. In the term of the moment this is called cloud computing, and the cloud consists of the data — including e-mail and Web-based documents and calendars — stored on numerous servers.</p>
<p style="padding-left: 30px;">The idea of developing technology to make digital data disappear after a specified period of time is not new. A number of services that perform this function exist on the World Wide Web, and some electronic devices like FLASH memory chips have added this capability for protecting stored data by automatically erasing it after a specified period of time.</p>
<p style="padding-left: 30px;">But the researchers said they had struck upon a unique approach that relies on “shattering” an encryption key that is held by neither party in an e-mail exchange but is widely scattered across a peer-to-peer file sharing system&#8230;</p>
<p style="padding-left: 30px;">The pieces of the key, small numbers, tend to “erode” over time as they gradually fall out of use. To make keys erode, or timeout, Vanish takes advantage of the structure of a peer-to-peer file system. Such networks are based on millions of personal computers whose Internet addresses change as they come and go from the network. This would make it exceedingly difficult for an eavesdropper or spy to reassemble the pieces of the key because the key is never held in a single location. The Vanish technology is applicable to more than just e-mail or other electronic messages. Tadayoshi Kohno, a University of Washington assistant professor who is one of Vanish’s designers, said Vanish makes it possible to control the “lifetime” of any type of data stored in the cloud, including information on Facebook, Google documents or blogs. In addition to Mr. Kohno, the authors of the paper, &#8220;Vanish: Increasing Data Privacy with Self-Destructing Data,&#8221; include Roxana Geambasu, Amit A. Levy and Henry M. Levy.</p>
<p>[More <a href="http://www.nytimes.com/2009/07/21/science/21crypto.html?_r=2">here</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1063</wfw:commentRss>
		</item>
		<item>
		<title>My email address</title>
		<link>http://www.identityblog.com/?p=1060</link>
		<comments>http://www.identityblog.com/?p=1060#comments</comments>
		<pubDate>Fri, 17 Jul 2009 21:02:31 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Identity]]></category>

		<guid isPermaLink="false">http://www.identityblog.com/?p=1060</guid>
		<description><![CDATA[Is the inferno a part of electronic eternity?]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m writing this post in case your version of my email address has &#8220;windows.microsoft.com&#8221; in it.</p>
<p>The &#8220;windows.microsoft.com&#8221; domain is being repurposed for some higher good.  So going forward, please write to me with the usual address (same local-part) but at &#8221;@microsoft.com&#8221; instead of &#8220;@windows.microsoft.com&#8221;).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1060</wfw:commentRss>
		</item>
		<item>
		<title>Electronic Eternity</title>
		<link>http://www.identityblog.com/?p=1059</link>
		<comments>http://www.identityblog.com/?p=1059#comments</comments>
		<pubDate>Fri, 17 Jul 2009 17:16:55 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Definitions]]></category>

		<category><![CDATA[Digital Identity]]></category>

		<category><![CDATA[Digital Rights]]></category>

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

		<guid isPermaLink="false">http://www.identityblog.com/?p=1059</guid>
		<description><![CDATA[Digital information should have a half-life unless a good argument can be made for preserviing it. 
]]></description>
			<content:encoded><![CDATA[<p><em>From the Useful Spam Department</em> :  I got an advertisement from a robot at &#8220;complianceonline.com&#8221; that works for a business addressing the problem of data retention on the web from the corporate point of view. </p>
<p>We&#8217;ve all read plenty about the dangers of teenagers publishing their party revels only to find themselves rejected by a university snooping on their Facebook account.  But it&#8217;s important to remember that the same issues affect business and government as well, as the complianceonline robot points out:</p>
<p style="PADDING-LEFT: 30px"><strong>&#8220;Avoid Documentation &#8216;Time Bombs&#8217;</strong></p>
<p style="PADDING-LEFT: 30px">&#8220;Your own communications and documents can be used against you.</p>
<p style="PADDING-LEFT: 30px">&#8220;Lab books, project and design history files, correspondence including e-mails, websites, and marketing literature may all contain information that can compromise a company and it&#8217;s regulatory compliance. Major problems with the U.S. FDA and/or in lawsuits have resulted from careless or inappropriate comments or even inaccurrate opinions being &#8220;voiced&#8221; by employees in controlled or retained documents. Opinionated or accusatory E-mails have been written and sent, where even if deleted, still remain in the public domain where they can effectively &#8220;last forever&#8221;.</p>
<p style="PADDING-LEFT: 30px">&#8220;In this electronic age of My Space, Face Book, Linked In, Twitter, Blogs and similar instant communication, derogatory information about a company and its products can be published worldwide, and &#8220;go viral&#8221;, whether based on fact or not. Today one&#8217;s &#8216;opinion&#8217; carries the same weight as &#8216;fact&#8217;.&#8221;</p>
<p>This is all pretty predictable and even banal, but then we get to the gem:  the company offers a webinar on &#8220;Electronic Eternity&#8221;.  I like the rubric.  I think &#8220;Electronic Eternity&#8221; is one of the things we should question.  Do we really need to accept that it is inevitable?  Whose interest does it serve?  I can&#8217;t see any stakeholder who benefits except, perhaps, the archeologist. </p>
<p>Perhaps everything should have a half-life unless a good argument can be made for preserviing it. </p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1059</wfw:commentRss>
		</item>
		<item>
		<title>Green Dam and the First Law of Identity</title>
		<link>http://www.identityblog.com/?p=1058</link>
		<comments>http://www.identityblog.com/?p=1058#comments</comments>
		<pubDate>Tue, 16 Jun 2009 15:14:55 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Digital Identity]]></category>

		<category><![CDATA[Digital Rights]]></category>

		<category><![CDATA[Laws of Identity]]></category>

		<category><![CDATA[User centric]]></category>

		<guid isPermaLink="false">http://www.identityblog.com/?p=1058</guid>
		<description><![CDATA[Green Dam critic says, "Let's not allow the Green Dam software to block our way into the future."]]></description>
			<content:encoded><![CDATA[<p><a href="http://chinadaily.cn/opinion/2009-06/13/content_8280899.htm">China Daily posted </a>this opinion piece by <a href="mailto:chenweihua@chinadaily.com.cn">Chen Weihua</a> that provides context on how the Green Dam proposal could ever have emerged.  I found it striking because it brings to the fore the relationship of the initiative to the <a href="http://www.identityblog.com/stories/2005/05/13/TheLawsOfIdentity.pdf">First Law of Identity</a> (User Control).  As in so many cases where the Laws are broken, the result is passionate opposition and muddled technology.</p>
<p style="padding-left: 30px;">The Ministry of Industry and Information Technology&#8217;s latest regulation to preinstall filtering software on all new computers by July 1 has triggered public concern, anger and protest.</p>
<p style="padding-left: 30px;">A survey on Sina.com, the largest news portal in China, showed that an overwhelming 83 percent of the 26,232 people polled said they would not use the software, known as Green Dam. Only 10 percent were in favor.</p>
<p style="padding-left: 30px;">Despite the official claim that the software was designed to filter pornography and unhealthy content on the Internet, many people, including some computer experts, have disputed its effectiveness and are worried about its possible infringement on privacy, its potential to disrupt the operating system and other software, and the waste of $6.1 million of public fund on the project.</p>
<p style="padding-left: 30px;">These are all legitimate concerns. But behind the whole story, one pivotal question to be raised is whether we believe people should have the right to make their own choice on such an issue, or the authorities, or someone else, should have the power to make such a decision.</p>
<p style="padding-left: 30px;">Compared with 30 years ago, the country has achieved a lot in individual freedom by giving people the right to make their own decisions regarding their personal lives.</p>
<p style="padding-left: 30px;">Under the planned economy three decades ago, the government decided the prices of all goods. Today, the market decides 99 percent of the prices based on supply and demand.</p>
<p style="padding-left: 30px;">Three decades ago, the government even decided what sort of shirts and trousers were proper for its people. Flared trousers, for example, were banned. Today, our streets look like a colorful stage.</p>
<p style="padding-left: 30px;">Till six years ago, people still needed an approval letter from their employers to get married or divorced. However bizarre it may sound to the people today, the policy had ruled the nation for decades.</p>
<p style="padding-left: 30px;">The divorce process then could be absurdly long. Representatives from trade union, women&#8217;s federation and neighborhood committee would all come and try to convince you that divorce is a bad idea - bad for the couple, bad for their children and bad for society.</p>
<p style="padding-left: 30px;"><img style="border: #000000 0px solid;" src="http://www.identityblog.com/wp-content/images/2009/06/chenweihua.jpg" border="0" alt="" width="188" height="108" align="right" />It could be years or even decades before the divorce was finally approved. Today, it only takes 15 minutes for a couple to go through the formalities to tie or untie the knot at local civil affair bureaus.</p>
<p style="padding-left: 30px;">Less than three decades ago, the rigid hukou (permanent residence permit) system didn&#8217;t allow people to work in another city. Even husbands and wives with hukou in different cities had to work and live in separate places. Today, over 200 million migrant workers are on the move, although hukou is still a constraint.</p>
<p style="padding-left: 30px;">Less than 20 years ago, doctors were mandated to report women who had abortions to their employers. Today, they respect a woman&#8217;s choice and privacy.</p>
<p style="padding-left: 30px;">No doubt we have witnessed a sea of change, with more and more people making their own social and economic decisions .</p>
<p style="padding-left: 30px;">The government, though still wielding huge decision-making power, has also started to consult people on some decisions by hosting public hearings, such as the recent one on tap water pricing in Shanghai.</p>
<p style="padding-left: 30px;">But clearly, some government department and officials are still used to the old practice of deciding for the people without seeking their consent.</p>
<p style="padding-left: 30px;">In the Green Dam case, buyers, mostly adults, should be given the complete freedom to decide whether they want the filtering software to be installed in their computers or not.</p>
<p style="padding-left: 30px;">Respect for an individual&#8217;s right to choice is an important indicator of a free society, depriving them of which is gross transgression.</p>
<p style="padding-left: 30px;">Let&#8217;s not allow the Green Dam software to block our way into the future.</p>
<p>The<a href="http://www.identityblog.com/?p=1054"> many indications </a>that the technology behind Green Dam weakens the security fabric of China indicates Chen Weihua is right in more ways than one. </p>
<p>Just for completeness, I should point out that the initiative also breaks the Third Law (Justifiable Parties) if adults have not consciously enabled the software and chosen to have the government participate in their browsing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1058</wfw:commentRss>
		</item>
		<item>
		<title>Green Dam goes in all the wrong directions</title>
		<link>http://www.identityblog.com/?p=1054</link>
		<comments>http://www.identityblog.com/?p=1054#comments</comments>
		<pubDate>Sun, 14 Jun 2009 20:07:48 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Believe it or not]]></category>

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

		<category><![CDATA[User centric]]></category>

		<guid isPermaLink="false">http://www.identityblog.com/?p=1054</guid>
		<description><![CDATA[The alternative is to construct virtual networks that are dramatically safer for children than the Internet as a whole]]></description>
			<content:encoded><![CDATA[<p>The Chinese Government&#8217;s Green Dam sets an important precedent:  government trying to achieve its purposes by taking control over the technology installed on peoples&#8217; personal computers.  Here&#8217;s how the Chinese Government&#8217;s <a href="http://chinadigitaltimes.net/china/ministry-of-industry-and-information-technology/">explained its initiative</a>:</p>
<p style="margin-left: 30px;">&#8216;In order to create a green, healthy, and harmonious internet environment, to avoid exposing youth to the harmful effects of bad information, The Ministry of Information Industry, The Central Spiritual Civilization Office, and The Commerce Ministry, in accordance with the requirements of “The Government Purchasing Law,” are using central funds to purchase rights to “Green Dam Flower Season Escort”(Henceforth “Green Dam”) … for one year along with associated services, which will be freely provided to the public.</p>
<p style="margin-left: 30px;">&#8216;The software is for general use and testing. The software can effectively filter improper language and images and is prepared for use by computer factories.</p>
<p style="margin-left: 30px;">&#8216;In order to improve the government’s ability to deal with Web content of low moral character, and preserve the healthy development of children, the regulation and demands pertaining to the software are as follows: </p>
<ol style="margin-left: 60px;">
<li>Computers produced and sold in China must have the latest version of “Green Dam” pre-installed, imported computers should have the latest version of the software installed prior to sale.</li>
<li>The software should be installed on computer hard drives and available discs for subsequent restoration</li>
<li>The providers of “Green Dam” have to provide support to computer manufacturers to facilitate installation</li>
<li>Computer manufacturers must complete installation and testing prior to the end of June. As of July 1, all computers should have “Green Dam” pre-installed.</li>
<li>Every month computer manufacturers and the provider of Green Dam should give MII data on monthly sales and the pre-installation of the software. By February 2010, an annual report should be submitted.&#8217;</li>
</ol>
<p>What does the software do?  According to <a href="http://opennet.net/chinas-green-dam-the-implications-government-control-encroaching-home-pc">OpenNet Initiative</a>:</p>
<p style="PADDING-LEFT: 30px"><em>Green Dam exerts unprecedented control over users’ computing experience:  </em>The version of the Green Dam software that we tested, when operating under its default settings, is far more intrusive than any other content control software we have reviewed. Not only does it block access to a wide range of web sites based on keywords and image processing, including porn, gaming, gay content, religious sites and political themes, it actively monitors individual computer behavior, such that a wide range of programs including word processing and email <em>can be suddenly terminated if content algorithm detects inappropriate speech </em>[my emphasis - Kim]. The program installs components deep into the kernel of the computer operating system in order to enable this application layer monitoring. The operation of the software is highly unpredictable and disrupts computer activity far beyond the blocking of websites.</p>
<p style="PADDING-LEFT: 30px"><em>The functionality of Green Dam goes far beyond that which is needed to protect children online and subjects users to security risks:   </em>The deeply intrusive nature of the software opens up several possibilities for use other than filtering material harmful to minors. With minor changes introduced through the auto-update feature, the architecture could be used for monitoring personal communications and Internet browsing behavior. Log files are currently recorded locally on the machine, including events and keywords that trigger filtering. The auto-update feature can used to change the scope and targeting of filtering without any notification to users.</p>
<p>How is it being received?  <a href="http://en.wikipedia.org/wiki/Green_Dam_Youth_Escort">Wikipedia</a> says:</p>
<p style="PADDING-LEFT: 30px">Online polls conducted by leading Chinese web portals revealed poor acceptance of the software by <a title="Netizen" href="http://www.identityblog.com/wiki/Netizen">netizens</a>. On <a title="Sina.com" href="http://www.identityblog.com/wiki/Sina.com">Sina</a> and <a class="mw-redirect" title="Netease" href="http://www.identityblog.com/wiki/Netease">Netease</a>, over 80% of poll participants said they would not consider or were not interested in using the software; on <a title="Tencent QQ" href="http://www.identityblog.com/wiki/Tencent_QQ">Tencent</a>, over 70% of poll participants said it was unnecessary for new computers to be preloaded with filtering software; on <a title="Sohu" href="http://www.identityblog.com/wiki/Sohu">Sohu</a>, over 70% of poll participants said filtering software would not effectively prevent minors from browsing inappropriate websites.<sup> </sup> A poll conducted by the <em>Southern Metropolis Daily</em> showed similar results.<sup> </sup></p>
<p>In addition, the software is a virus transmission system.   Researchers from the University of Michigan <a href="http://www.cse.umich.edu/~jhalderm/pub/gd/">concluded</a>:</p>
<p style="PADDING-LEFT: 30px">We have discovered remotely-exploitable vulnerabilities in Green Dam, the censorship software reportedly mandated by the Chinese government. <strong>Any web site a Green Dam user visits can take control of the PC </strong><em>[my emphasis - Kim]</em>.</p>
<p style="PADDING-LEFT: 30px">We examined the Green Dam software and found that it contains serious security vulnerabilities due to programming errors. Once Green Dam is installed, any web site the user visits can exploit these problems to take control of the computer. This could allow malicious sites to steal private data, send spam, or enlist the computer in a botnet. In addition, we found vulnerabilities in the way Green Dam processes blacklist updates that could allow the software makers or others to install malicious code during the update process.</p>
<p style="PADDING-LEFT: 30px">We found these problems with less than 12 hours of testing, and we believe they may be only the tip of the iceberg. Green Dam makes frequent use of unsafe and outdated programming practices that likely introduce numerous other vulnerabilities. Correcting these problems will require extensive changes to the software and careful retesting. In the meantime, we recommend that users protect themselves by uninstalling Green Dam immediately.</p>
<p>There is no doubt that government has a legitimate interest in the safety of the Internet, and in the safety of our children.  But neither goal can be achieved with any of the unfortunate methods being used here. </p>
<p>Rather than so-called &#8220;blacklisting&#8221;, the alternative is to construct virtual networks that are <em>dramatically safer for children than the Internet as a whole</em>.  As such virtual networks emerge, technology can be created allowing parents to limit the access of their young children to those networks.</p>
<p>It&#8217;s a big job to build such &#8221;green zones&#8221;.  But government is the strong force that could serve as a catalyst in bringing this about.   The key would be to organize virtual districts and environments that would be fun and safe for children, so children want to play in them.</p>
<p>This kind of virtual world doesn&#8217;t require the generalized banning of sites or ideas or prurient thoughts - or require government to &#8220;improve&#8221; the nature of human beings.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1054</wfw:commentRss>
		</item>
		<item>
		<title>Enhanced driver&#8217;s licences too stupid for their own good</title>
		<link>http://www.identityblog.com/?p=1053</link>
		<comments>http://www.identityblog.com/?p=1053#comments</comments>
		<pubDate>Sun, 14 Jun 2009 03:10:48 +0000</pubDate>
		<dc:creator>Kim Cameron</dc:creator>
		
		<category><![CDATA[Identity]]></category>

		<category><![CDATA[Minimal Disclosure]]></category>

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

		<category><![CDATA[Risk Management]]></category>

		<guid isPermaLink="false">http://www.identityblog.com/?p=1053</guid>
		<description><![CDATA[Personal information readily accessible to anyone with simple card-reading technology
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thestar.com/comment/article/642860">Enhanced driver&#8217;s licences too smart for their own good</a> appeared in the Toronto Star recently.  It was written by Roch Tassé (coordinator of the International Civil Liberties Monitoring Group) and Stuart Trew (The Council of Canadians&#8217; trade campaigner). </p>
<p style="PADDING-LEFT: 30px">A common refrain coming out of Homeland Security chief Janet Napolitano&#8217;s visit to Ottawa and Detroit last week was that the Canada-U.S. border is getting thicker and stickier even as Canadian officials work overtime to implement measures that are meant to get us across that border more efficiently and securely.</p>
<p style="PADDING-LEFT: 30px"><img class="alignright" style="float: right; margin: 15px;" src="http://www.identityblog.com/wp-content/images/2009/06/paullachine.jpg" alt="" width="324" height="240" />One of those measures –  &#8221;enhanced&#8221; drivers licences (EDLs) now available in Ontario, Quebec, B.C. and Manitoba – has been rushed into production to meet today&#8217;s implementation date of the Western Hemisphere Travel Initiative. This unilateral U.S. law requires all travellers entering the United States to show a valid passport or other form of secure identification when crossing the border.</p>
<p style="PADDING-LEFT: 30px"><a href="http://www.thestar.com/comment/article/642860"></a>But as privacy and civil liberties groups have been saying for a while, the EDL card poses its own thick and sticky questions that have not been satisfactorily answered by either the federal government, which has jurisdiction over privacy and citizenship matters, or the provincial ministries issuing the new &#8220;enhanced&#8221; licences.</p>
<p style="PADDING-LEFT: 30px">For example, why introduce a new citizenship document specific to the Canada-U.S. border when the internationally recognized passport will do the trick?</p>
<p style="PADDING-LEFT: 30px">Or, as even the smart-card industry wonders, why include technology used for monitoring the movement of livestock and other commodities in a citizenship document?</p>
<p style="PADDING-LEFT: 30px">More crucially, why ignore calls from Canada&#8217;s federal and provincial privacy commissioners, as well as groups like the civil liberty groups to put a freeze on &#8220;enhanced&#8221; licences until they can be adequately debated and assessed by Parliament? It&#8217;s not as if there&#8217;s nothing to talk about.</p>
<p style="PADDING-LEFT: 30px">First, the radio frequency identification devices (RFID) that will be used to transmit the personal ID number in your EDL to border officials contain no security or authentication features, cannot be turned off, and are designed to be read at distances of more than 10 metres using inexpensive and commercially available technology.</p>
<p style="PADDING-LEFT: 30px">This creates a significant threat of &#8220;surreptitious location tracking,&#8221; according to Canada&#8217;s privacy commissioners. The protective sleeve proposed by several provincial governments is demonstrably unreliable at blocking the RFID signal and constitutes an unacceptable privacy risk.</p>
<p style="PADDING-LEFT: 30px">Facial recognition screening of all card applicants, as proposed in Ontario and B.C. to reduce fraud, has a shaky success rate at best, creating a significant and unacceptable risk of false positive matches, which could increase wait times as even more people are pulled aside for questioning.</p>
<p style="PADDING-LEFT: 30px">Recently, a journalist for La Presse demonstrated just how insecure Quebec&#8217;s EDLs are by successfully reading the number of a colleague&#8217;s card and cloning that card with a different but similar photograph. It might explain why, when announcing Quebec&#8217;s EDL card this year, Premier Jean Charest could point only to hypothetical benefits.</p>
<p style="PADDING-LEFT: 30px">Furthermore, the range of personal information collected through EDL programs, once shared with U.S. authorities, can be circulated excessively among a whole range of agencies under the authority of the Department of Homeland Security. It&#8217;s important to note that Canada&#8217;s privacy laws do not hold once that information crosses the border.</p>
<p style="PADDING-LEFT: 30px">So while the border may appear to be getting thicker for some, it is becoming increasingly permeable to flows of personal information on Canadian citizens to U.S. security and immigration databases, where it can be used to mine for what the DHS considers risky behaviour.</p>
<p style="PADDING-LEFT: 30px">Some provincial governments have taken these concerns seriously. Based on the high costs involved with a new identity document, the lack of clear benefits to travellers, the significant privacy risks, and the lack of prior public consultation, the Saskatchewan government suspended its own proposed EDL project this year. The New Brunswick and Prince Edward Island governments, citing excessive costs, have also abandoned theirs.</p>
<p style="PADDING-LEFT: 30px">The Harper government owes it to Canadians to freeze the EDL program now and hold a parliamentary hearing into the new technology, its alleged benefits and the stated privacy risks.</p>
<p style="PADDING-LEFT: 30px">Napolitano has repeatedly said that from now on Canadians must treat the U.S. border as any other international checkpoint. It might feel like an inconvenience for some who are used to crossing into the U.S. without a passport, but the costs – real and in terms of privacy – of these provincial EDL projects will be much higher.</p>
<p>My main problem with this article is the title, which should have been, &#8220;Enhanced driver&#8217;s licenses too <strong>stupid</strong> for their own good&#8221;. </p>
<p>That&#8217;s because <em>we have the technology</em> to design <strong>smart</strong> driver&#8217;s licenses and passports so they have <strong>NONE</strong> of the problems described - but so far, our governments don&#8217;t do it. </p>
<p>I expect it is we as technologists who are largely responsible for this.  We haven&#8217;t found the ways of communicating with governments, and more to the point, with the public and its advocates, about the fact that <em>these problems can be eliminated.  </em></p>
<p>From what I have been told, the new German identity card represents a real step forward in this regard.  I promise to look into the details and write about them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.identityblog.com/?feed=rss2&amp;p=1053</wfw:commentRss>
		</item>
	</channel>
</rss>
