<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The SSN Is Also A Poor Identifier</title>
	<atom:link href="http://emergentchaos.com/archives/2006/05/the-ssn-is-also-a-poor-identifier.html/feed" rel="self" type="application/rss+xml" />
	<link>http://emergentchaos.com/archives/2006/05/the-ssn-is-also-a-poor-identifier.html</link>
	<description>The Emergent Chaos Jazz Combo</description>
	<lastBuildDate>Wed, 01 Feb 2012 19:20:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ryan Russell</title>
		<link>http://emergentchaos.com/archives/2006/05/the-ssn-is-also-a-poor-identifier.html/comment-page-1#comment-2235</link>
		<dc:creator>Ryan Russell</dc:creator>
		<pubDate>Wed, 31 May 2006 15:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://emergentchaos.com/?p=1744#comment-2235</guid>
		<description>Very good.  Thanks to everyone for their attempts, and thanks to David for succeeding. :)
</description>
		<content:encoded><![CDATA[<p>Very good.  Thanks to everyone for their attempts, and thanks to David for succeeding. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Brodbeck</title>
		<link>http://emergentchaos.com/archives/2006/05/the-ssn-is-also-a-poor-identifier.html/comment-page-1#comment-2234</link>
		<dc:creator>David Brodbeck</dc:creator>
		<pubDate>Wed, 31 May 2006 13:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://emergentchaos.com/?p=1744#comment-2234</guid>
		<description>Ryan, think of it by analogy to a computer login.  You have a username, which is the identifier.  You have a password, which is used for authentication.  The situation with the SSN is equivalent to your username and password being the same -- using the same piece of information as both identification and authentication.  You&#039;re in the catch-22 of having to sometimes give out your username, so that people can email you, while also trying to keep it secret from people who might want to hack into your account.  This is obviously unworkable.
</description>
		<content:encoded><![CDATA[<p>Ryan, think of it by analogy to a computer login.  You have a username, which is the identifier.  You have a password, which is used for authentication.  The situation with the SSN is equivalent to your username and password being the same &#8212; using the same piece of information as both identification and authentication.  You&#8217;re in the catch-22 of having to sometimes give out your username, so that people can email you, while also trying to keep it secret from people who might want to hack into your account.  This is obviously unworkable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan Friedman</title>
		<link>http://emergentchaos.com/archives/2006/05/the-ssn-is-also-a-poor-identifier.html/comment-page-1#comment-2233</link>
		<dc:creator>Allan Friedman</dc:creator>
		<pubDate>Tue, 30 May 2006 21:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://emergentchaos.com/?p=1744#comment-2233</guid>
		<description>Identity is a conceptualization of an individual--as a customer, a citizen, a friend on myspace, etc.  Note that individuals have multiple identities: the Allan known to his thesis committee is different than the Allan known to his students.
An identifier is a property of an identity. A name is an identifier, as is a face. A firm can use an identifier (SSN) to
map an action (order) to an identity (customer profile). The use of an identifier can be termed with the verb &quot;identify&quot;. The process of identification is matching an identifier with an identity.
Identifiers may need to be authenticated. This can consist of determining that the presented identifier is valid (e.g. checksum computation, biometrics, etc)
The identification process may also need to be authenticated. That is, does the presented identifier really correspond to a specific identity.  A company can use your name to find information that you need, but demand your SSN before telling you that info. In that case, the SSN is an authenticator, but not an explicit identifier. Alternatively, a company can just ask for your SSN to begin a transaction: by serving as both a key to the database (identifier) and verification of identity (authentication). Finally, a company could insist on using an SSN as a login, but require a password as well; here the SSN is an identifier but not an authenticator.
Some one can probably explain this more clearly....
</description>
		<content:encoded><![CDATA[<p>Identity is a conceptualization of an individual&#8211;as a customer, a citizen, a friend on myspace, etc.  Note that individuals have multiple identities: the Allan known to his thesis committee is different than the Allan known to his students.<br />
An identifier is a property of an identity. A name is an identifier, as is a face. A firm can use an identifier (SSN) to<br />
map an action (order) to an identity (customer profile). The use of an identifier can be termed with the verb &#8220;identify&#8221;. The process of identification is matching an identifier with an identity.<br />
Identifiers may need to be authenticated. This can consist of determining that the presented identifier is valid (e.g. checksum computation, biometrics, etc)<br />
The identification process may also need to be authenticated. That is, does the presented identifier really correspond to a specific identity.  A company can use your name to find information that you need, but demand your SSN before telling you that info. In that case, the SSN is an authenticator, but not an explicit identifier. Alternatively, a company can just ask for your SSN to begin a transaction: by serving as both a key to the database (identifier) and verification of identity (authentication). Finally, a company could insist on using an SSN as a login, but require a password as well; here the SSN is an identifier but not an authenticator.<br />
Some one can probably explain this more clearly&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Russell</title>
		<link>http://emergentchaos.com/archives/2006/05/the-ssn-is-also-a-poor-identifier.html/comment-page-1#comment-2232</link>
		<dc:creator>Ryan Russell</dc:creator>
		<pubDate>Tue, 30 May 2006 18:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://emergentchaos.com/?p=1744#comment-2232</guid>
		<description>I mean, I understand the difference between &quot;identity&quot; (noun), and &quot;authentiacate&quot; (verb) as parts of language... but the article(s) are getting at something different than that, or maybe I&#039;m just reading too much into it.  I&#039;m not seeing the difference between the SSN representing me the noun vs. using the SSN to verb as me to some institution.  How are they two different problems?
</description>
		<content:encoded><![CDATA[<p>I mean, I understand the difference between &#8220;identity&#8221; (noun), and &#8220;authentiacate&#8221; (verb) as parts of language&#8230; but the article(s) are getting at something different than that, or maybe I&#8217;m just reading too much into it.  I&#8217;m not seeing the difference between the SSN representing me the noun vs. using the SSN to verb as me to some institution.  How are they two different problems?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan Friedman</title>
		<link>http://emergentchaos.com/archives/2006/05/the-ssn-is-also-a-poor-identifier.html/comment-page-1#comment-2231</link>
		<dc:creator>Allan Friedman</dc:creator>
		<pubDate>Tue, 30 May 2006 18:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://emergentchaos.com/?p=1744#comment-2231</guid>
		<description>I think it&#039;s important to tease out the harms from using SSN as an authenticator and an identifier.  I would be hard-pressed to defend a widely-circulated and even published secret as a valid &quot;something you know.&quot; Adam is spot-on in arguing that this practice should be banned for any serious authentication (and if it&#039;s not serious, why do you need authenticated identities?).
An interesting question for any lawyer types is how you would go about statutorily labeling a certain action as an authentication, as opposed to a mere identification. The difference is clear to me (see the NAS study &quot;Who Goes There&quot; or Jean Camp&#039;s&lt;a href=&quot;http://papers.ssrn.com/sol3/papers.cfm?abstract_id=615187&quot; rel=&quot;nofollow&quot;&gt; &quot;Identity in Digital Government&quot;&lt;/a&gt; Report) but is it equally clear in legislation and enforcement?
Adam&#039;s points about the weakness of SSN as an identifier are good.  Except, of course, my SSN already is an identifier, to the Soc Sec Administration at very least. Various other gov&#039;t orgs use SSN/name tuples to verify to some degree, and I&#039;m curious how much error at various levels is caused by digit-swapping, etc.
THe point about external issuance bears further exploration.  The flip side of doing things inhouse is liability. If I use SSN as an identifier for my clients, I have to protect my own databases, of course, but the underlying system of issuance, documentation, etc is backed by the full faith &amp; credit of Uncle Sam. If something goes wrong there, everything is FUBAR anyway. If my own system all kinds of fun protections turn out to be vulnerable to some evil-doer, a big ol&#039; class action will shortly follow.
So firms and institutions have an incentive to piggy-back on any handy federal system. And we have ourselves an externality...
</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s important to tease out the harms from using SSN as an authenticator and an identifier.  I would be hard-pressed to defend a widely-circulated and even published secret as a valid &#8220;something you know.&#8221; Adam is spot-on in arguing that this practice should be banned for any serious authentication (and if it&#8217;s not serious, why do you need authenticated identities?).<br />
An interesting question for any lawyer types is how you would go about statutorily labeling a certain action as an authentication, as opposed to a mere identification. The difference is clear to me (see the NAS study &#8220;Who Goes There&#8221; or Jean Camp&#8217;s<a href="http://papers.ssrn.com/sol3/papers.cfm?abstract_id=615187" rel="nofollow"> &#8220;Identity in Digital Government&#8221;</a> Report) but is it equally clear in legislation and enforcement?<br />
Adam&#8217;s points about the weakness of SSN as an identifier are good.  Except, of course, my SSN already is an identifier, to the Soc Sec Administration at very least. Various other gov&#8217;t orgs use SSN/name tuples to verify to some degree, and I&#8217;m curious how much error at various levels is caused by digit-swapping, etc.<br />
THe point about external issuance bears further exploration.  The flip side of doing things inhouse is liability. If I use SSN as an identifier for my clients, I have to protect my own databases, of course, but the underlying system of issuance, documentation, etc is backed by the full faith &#038; credit of Uncle Sam. If something goes wrong there, everything is FUBAR anyway. If my own system all kinds of fun protections turn out to be vulnerable to some evil-doer, a big ol&#8217; class action will shortly follow.<br />
So firms and institutions have an incentive to piggy-back on any handy federal system. And we have ourselves an externality&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikita</title>
		<link>http://emergentchaos.com/archives/2006/05/the-ssn-is-also-a-poor-identifier.html/comment-page-1#comment-2230</link>
		<dc:creator>Nikita</dc:creator>
		<pubDate>Tue, 30 May 2006 17:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://emergentchaos.com/?p=1744#comment-2230</guid>
		<description>Last I checked on the laws for collecting SSN information, they are very lax.  They &lt;em&gt;only&lt;/em&gt; apply to governmental organizations, so the private-sector can do what it pleases with SSNs, and even there, the government merely has to explain to you why it&#039;s collecting the information.
</description>
		<content:encoded><![CDATA[<p>Last I checked on the laws for collecting SSN information, they are very lax.  They <em>only</em> apply to governmental organizations, so the private-sector can do what it pleases with SSNs, and even there, the government merely has to explain to you why it&#8217;s collecting the information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Russell</title>
		<link>http://emergentchaos.com/archives/2006/05/the-ssn-is-also-a-poor-identifier.html/comment-page-1#comment-2229</link>
		<dc:creator>Ryan Russell</dc:creator>
		<pubDate>Tue, 30 May 2006 16:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://emergentchaos.com/?p=1744#comment-2229</guid>
		<description>Identity is who you are.  Eg, I&#039;m Adam.  If I tell people I&#039;m Ryan, I may or may not be able to pull of the impersonation.  Authentication is ways of showing you are who you are.  Many people could identify us by face or voice, or because we know various secrets.  Authorization is the tie of &quot;Ryan may (&quot;is authorized to&quot;) close bugs in the database.
I&#039;m not sure there&#039;s a good, lifelong way to &quot;look up a persons financial rating,&quot; as useful as it is to be able to do so.  Biometrics fail, people lose body parts in accidents, etc.
</description>
		<content:encoded><![CDATA[<p>Identity is who you are.  Eg, I&#8217;m Adam.  If I tell people I&#8217;m Ryan, I may or may not be able to pull of the impersonation.  Authentication is ways of showing you are who you are.  Many people could identify us by face or voice, or because we know various secrets.  Authorization is the tie of &#8220;Ryan may (&#8220;is authorized to&#8221;) close bugs in the database.<br />
I&#8217;m not sure there&#8217;s a good, lifelong way to &#8220;look up a persons financial rating,&#8221; as useful as it is to be able to do so.  Biometrics fail, people lose body parts in accidents, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Russell</title>
		<link>http://emergentchaos.com/archives/2006/05/the-ssn-is-also-a-poor-identifier.html/comment-page-1#comment-2228</link>
		<dc:creator>Ryan Russell</dc:creator>
		<pubDate>Tue, 30 May 2006 16:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://emergentchaos.com/?p=1744#comment-2228</guid>
		<description>I don&#039;t get it.  What&#039;s the difference between authentication and identity?  Is someone confusing the words &quot;authentication&quot; and &quot;authorization&quot; again?
Also, don&#039;t we already have a law that says that SSNs aren&#039;t to be used for anything but government taxes and social security?  You know, the one we ignore all the time?  The publishing them all idea, I assume, is supposed to make them so untrustworthy as to be useless for anything but their original purpose.  And then everyone voluntarily quits using them for other things.  I don&#039;t have that much faith in people.
Another law which provides for criminal penalties would probably be neccessary.  But that would just migrate the problem away from SSNs proper, to private-sector replacement(s).  Maybe that helps, I&#039;m not sure.  I do believe that the need for some way to look up a person&#039;s financial rating exists, so that need will be met, somehow.  And that &quot;somehow&quot; will have similar problems.
</description>
		<content:encoded><![CDATA[<p>I don&#8217;t get it.  What&#8217;s the difference between authentication and identity?  Is someone confusing the words &#8220;authentication&#8221; and &#8220;authorization&#8221; again?<br />
Also, don&#8217;t we already have a law that says that SSNs aren&#8217;t to be used for anything but government taxes and social security?  You know, the one we ignore all the time?  The publishing them all idea, I assume, is supposed to make them so untrustworthy as to be useless for anything but their original purpose.  And then everyone voluntarily quits using them for other things.  I don&#8217;t have that much faith in people.<br />
Another law which provides for criminal penalties would probably be neccessary.  But that would just migrate the problem away from SSNs proper, to private-sector replacement(s).  Maybe that helps, I&#8217;m not sure.  I do believe that the need for some way to look up a person&#8217;s financial rating exists, so that need will be met, somehow.  And that &#8220;somehow&#8221; will have similar problems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

