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

<channel>
	<title>OneID</title>
	<atom:link href="http://www.oneid.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.oneid.com</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 05:13:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>The Password Is Dead! Long Live The Password!</title>
		<link>https://www.oneid.com/blog/the-password-is-dead-long-live-the-password/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-password-is-dead-long-live-the-password</link>
		<comments>https://www.oneid.com/blog/the-password-is-dead-long-live-the-password/#comments</comments>
		<pubDate>Thu, 25 Apr 2013 23:58:05 +0000</pubDate>
		<dc:creator>Jim Fenton</dc:creator>
				<category><![CDATA[Online Privacy]]></category>
		<category><![CDATA[Password Management]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[keying information]]></category>
		<category><![CDATA[password verification]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[shared secret]]></category>

		<guid isPermaLink="false">https://www.oneid.com/?p=2120</guid>
		<description><![CDATA[<p><a href="http://blog.talkingidentity.com/tag/passwords-must-die">Passwords must die!</a></p> <p><a href="http://securitywatch.pcmag.com/security/308620-rsa-no-more-passwords-ever">No more passwords!</a></p> <p>The meme goes on and on, and honestly, some of OneID’s own messaging contributes to it.  But what do we really mean when we say that passwords are an obsolete technology, ripe for replacement?</p> <p>Three classes of evidence for authentication, called authentication factors, are generally recognized.  From&#8230;]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.talkingidentity.com/tag/passwords-must-die">Passwords must die!</a></p>
<p><a href="http://securitywatch.pcmag.com/security/308620-rsa-no-more-passwords-ever">No more passwords!</a></p>
<p>The meme goes on and on, and honestly, some of OneID’s own messaging contributes to it.  But what do we really mean when we say that passwords are an obsolete technology, ripe for replacement?</p>
<p>Three classes of evidence for authentication, called authentication factors, are generally recognized.  From NIST Special Publication <a href="http://csrc.nist.gov/publications/nistpubs/800-63-1/SP-800-63-1.pdf">800-63-1</a>:</p>
<ul>
<li><i>Something you know</i> (for example a password)</li>
<li><i>Something you have</i> (for example, an ID badge or cryptographic key)</li>
<li><i>Something you are</i> (for example, a fingerprint or other biometric data)</li>
</ul>
<p>Given the issues associated with the use of biometrics for remote authentication, the <i>something you know</i> factor can’t be ignored.  You can call them passphrases, PINs, or whatever, but they’re really passwords.  And as a team of respected researchers <a href="http://research.microsoft.com/pubs/154077/Persistence-authorcopy.pdf">has pointed out</a>, using passwords for authentication isn’t all bad.  So what, exactly, are we trying to get rid of?</p>
<p>Passwords, as they’re usually implemented, present two major problems:</p>
<ul>
<li>Users need to keep track of many complex passwords for websites and other internet services they use.</li>
<li>Password databases at popular websites are being breached with increasing frequency.</li>
</ul>
<p>The first problem is getting worse as more people, not just geeks, use more and more things on the internet. Of course, it’s important not to reuse passwords on multiple websites, lest the compromise of a single site have a broader impact for you. Passwords need to be complex so that they cannot be guessed, even by an automated “dictionary attack”. Password managers, provided that they are sufficiently secure and available to you on all the devices you use, do address these problems.</p>
<p>But password managers do not address the second, server-side, problem. Even for users who have complex passwords, the increasing performance of computers and the availability of cloud services and botnets with vast computational capability make it possible for attackers to try huge numbers of possible passwords against hashed values stored in the database. The use of “salting” techniques helps this problem to a degree, but <a href="http://cyberarms.wordpress.com/2013/03/28/fast-password-cracking-with-a-huge-dictionary-file-and-oclhashcat-plus/">recent research</a> on compromised password databases has shown that as many as 86% of the passwords can be recovered in 30 minutes using modest computing resources. This problem is only getting worse as computational capabilities improve further.</p>
<p>OneID approaches <i>something you know</i> secrets (OneID passwords used on browsers and PINs used on the OneID Remote app) differently.  Because all OneID-enabled devices have secret keying information, the keys can be used when verifying passwords and PINs in a way that is not vulnerable to password guessing attacks. It isn’t possible to verify the password without the key as well. So even if a user’s OneID repository is compromised, a dictionary attack is not feasible because it would require both the password and a 128-bit random value the repository doesn’t have.  If a user’s device with that key is obtained by an attacker, the repository limits the rate at which guesses will be processed, and the user is warned via email of a possible attack.</p>
<p>The problem isn’t with passwords (or whatever you might call them). The problem is with how passwords are used and verified.  Authentication based on something you know is an excellent defense against a stolen device. We don’t propose to make that go away, but to make it work in a more intelligent and usable manner.</p>
<p>Photo credit: Image &#8220;Passwords&#8221; by Flickr user paul.orear used under Creative Commons license.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.oneid.com/blog/the-password-is-dead-long-live-the-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Four Steps to a Secure Identity System</title>
		<link>https://www.oneid.com/blog/four-steps-to-a-secure-identity-system/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=four-steps-to-a-secure-identity-system</link>
		<comments>https://www.oneid.com/blog/four-steps-to-a-secure-identity-system/#comments</comments>
		<pubDate>Fri, 29 Mar 2013 17:05:14 +0000</pubDate>
		<dc:creator>Steve Kirsch</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[Two-Factor Authentication]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[password authentication]]></category>
		<category><![CDATA[shared secret]]></category>
		<category><![CDATA[two-factor authentication]]></category>

		<guid isPermaLink="false">http://oneid-blog.conflaremagic.com/?p=1951</guid>
		<description><![CDATA[<p><em>This is the final article in a 5-part series on two-factor authentication. For more information about the series, please refer to the <a title="Two-Factor Authentication: A Five-Part Series" href="https://www.oneid.com/blog/two-factor-authentication-a-five-part-series/">introductory article</a>.</em> Here are four essential steps to move to an identity system that provides security for both users and service providers, yet is convenient to use.</p> 1. &#8230;]]></description>
				<content:encoded><![CDATA[<p><em>This is the final article in a 5-part series on two-factor authentication. For more information about the series, please refer to the <a title="Two-Factor Authentication:  A Five-Part Series" href="https://www.oneid.com/blog/two-factor-authentication-a-five-part-series/">introductory article</a>.</em> Here are four essential steps to move to an identity system that provides security for both users and service providers, yet is convenient to use.</p>
<h3 style="line-height: 1.5em;">1.  Eliminate shared secrets; don’t add more.</h3>
<p>It’s pretty much impossible to keep attackers from penetrating your perimeter and reading your files. This means that the only way to avoid a mass breach of centralized information (like a password file or file of two-factor authentication (2FA) secrets stored in browser cookies) is to eliminate the need for these secrets. In the case of a password file or 2FA secrets, it’s best to replace these with files of public keys. In short, we eliminate the shared secrets and replace them with asymmetric cryptography in all places.</p>
<p>This then solves the breach problem. If an attacker breaches the system, all he gets is a file of public keys: perfect for authenticating users, but completely useless for impersonating a user. The simple act of doing this has a secondary effect:  smart hackers will avoid your site because there is simply no “pay day” if you break in. If you are a bank robber and you have a choice of banks: one with a lot of money and one with no money, which bank would you spend your time on? Replacing username/password authentication with asymmetric cryptography has a two-fold effect:</p>
<ol>
<li>There is nothing to be gained if there is a break-in</li>
<li>There are far fewer attackers trying to break in and the sophistication level of the attackers is much lower than before the change</li>
</ol>
<h3>2.  Store any secrets on the user’s devices.</h3>
<p>If you eliminate shared secrets using Step #1 above, you are still left with the cryptographic secrets associated with each user. Storing those cryptographic secrets in a central repository wouldn’t work. It would just replace one set of shared secrets (passwords, 2FA cookies) with another (private signature keys). Instead, the proper approach is to store the cryptographic secrets of a user’s identity in the devices owned by the user. When a user gets a new device, we use a secure method to move the secrets from Device A to Device B using server C where server C is not trustable. Algorithms exist to do just that (such as the <a href="http://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange">Diffie-Hellman</a> key exchange protocol). That way, there are no single points of mass compromise and identity cannot be asserted to a relying party without express involvement of at least one device owned by the user.</p>
<h3>3.  Don’t deploy a proprietary solution.</h3>
<p>In order to store the cryptographic secrets of a user’s identity on their device, it means that the user has to be involved in authorizing that process. If each site has their own means of doing that, it creates a user/device management nightmare since each site will do it differently. Instead, a better approach is to use a trustable federated identity provider that supports this type of operation so users just do it once per device, not once per site.</p>
<h3>4.  To create a really secure identity system, get rid of the username/password while you’re at it.</h3>
<p>The final recommendation is to eliminate usernames and passwords when making this change and instead use digital signatures as both the primary and second factor for login. This simplifies things for users because there is just a single password to remember which is verified locally on the user’s device. A financial institution that requires 2FA for login then can simply instruct the user to hit the login button, enter the password associated with their device(s) – it is the same across all devices the user has authorized – and the site can get a digital signature that the device is valid and that the user has entered the correct password. So this provides simple two-factor login, a single password that the user can use across all sites, and security against phishing, key logging, and other similar attacks.</p>
<hr />
<p>Fortunately, there is now an easy way for any website to accomplish all four of these steps and more: OneID. OneID is a consumer-provisioned, trustable federated identity provider that ensures there are no shared secrets on your site or at OneID. OneID cannot tell where users log in (since the user’s browser authenticates directly to the website) and keeps user’s information safe (it is stored on OneID servers but the encryption keys are on the user’s devices). It is trustable because we’ve eliminated the chance that a programmer error or site break-in could ever compromise a person’s identity (since the identity secrets are stored on the user’s devices). If you’d like to hear more about our solution and how we can customize something for you, contact us <a href="mailto:sales@oneid.com">here</a>.</p>
<p>Or leave a comment and let us know what you think!</p>
<p>&nbsp;</p>
<p><em>Image &#8220;stairs&#8221; by Flickr user shrtstck | icnt.mx used under Creative Commons license.</em></p>
]]></content:encoded>
			<wfw:commentRss>https://www.oneid.com/blog/four-steps-to-a-secure-identity-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital Identity and The Real &#8220;Top of Wallet&#8221;</title>
		<link>https://www.oneid.com/blog/the-real-top-of-wallet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-real-top-of-wallet</link>
		<comments>https://www.oneid.com/blog/the-real-top-of-wallet/#comments</comments>
		<pubDate>Thu, 28 Mar 2013 19:07:51 +0000</pubDate>
		<dc:creator>Alex Doll</dc:creator>
				<category><![CDATA[Banking/Credit Unions]]></category>
		<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[digital wallet]]></category>
		<category><![CDATA[mobile payments]]></category>
		<category><![CDATA[payments]]></category>
		<category><![CDATA[pos technology]]></category>
		<category><![CDATA[top of wallet]]></category>

		<guid isPermaLink="false">http://oneid-blog.conflaremagic.com/?p=1953</guid>
		<description><![CDATA[<p>I recently attended the <a href="http://www.pymnts.com/commentary/the-innovation-project-2013-igniting-payments-innovation">PYMNTS conference</a> at Harvard University, along with some of the payments industry’s most successful companies.  The industry is abuzz with the opportunities about to be unleashed as the mobile device evolves into its new potential role as a digital wallet.</p> <p>Virtually every hot topic in payments assumes the future presence of some&#8230;]]></description>
				<content:encoded><![CDATA[<p>I recently attended the <a href="http://www.pymnts.com/commentary/the-innovation-project-2013-igniting-payments-innovation">PYMNTS conference</a> at Harvard University, along with some of the payments industry’s most successful companies.  The industry is abuzz with the opportunities about to be unleashed as the mobile device evolves into its new potential role as a digital wallet.</p>
<p>Virtually every hot topic in payments assumes the future presence of some form of digital wallet including:</p>
<ol style="list-style-type: lower-alpha;">
<li>Merchant POS technology and what it enables for store experiences</li>
<li>Mobile devices and location-based data</li>
<li>Mobile platform extensions – white-label mobile applications – as extensions to “internet-enabling platforms”</li>
<li>Omni-channel retailing &#8211; the role of the mobile phone to link online/offline customer behavior</li>
<li>Loyalty &amp; promotions programs that the flood of potential new customer data unleashes.</li>
</ol>
<p>As I listened to the many intelligent presentations and participated in the discussions, two things struck me:</p>
<ol>
<li><b><i>Aren’t most of these digital wallet offerings all from the companies whose cards are in my wallet, not the wallets themselves?</i></b>  It seems that in the switch from the traditional leather wallet to the digital wallet, industry players perceive an opportunity to change who they are as companies and brands.</li>
<li>I took out my own real wallet a few times and noticed that at <b><i>the top of my wallet today is my ID card</i></b> (in my case, a CA drivers license).  I had the honor of being a captain at the conference event called a <a href="http://theinnovationproject2013.com/about-us/thinkathon/">Think-a-Thon</a>, and I asked my team of industry participants representing banks, payment gateways, merchant and government participants, “what is at the top of your wallet?”  One hundred percent also had their ID card as the top of the wallet.</li>
</ol>
<p>An omni-channel wallet experience (to combine some industry jargon into my own new derived term) would mean my offline and online wallets would be linked somehow.  Seems like the logical common denominator and the logical top of my wallet is still my identity.</p>
<p>While the online world allowed us to become many people and develop digital schizophrenia (adoll, alexdoll, adoll34, doll_ap, etc.) the offline world mostly still has us anchored as a single human being with one identity.  I am still just Alex Doll to most people that trust (but verify) my CA DMV card or my US passport.</p>
<p>Many of the great triumphs coming from mobile revolution involve the re-linking of our digital identities to our real identities.  Indeed the entire omni-channel experience so sought after by retailers is predicated on some common identifier between offline identity and online identity.  After decades of investment in data tracking systems (CRM systems) to identify and understand customer behavior, there is much knowledge already gathered.</p>
<p>Most big retailers, card issuers and banks are already trying to re-link our schizophrenic online identities to our real identities today via what they already have– cookies, credit card numbers, loyalty card numbers.   But PCI data has minimized the ability to use CC numbers as the search index and loyalty cards only work for the % of our customers.  As the distinction blurs in the omni-channel world, I can no longer hide in the anonymity of adoll@hotmail, but rather will quickly become linked by all the enabling technologies to the real Alex Doll, who owns and at a minimum can verify, adoll@hotmail account messages.</p>
<p>We use our wallets in the physical world for identity, authorization, payments of all types, loyalty promotions, holding cash, holding receipts and parking tickets.  The online world is mimicking the offline world once again, <b>except it’s leaving out the hardest part of the equation</b>.  The bottom parts of the leather wallet are all being linked quickly in the digital world – payments, loyalty cards, promotions.  And yet, the likely winner of the digital wallet of the future will recognize the inseparable link of identity with the rest of the wallet.  The true “Top of the Wallet” has and always will be my ID card.  The company that wins the wallet race will be the one that gets the final and hardest piece of the puzzle right.</p>
<p>What is the top of your wallet?</p>
<p><em>Photo &#8220;Carbon fibre wallet&#8221; by Flickr user rh1n0 used under Creative Commons license.</em></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.oneid.com/blog/the-real-top-of-wallet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two-Factor Authentication: Is Compliance Enough?</title>
		<link>https://www.oneid.com/blog/two-factor-authentication-is-compliance-enough/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=two-factor-authentication-is-compliance-enough</link>
		<comments>https://www.oneid.com/blog/two-factor-authentication-is-compliance-enough/#comments</comments>
		<pubDate>Thu, 28 Mar 2013 18:08:40 +0000</pubDate>
		<dc:creator>Jim Fenton</dc:creator>
				<category><![CDATA[Banking/Credit Unions]]></category>
		<category><![CDATA[Two-Factor Authentication]]></category>
		<category><![CDATA[2fa]]></category>
		<category><![CDATA[compliance]]></category>
		<category><![CDATA[FFIEC]]></category>
		<category><![CDATA[out-of-band]]></category>
		<category><![CDATA[two-factor]]></category>
		<category><![CDATA[two-factor authentication]]></category>

		<guid isPermaLink="false">http://oneid-blog.conflaremagic.com/?p=1955</guid>
		<description><![CDATA[<p><em>This article is the fourth in a 5-part series on two-factor authentication. For more information about the series, please refer to the <a title="Two-Factor Authentication: A Five-Part Series" href="https://www.oneid.com/blog/two-factor-authentication-a-five-part-series/">introductory article</a>.</em></p> <p><strong>True or false</strong>:  Is adherence to compliance requirements a “good enough” security posture? If you’re in a CISO or similar role, adherence to relevant compliance requirements&#8230;]]></description>
				<content:encoded><![CDATA[<p><em>This article is the fourth in a 5-part series on two-factor authentication. For more information about the series, please refer to the <a title="Two-Factor Authentication:  A Five-Part Series" href="https://www.oneid.com/blog/two-factor-authentication-a-five-part-series/">introductory article</a>.</em></p>
<p><strong>True or false</strong>:  Is adherence to compliance requirements a “good enough” security posture? If you’re in a CISO or similar role, adherence to relevant compliance requirements might be good enough to keep you from getting fired, but it’s not good enough protection.</p>
<p>One reason is that compliance requirements lag current threats. Compliance documents are updated periodically, but the threat landscape changes much more quickly. In addition, compliance requirements frequently focus on preventing a recurrence of past breaches, rather than looking forward to threats that might be expected based on technology trends. A good example of this is the storage of hashed/salted passwords, which are becoming less secure every day as computing speeds advance.</p>
<p>This is also true of two-factor authentication. While the use of SMS for two-factor authentication is considered acceptable according to all compliance requirements I have seen, there are early indications, both from threats like <a href="http://www.bankinfosecurity.com/eurograbber-smart-trojan-attack-a-5359/op-1">Eurograbber</a> and recent <a href="http://www.itnews.com.au/News/322194,telcos-declare-sms-unsafe-for-bank-transactions.aspx">advice from a group of Australian telecoms</a> that SMS is not as secure as people think.</p>
<p>It’s also important to distinguish between two-factor authentication and use of a second independent “out-of-band” device. Some requirements, such as the FFIEC “<a href="http://ithandbook.ffiec.gov/media/153051/04-27-12_fdic_combined_fil-6-28-11-auth.pdf">Supplement to Authentication in an Internet Banking Environment</a>”, put somewhat more weight in the use of separate devices because of the potential for man-in-the middle and man-in-the-browser attacks.</p>
<p>The size, sophistication, and other characteristics of your user base should influence the form of authentication you use. Implementation of separate hardware tokens is often quite expensive for a large user base. Methods like SMS that require mobile phone connectivity can be a problem if some users are in rural locations, in addition to the security concerns mentioned above.</p>
<p>The best approach is an authentication system that supports different ways of providing two-factor authentication, out-of-band approval, and combinations of the above. Approaches that introduce too much friction for routine use might be welcomed when applied only to high-value or high-risk transactions. Having the ability to “tune” the authentication system by changing the threshold at which stronger authentication is required gives you the ability to minimize losses from fraud consistent with providing the best possible online experience for your users.</p>
<p>In tomorrow&#8217;s concluding article of this series on two-factor authentication, we&#8217;ll describe an authentication and identity management system that has these capabilities.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.oneid.com/blog/two-factor-authentication-is-compliance-enough/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two-Factor Authentication: The Big Secret that No One is Talking About</title>
		<link>https://www.oneid.com/blog/two-factor-authentication-the-big-secret-that-no-one-is-talking-about/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=two-factor-authentication-the-big-secret-that-no-one-is-talking-about</link>
		<comments>https://www.oneid.com/blog/two-factor-authentication-the-big-secret-that-no-one-is-talking-about/#comments</comments>
		<pubDate>Wed, 27 Mar 2013 17:09:32 +0000</pubDate>
		<dc:creator>Steve Kirsch</dc:creator>
				<category><![CDATA[Security Breaches]]></category>
		<category><![CDATA[Two-Factor Authentication]]></category>
		<category><![CDATA[2-factor authentication]]></category>
		<category><![CDATA[2fa]]></category>
		<category><![CDATA[authentication via sms]]></category>
		<category><![CDATA[twitter two-factor authentication]]></category>

		<guid isPermaLink="false">http://oneid-blog.conflaremagic.com/?p=1957</guid>
		<description><![CDATA[<p><em>This article is the third in a 5-part series on two-factor authentication. For more information about the series, please refer to the <a title="Two-Factor Authentication: A Five-Part Series" href="https://www.oneid.com/blog/two-factor-authentication-a-five-part-series/">introductory article</a>.</em></p> <p>We’ve been hearing a lot about two-factor authentication lately.</p> <p>For example, after the password files at <a href="http://www.informationweek.com/security/application-security/twitter-pursues-two-factor-authenticatio/240147787">Twitter</a> and <a href="http://www.informationweek.com/security/application-security/twitter-pursues-two-factor-authenticatio/240147787">Evernote</a> were stolen, both companies announced that they would be&#8230;]]></description>
				<content:encoded><![CDATA[<p><em>This article is the third in a 5-part series on two-factor authentication. For more information about the series, please refer to the <a title="Two-Factor Authentication:  A Five-Part Series" href="https://www.oneid.com/blog/two-factor-authentication-a-five-part-series/">introductory article</a>.</em></p>
<p>We’ve been hearing a lot about two-factor authentication lately.</p>
<p>For example, after the password files at <a href="http://www.informationweek.com/security/application-security/twitter-pursues-two-factor-authenticatio/240147787">Twitter</a> and <a href="http://www.informationweek.com/security/application-security/twitter-pursues-two-factor-authenticatio/240147787">Evernote</a> were stolen, both companies announced that they would be rolling out two-factor authentication (2FA) for their user base.</p>
<p>It certainly sounds like a responsible thing to do.   Here’s how it typically works:</p>
<p>When you access a website for the first time from a new computer, the site will send you a code via SMS to your cell phone. You enter the code into your browser and then the site puts a cookie in your browser with a random number unique to that browser (we’ll call it the “2FA secret”).  It stores a copy of that random number in the site’s 2FA secrets file. From that point on, the site will only let you in if your browser presents the 2FA secret when you sign in with a username and password. That way, even if the password file is stolen on that site (or another site where you used the same password), and the intruders crack your password, they can’t get into your account because they don’t have your cell phone.  Without your cell phone, they can’t get a magic code number for their browser. Problem solved!</p>
<p>Unfortunately, for the individual and the site, the problem isn’t solved at all.</p>
<p>Here’s the rub:</p>
<p><i>After a site implements 2FA, the hackers will simply steal <b>both</b> the password file and the 2FA secrets file.</i></p>
<p>So the user has just done a lot of work to authorize each browser, but in the end, they are not much safer than they were before. All the 2FA did was force the attackers to steal two files instead of one file.</p>
<p>In fact, you are now arguably more at risk since the attackers will likely have more information about you than they had before (because they will probably also steal the file of cell phone numbers).</p>
<p>To recap: a password file breach attack caused the site to add 2FA for stronger protection.  But the manner in which 2FA is deployed only serves to create the same, or more, centralized information about the site’s user base that is susceptible to attack.</p>
<p>The other big secret of 2FA that makes it a weak solution is that the adoption rate of most 2FA implementations is under 1%. So rolling out a feature meant to protect users that fewer than 1% will actually use is no solution at all. It is good for PR, but it is useless from any practical perspective.</p>
<p>And sites will never require people to use 2FA because users will complain.  Justifiably so, because if every site did the same thing, you’d be spending a lot of time authorizing every browser for every website. So if you thought password management was bad, this is even worse.</p>
<p>While 2FA is not a legitimate response to prevent password file breaches, there are legitimate benefits of 2FA. For example:</p>
<ol>
<li>2FA protects your account from phishing and keylogging attacks</li>
<li>2FA protects against cross-site password file breaches. If your account is breached on another site, they cannot use your email and password from Site B to log in as you on Site A if you used the same email and password on both sites. That is certainly helpful since about half of us use the same password on all sites.</li>
</ol>
<p>Is there a better approach that ensures that password files can’t be breached, that nearly 100% of users adopt 2FA, and that eliminates the management issues of authorizing every device with every website (and de-authorization if you lose a device)? Absolutely! I’ll talk about two techniques that can accomplish all of these goals in Friday’s post.</p>
<p><em>Photo &#8220;<a href="http://www.flickr.com/photos/dm-set/3908354646/" target="_blank">(245/365) Mwah shhh ponder</a>&#8221; by Flickr user Sarah G&#8230; used under Creative Commons license.</em></p>
]]></content:encoded>
			<wfw:commentRss>https://www.oneid.com/blog/two-factor-authentication-the-big-secret-that-no-one-is-talking-about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two-Factor Authentication: Five Most Common Security Attacks</title>
		<link>https://www.oneid.com/blog/two-factor-authentication-five-most-common-security-attacks/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=two-factor-authentication-five-most-common-security-attacks</link>
		<comments>https://www.oneid.com/blog/two-factor-authentication-five-most-common-security-attacks/#comments</comments>
		<pubDate>Mon, 25 Mar 2013 19:10:53 +0000</pubDate>
		<dc:creator>Jim Fenton</dc:creator>
				<category><![CDATA[Security Breaches]]></category>
		<category><![CDATA[Two-Factor Authentication]]></category>
		<category><![CDATA[2-factor authentication]]></category>
		<category><![CDATA[2fa]]></category>
		<category><![CDATA[2fa vulnerabilities]]></category>
		<category><![CDATA[breach]]></category>
		<category><![CDATA[common security attacks]]></category>
		<category><![CDATA[cyberattack]]></category>

		<guid isPermaLink="false">http://oneid-blog.conflaremagic.com/?p=1959</guid>
		<description><![CDATA[<p><em>This article is the second in a 5-part series on two-factor authentication. For more information about the series, please refer to the <a title="Two-Factor Authentication: A Five-Part Series" href="https://www.oneid.com/blog/two-factor-authentication-a-five-part-series/">introductory article</a>.</em></p> <p>If you’re considering two-factor authentication, it’s instructive to consider some common attacks.  Of course, there are many more than five attacks in the world, but these&#8230;]]></description>
				<content:encoded><![CDATA[<p><em>This article is the second in a 5-part series on two-factor authentication. For more information about the series, please refer to the <a title="Two-Factor Authentication:  A Five-Part Series" href="https://www.oneid.com/blog/two-factor-authentication-a-five-part-series/">introductory article</a>.</em></p>
<p>If you’re considering two-factor authentication, it’s instructive to consider some common attacks.  Of course, there are many more than five attacks in the world, but these should give a starting point for evaluating others.</p>
<h2>Key Logging and Redirection</h2>
<p>One of the most common classes of malware attacks is the <a href="http://en.wikipedia.org/wiki/Keystroke_logging">keystroke logger</a>, where the attacker is able to monitor your typing to retrieve typed login credentials (typically username/password). Two-factor authentication is typically effective against these passive attacks, since they include a one-time password component obtained from the device (e.g., hardware token or phone). However, malware could also redirect some of those keystrokes to an attacker, whom you have just enabled to log in as you.</p>
<p>However, if the two-factor authentication is securely bound to a specific transaction or login from a particular location, this attack is greatly mitigated. For example, the authentication can be issued with a challenge that only permits the login or authorizes a specific transaction from a specific location. The description of the transaction can also be communicated independently to the user, so that they know that what they’re authorizing is what they intend.</p>
<h2>Man-in-the-middle attacks</h2>
<p>Network-based man-in-the middle (MITM) attacks are typically dealt with by cryptographic network protocols (SSL/TLS).  However, <a href="http://www.computerweekly.com/news/2240105541/DigiNotar-certificate-authority-breach-Why-it-matters">forgery of fraudulent cryptographic certificates</a>, while relatively rare, has shown flaws in this dependency. This can be accomplished by injecting fake root certificates in the browser’s trusted certificate database, or by compromise of any of the many root certificate authorities already listed there. If an attacker is able to become an undetected intermediary, they can perform all of the capabilities of the Key Logging and Redirection threat above, but with less presence (and detectability) on the user’s computer.</p>
<h2>Man-in-the-browser attacks</h2>
<p>Sophisticated malware known as a &#8220;man-in the-browser&#8221; such as <a href="http://threatpost.com/en_us/blogs/man-browser-inside-zeus-trojan-021910" target="_blank">Zeus</a> allows an attacker to falsify a user’s browser display, making them think that the website is doing what they intend while actually it is doing something completely different, directed by an attacker.  The best countermeasure for this is the use of a two-factor technology that independently and securely displays to the user the nature of a transaction being approved.  Ideally, this independent display would be on a different device using an independent communications channel.</p>
<h2>Account recovery</h2>
<p>You also need to consider what happens if you lose one of your authentication factors (or if an attacker pretends to). If the response is to temporarily disable two-factor authentication, then an attacker might be able to social engineer the account recovery process to get access to the account. Worse yet, if you’re using knowledge-based authentication (“What was the name of your first pet?”) for account recovery, these answers are often very easy for an attacker to guess and provide much worse security. Remember that the attacker will pick whatever is the weakest point in your authentication system to attack. It was account recovery more than the lack of two-factor authentication that exposed <a href="http://www.wired.com/gadgetlab/2012/08/apple-amazon-mat-honan-hacking/all/" target="_blank">Mat Honan</a> to a widely-reported and devastating attack last year.</p>
<h2>Third parties</h2>
<p>Some two-factor authentication systems rely on third parties in connection with the issuance, verification, or communication with verification of physical tokens. The vulnerabilities inherited from third parties are best illustrated by the <a href="http://news.cnet.com/8301-27080_3-20044455-245.html" target="_blank">breach of RSA’s SecurID</a> authentication system in 2011. Although the extent of the RSA breach isn’t fully known, it is thought that the attackers could have gotten access to information to create counterfeit tokens.</p>
<p>Authentication using SMS text messaging and other telephony-related means is dependent on the mobile carrier’s practices regarding reassignment of phone numbers. If an attacker is able to convince the carrier that they are the user and they lost their phone and need a new one, they would be in a position to intercept text messages and phone calls, providing the second authentication factor. This has led to a request from some Australian telecoms that banks not use SMS for two-factor authentication.</p>
<hr />
<p>These attack examples illustrate the importance of thinking broadly about how two-factor authentication can be defeated. You can be assured that the attackers are doing so.</p>
<p><em>Photo credit: U.S. Air Force</em></p>
]]></content:encoded>
			<wfw:commentRss>https://www.oneid.com/blog/two-factor-authentication-five-most-common-security-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two-Factor Authentication Myths and Reality</title>
		<link>https://www.oneid.com/blog/two-factor-authentication-myths-and-reality/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=two-factor-authentication-myths-and-reality</link>
		<comments>https://www.oneid.com/blog/two-factor-authentication-myths-and-reality/#comments</comments>
		<pubDate>Mon, 25 Mar 2013 17:15:36 +0000</pubDate>
		<dc:creator>Jim Fenton</dc:creator>
				<category><![CDATA[Security Breaches]]></category>
		<category><![CDATA[Two-Factor Authentication]]></category>
		<category><![CDATA[2fa]]></category>
		<category><![CDATA[security breach]]></category>
		<category><![CDATA[sms vulnerabilities]]></category>
		<category><![CDATA[two-factor authentication]]></category>
		<category><![CDATA[two-factor similarities]]></category>

		<guid isPermaLink="false">http://oneid-blog.conflaremagic.com/?p=1961</guid>
		<description><![CDATA[<p><em>This article is the first in a 5-part series on two-factor authentication. For more information about the series, please refer to the <a title="Two-Factor Authentication: A Five-Part Series" href="https://www.oneid.com/blog/two-factor-authentication-a-five-part-series/">introductory article</a>.</em></p> <p>Recent security breaches have thrust two-factor authentication (2FA) into the spotlight.  As is often the case, certain assumptions are being made or benefits implied that can&#8230;]]></description>
				<content:encoded><![CDATA[<p><em>This article is the first in a 5-part series on two-factor authentication. For more information about the series, please refer to the <a title="Two-Factor Authentication:  A Five-Part Series" href="https://www.oneid.com/blog/two-factor-authentication-a-five-part-series/">introductory article</a>.</em></p>
<p>Recent security breaches have thrust two-factor authentication (2FA) into the spotlight.  As is often the case, certain assumptions are being made or benefits implied that can mislead the decision-maker looking to incorporate 2FA.  Here are five common myths:</p>
<p><i><strong>Myth 1</strong>:  If you have suffered a breach, turning on two-factor authentication for your users is a good quick fix.</i></p>
<p><strong>Reality</strong>: Most sites can’t simply “turn on” two-factor authentication. Deployment of 2FA requires the issuance of tokens or cryptographic keys that are embedded in other devices, which requires user participation. If you suddenly start requiring 2FA for access to your site, many of your existing users won’t have the necessary means to log in, and will either clog your support queue or give up and go elsewhere.  But if you don’t require 2FA, most users won’t bother to enroll in it regardless of the security benefits.</p>
<p><i><strong>Myth 2</strong>: Two-factor authentication is not susceptible to common threats.</i></p>
<p><strong>Reality</strong>:  While two-factor authentication does improve security, it’s not perfect, and it attracts attackers because of its use for high-value applications. Most two-factor authentication technologies don’t securely notify the user what they are approving, so an inattentive user might approve an attacker’s transaction without knowing it. Third-party authentication tokens can have dependencies on the security of the issuer or manufacturer that may not be obvious until a breach, such as the March 2011 <a href="http://www.govinfosecurity.com/dhs-responds-to-rsa-securid-breach-a-3444">breach of RSA SecurID tokens</a>.</p>
<p>Telecom-based technologies, such as text messaging (SMS), have specific dependencies on the security of the mobile provider, which is chosen by the user. A service using SMS can be vulnerable to any of a number of telecom providers’ practices regarding reassignment of phone numbers or security of messages. Malware on users’ phones that intercepts SMS messages and sends them to an attacker is also becoming more common.</p>
<p><i><strong>Myth 3</strong>: Two-factor authentication is synonymous with ‘incorporation of a second device’ and cannot be accomplished effectively on a single device.</i></p>
<p><strong>Reality</strong>: As users move to smart, personal devices, it has become more practical to load keying information into those devices in a manner that is tamper resistant enough to provide a high degree of security. For example, if properly designed, a smartphone application can manage keying information and prompt the user for something they know. It would then (as is done by OneID) use cryptographic techniques to prove that the user was in possession of the cryptographic key and knew the memorized factor without the need for those secrets to ever leave the user’s device.</p>
<p><i><strong>Myth 4</strong>: Most 2-factor solutions are similar with only minor differences in approach.</i></p>
<p>Reality: While early two-factor solutions largely relied on hardware “tokens” that produced one-time passwords, the past few years have brought considerable innovation to 2FA. Many solutions involving SMS messages or other telephonic means are available. Others, notably OneID, provide 2FA using either a mobile application containing a cryptographic secret, or through keying information stored in the user’s browser. The degree of reliance on third-party services (either authentication service providers or telecom companies) is also a factor to consider, since breaches in these services have in the past resulted in authentication failure.</p>
<p><i><strong>Myth 5</strong>: Two-factor authentication is an annoying compliance requirement with little material benefit to the business.</i></p>
<p><strong>Reality</strong>: Some businesses do treat two-factor authentication as only a compliance requirement, rather than an opportunity to reduce fraud. Some even use technologies that barely qualify as two-factor solutions, such as browser fingerprinting, in an effort to meet compliance requirements while minimizing user impact. A far superior approach is to use a flexible authentication mechanism that requires 2FA for higher risk transactions, while giving users the convenience of single-factor authentication for common, lower risk operations. This balances the convenience of users with the benefits of fraud reduction.</p>
<hr />
<p>The movement toward two-factor authentication is a good one, but like any trending technology approach, it&#8217;s important to read through the hype and understand the true benefits and costs. Adopting two-factor without really considering the problem to be solved and the differences in solutions in the market, can burden users while providing little security benefit. Through the remainder of the week, we&#8217;ll cover more key elements of an effective two-factor authentication deployment.</p>
<p><strong>Up tomorrow</strong>: Five Common Attacks and How You Can Protect Against Them.</p>
<div lang="x-western">
<p><em>Image SANY0101 by Flickr user advisorymatters used under Creative Commons license.</em></p>
</div>
]]></content:encoded>
			<wfw:commentRss>https://www.oneid.com/blog/two-factor-authentication-myths-and-reality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two-Factor Authentication:  A Five-Part Series</title>
		<link>https://www.oneid.com/blog/two-factor-authentication-a-five-part-series/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=two-factor-authentication-a-five-part-series</link>
		<comments>https://www.oneid.com/blog/two-factor-authentication-a-five-part-series/#comments</comments>
		<pubDate>Thu, 21 Mar 2013 17:22:16 +0000</pubDate>
		<dc:creator>Clay Hausmann</dc:creator>
				<category><![CDATA[Two-Factor Authentication]]></category>
		<category><![CDATA[2-factor authentication]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[security token]]></category>
		<category><![CDATA[token]]></category>
		<category><![CDATA[trust and digital identity]]></category>

		<guid isPermaLink="false">http://oneid-blog.conflaremagic.com/?p=1968</guid>
		<description><![CDATA[<p>Two-factor authentication.  <a href="http://mashable.com/2013/03/02/evernote-hack/" target="_blank">Evernote</a>, <a href="http://www.engadget.com/2012/08/01/dropbox-confirms-security-breach-new-measures/" target="_blank">Dropbox</a>, <a href="http://www.infoworld.com/d/security/researchers-find-loophole-in-googles-two-factor-authentication-213496" target="_blank">Google</a> and many other Internet companies look to it for salvation after a security breach.  Banks and credit unions deploy it to achieve <a href="http://www.ffiec.gov/pdf/Auth-ITS-Final%206-22-11%20(FFIEC%20Formated).pdf" target="_blank">FFIEC compliance</a>.  But as we talk about it at conferences and cocktail parties (you know you&#8217;re in tech if you do this), do we truly&#8230;]]></description>
				<content:encoded><![CDATA[<p>Two-factor authentication.  <a href="http://mashable.com/2013/03/02/evernote-hack/" target="_blank">Evernote</a>, <a href="http://www.engadget.com/2012/08/01/dropbox-confirms-security-breach-new-measures/" target="_blank">Dropbox</a>, <a href="http://www.infoworld.com/d/security/researchers-find-loophole-in-googles-two-factor-authentication-213496" target="_blank">Google</a> and many other Internet companies look to it for salvation after a security breach.  Banks and credit unions deploy it to achieve <a href="http://www.ffiec.gov/pdf/Auth-ITS-Final%206-22-11%20(FFIEC%20Formated).pdf" target="_blank">FFIEC compliance</a>.  But as we talk about it at conferences and cocktail parties (you know you&#8217;re in tech if you do this), do we truly understand everything about it?</p>
<p>Over the course of a week, we&#8217;ll cover some of the most pressing topics about two-factor authentication (2FA) and equip you with the tools and intelligence to make smart decisions about incorporating it into your security practices and customer experience.</p>
<p>Here’s the schedule for the week:</p>
<p><b>Monday:</b>  <a title="Two-Factor Authentication Myths and Reality" href="https://www.oneid.com/blog/two-factor-authentication-myths-and-reality/">The myths and realities of two-factor authentication</a>.  <i>Security veteran and OneID CSO Jim Fenton corrects some common misconceptions about 2FA.</i></p>
<p><b>Tuesday: </b><a title="Two-Factor Authentication: Five Most Common Security Attacks" href="https://www.oneid.com/blog/two-factor-authentication-five-most-common-security-attacks/">Five most common security attacks and how to protect against them</a>.  <i>Jim continues by diving into the most common attacks and how banks and others must still be wary, even after deploying 2FA.</i></p>
<p><b>Wednesday: </b><a title="Two-Factor Authentication: The Big Secret that No One is Talking About" href="https://www.oneid.com/blog/two-factor-authentication-the-big-secret-that-no-one-is-talking-about/">The big secret of 2FA that no one seems to be talking about</a>.  <i>OneID founder Steve Kirsch covers the most overlooked element of 2FA and why 2FA will never work until it&#8217;s solved.</i></p>
<p><b>Thursday: </b><a title="Two-Factor Authentication: Is Compliance Enough?" href="https://www.oneid.com/blog/two-factor-authentication-is-compliance-enough/">Is compliance enough</a>?  <i>Jim Fenton, OneID CSO, provides a perspective on how banks should implement beyond what’s required, putting user experience on par with security needs.</i></p>
<p><b>Friday: </b><a title="Four Steps to a Secure Identity System" href="https://www.oneid.com/blog/four-steps-to-a-secure-identity-system/">Four Steps to a Secure Identity System</a>. <i>Steve returns with an overview of how 2FA fits into a secure customer environment.</i></p>
<p>We look forward to your thoughts and comments.  And if you have another topic that you’d like covered, please let us know below.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.oneid.com/blog/two-factor-authentication-a-five-part-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OAuth: Back Door to Account Lockdown?</title>
		<link>https://www.oneid.com/blog/oauth-back-door-to-account-lockdown/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oauth-back-door-to-account-lockdown</link>
		<comments>https://www.oneid.com/blog/oauth-back-door-to-account-lockdown/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 17:23:17 +0000</pubDate>
		<dc:creator>Jim Fenton</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[Password Management]]></category>
		<category><![CDATA[lockdown]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[password change]]></category>
		<category><![CDATA[security token]]></category>
		<category><![CDATA[token]]></category>

		<guid isPermaLink="false">http://oneid-blog.conflaremagic.com/?p=1970</guid>
		<description><![CDATA[<p>Perhaps one of your accounts has been hacked, or you think it may have been, so you change the password.  Is that enough to make sure your account is secure?  If the account uses OAuth, perhaps not.</p> <p>As a precaution, we changed the password on OneID&#8217;s Twitter account recently. To my surprise, the mobile apps&#8230;]]></description>
				<content:encoded><![CDATA[<p>Perhaps one of your accounts has been hacked, or you think it may have been, so you change the password.  Is that enough to make sure your account is secure?  If the account uses OAuth, perhaps not.</p>
<p>As a precaution, we changed the password on OneID&#8217;s Twitter account recently. To my surprise, the mobile apps that I use to access Twitter didn&#8217;t require me to log in again after the password change. This is because Twitter uses <em>OAuth tokens</em> to authorize apps that need to access your Twitter stream. OAuth tokens (the digital &#8220;permission slips&#8221; giving access to your account) behave in many ways like persistent (stay logged in) browser cookies in granting access to your account.  But <strong>tokens are not automatically revoked when you change your password</strong>.  This is in sharp contrast to browser cookies:  If you have several computers where you have logged in to Twitter and you change your password, you need to log into each browser again following a password change.</p>
<p>When you change your password, Twitter does display a message like this:</p>
<p style="text-align: center;"><a href="https://www.oneid.com/wp-content/uploads/2013/03/twitterapps.png"><img class="aligncenter" alt="twitterapps" src="https://www.oneid.com/wp-content/uploads/2013/03/twitterapps-300x61.png" width="300" height="61" /></a></p>
<p>Unfortunately this message doesn&#8217;t tell you <i>why</i> you ought to review your applications.  If someone compromises your account, they can authorize their applications to access your Twitter account on your behalf.  To effectively lock down your account, you need to make sure that the attacker can&#8217;t continue to use those applications.</p>
<p><b>But it&#8217;s worse than that.</b>  OAuth tokens are typically issued once per application, not once for each instance of the application. So even though I use Echofon on my iPhone, iPad, and Mac, only one OAuth token is issued for Echofon and is shared by those devices. As a result, the Twitter Applications page (<a href="https://twitter.com/settings/applications">https://twitter.com/settings/applications</a>) can only show the list of apps that you have authorized, but not where (or in how many places) this has occurred. So if an attacker had gotten access to my account and authorized his or her own copy of the Echofon, I would have no way to see that this has occurred. It really isn&#8217;t possible to determine whether all of the authorizations are under your own control; there isn&#8217;t enough information.</p>
<p>I don&#8217;t mean to single out Twitter here; I have observed that Google+ also doesn&#8217;t invalidate tokens on password change, and doesn&#8217;t remind you (as Twitter does) about authorized apps when you change your password. As far as I know, there is no guideline recommending that issuers of OAuth tokens revoke the tokens when a password change takes place. This, to me, is an oversight: OAuth tokens should, by default, have exactly the same behavior as persistent browser cookies.</p>
<p>With the use of OAuth by services like Facebook, Twitter, and Google to provide identity management services, users need to be better educated in how to lock down their accounts, manage authorizations they (or attackers) have made, and need to be given visibility to what all of the authorized endpoints are. In the absence of that, tokens should be revoked by default when users change their password.</p>
<p><em>Image &#8220;<a href="http://www.flickr.com/photos/tokencompany/8073379110/">plastic token</a>&#8221; by Flickr user Token Company used under Creative Commons license.</em></p>
]]></content:encoded>
			<wfw:commentRss>https://www.oneid.com/blog/oauth-back-door-to-account-lockdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In the Wake of a Widely Publicized Breach, We asked ‘What Should Twitter Do?’</title>
		<link>https://www.oneid.com/blog/twitter-security-breach-what-should-twitter-do/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=twitter-security-breach-what-should-twitter-do</link>
		<comments>https://www.oneid.com/blog/twitter-security-breach-what-should-twitter-do/#comments</comments>
		<pubDate>Fri, 08 Mar 2013 17:23:56 +0000</pubDate>
		<dc:creator>Clay Hausmann</dc:creator>
				<category><![CDATA[Security Breaches]]></category>
		<category><![CDATA[2-factor authentication]]></category>
		<category><![CDATA[security breach]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[twitter security breach]]></category>
		<category><![CDATA[two-factor]]></category>
		<category><![CDATA[usernames and passwords]]></category>

		<guid isPermaLink="false">http://oneid-blog.conflaremagic.com/?p=1972</guid>
		<description><![CDATA[<p><i>Last week at the RSA Conference, we invited some industry folks plus key journalists for a panel discussion asking the question, “What Should Twitter do?” and here’s what we heard.</i></p> <p>Stuart McClure, CEO/President of <a href="http://www.cylance.com">Cylance</a>, summed it up the best during our recent panel discussion, ‘What Should Twitter Do?,’ when he said, “Passwords are utterly&#8230;]]></description>
				<content:encoded><![CDATA[<p><i>Last week at the RSA Conference, we invited some industry folks plus key journalists for a panel discussion asking the question, “What Should Twitter do?” and here’s what we heard.</i></p>
<p>Stuart McClure, CEO/President of <a href="http://www.cylance.com">Cylance</a>, summed it up the best during our recent panel discussion, ‘What Should Twitter Do?,’ when he said, “Passwords are utterly useless. ”</p>
<p>The former McAfee executive and noted author on hacking delivered some pointed comments during the panel discussion. “We’ve known about this security flaw, but until it comes out [in a breach] no one believes you.”</p>
<p>Just weeks before the RSA conference, Twitter was (again) hit with a <a href="http://mashable.com/2013/02/01/twitter-security-breach/">security breach</a>. Personal data from 250 user accounts were compromised. Shortly after, reporters came across a job posting that suggested Twitter may be implementing two-factor authentication, prompting <a href="http://www.guardian.co.uk/technology/2013/feb/04/twitter-authentication-prevent-account-hacking">media speculation</a> about what Twitter should do.</p>
<p>The answer was ultimately not much. Added our own founder and CTO Steve Kirsch, also a panelist, “No matter what [Twitter] does from an engineering point of view, it cannot prevent a mass breach.”</p>
<p>The <i>Wall Street Journal</i>, <i>MIT Technology Review</i>, <i>ZDNet</i>, <i>Dark Reading</i> <i>CRN</i> and Frost &amp; Sullivan attended to watch McClure and the rest of the security experts spar over security technologies and whether the password is DOA.</p>
<p><a href="http://www.zdnet.com/panel-what-should-twitter-do-to-protect-personal-data-7000011916/">Rachel King of ZDNet</a> did a terrific take on the panel and captured some of the greatest sound bites. It was a broad, far-reaching discussion concluding there isn’t much Twitter, or any other company relying on usernames and passwords, can do to fully secure their infrastructure from a password hack. The technology is too old, hackers are too good, and people are just too easy to fool. “It’s hard to engineer around human fallibility,” said John Bradley, senior technical architect for the office of the CTO at <a href="http://www.pingidentity.com">Ping Identity</a>. “We’ve been trying for thousands of years.”</p>
<p>Moderator Jonathan Heiliger, former Facebook exec and current <a href="www.nbvp.com">North Bridge Venture Partners</a> investor, opened the discussion pointing out that the primary goal of user security these days is to make it financially unfeasible to be a password hacker. This was a common sentiment. As Jon Callas, former CTO of Entrust and co-founder/CTO of <a href="http://www.silentcircle.com">Silent Circle</a>, put it, “If you can force the bad guy to go from wholesale hacking to retail hacking, we’ve won a lot.”</p>
<p>The industry and government is wrestling with new ways to approach security, according to Bradley. “The US government is encouraging standardization with the idea that once you start accepting federated identity providers in a non-exclusive, open standard way, you don’t have to have big relying parties. It could be OneID.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.oneid.com/blog/twitter-security-breach-what-should-twitter-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
