<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Speaking of Security - The RSA Blog and Podcast &#187; Dr. Ari Juels</title>
	<atom:link href="http://blogs.rsa.com/author/juels/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.rsa.com</link>
	<description>The Security Blog for Security Professionals</description>
	<lastBuildDate>Fri, 24 May 2013 12:30:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
<!-- podcast_generator="Blubrry PowerPress/4.0.7" -->
	<itunes:summary>The Speaking of Security podcast features lively discussion with industry experts on the latest issues and trends in the security industry.</itunes:summary>
	<itunes:author>RSA, The Security Division of EMC</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://blogs.rsa.com/wp-content/uploads/userphoto/sos.png" />
	<itunes:owner>
		<itunes:name>RSA, The Security Division of EMC</itunes:name>
		<itunes:email>podcast@rsa.com</itunes:email>
	</itunes:owner>
	<managingEditor>podcast@rsa.com (RSA, The Security Division of EMC)</managingEditor>
	<itunes:subtitle>The Security Blog for Security Professionals</itunes:subtitle>
	<itunes:keywords>Security, Cyber Crime, APTs, Sam Curry, RSA, EMC, Advanced Persistant Threats, Fraud</itunes:keywords>
	<image>
		<title>Speaking of Security - The RSA Blog and Podcast &#187; Dr. Ari Juels</title>
		<url>http://blogs.rsa.com/wp-content/uploads/userphoto/sos.png</url>
		<link>http://blogs.rsa.com</link>
	</image>
	<itunes:category text="Technology">
		<itunes:category text="Tech News" />
		<itunes:category text="Podcasting" />
	</itunes:category>
		<item>
		<title>The Iris System: Tidying Up Under the Rug</title>
		<link>http://blogs.rsa.com/the-iris-system-tidying-up-under-the-rug/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-iris-system-tidying-up-under-the-rug</link>
		<comments>http://blogs.rsa.com/the-iris-system-tidying-up-under-the-rug/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 17:00:33 +0000</pubDate>
		<dc:creator>Dr. Ari Juels</dc:creator>
				<category><![CDATA[IT Security]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://blogs.rsa.com/?p=7995</guid>
		<description><![CDATA[Virtualization helps conceal hardware complexity, one of its many benefits for programmers and administrators. But it’s also a rug under which security and reliability concerns can be all too easily swept. Here’s a simple example. Suppose that a file system replicates data across two storage devices to prevent data loss in the advent of a [...]]]></description>
				<content:encoded><![CDATA[<p>Virtualization helps conceal hardware complexity, one of its many benefits for programmers and administrators. But it’s also a rug under which security and reliability concerns can be all too easily swept.</p>
<p>Here’s a simple example. Suppose that a file system replicates data across two storage devices to prevent data loss in the advent of a drive crash. If these storage devices are <i>virtual,</i> they can well reside on the same <i>physical </i>hard drive. One physical drive crash, then, will wipe out the file system.</p>
<p>A drawback of fluid logical-to-physical resource mapping is uncertainty it creates about the physical configuration, location, and administration of underlying hardware. Virtualization amplifies software risks too, such as <a href="http://pages.cs.wisc.edu/~rist/papers/sslhedge.html">accidental or malicious state rollbacks</a>.</p>
<p>RSA Labs has a long-term research program that aims to restore to both service providers and tenants the security visibility concealed by virtualization and cloud migration. A key element is an idea we call a <i>security inlay</i>, a module transparently introduced into virtualization infrastructure with hooks that make it easier to monitor systems’ security postures. Good inlays, we believe, can actually provide better visibility than even a traditional data center affords.</p>
<p>The Iris system, for example, can serve attractively as a security inlay to render virtualized storage more trustworthy.  Iris ensures the freshness and integrity of data retrieved from storage—any kind of storage in any location. If a corruption or rollback affects retrieved data, Iris will detect it. Iris is also the first system that enables practical, dynamic <a href="http://www.rsa.com/rsalabs/node.asp?id=3357"><i>Proofs of Retrievability </i>(PoRs)</a>. It can verify on the fly that all of the data in a file system is intact—down to the last bit. Magically, this operation in Iris touches only a small fraction of the contents of the file system.</p>
<p>One deployment option for Iris is as a security inlay. A tenant’s applications in a VM can, using Iris, detect corruption of retrieved data blocks; Iris is transparent, moreover, to the OS in the VM. At the same time, the tenant can remotely verify the intactness of the file system on demand. In this configuration, Iris brings two benefits: (1) It incorporates potentially untrustworthy storage into the trust perimeter of a tenant’s VMs and (2) It offers a new path or tool for monitoring file system state, and thus auditing compliance with data-retention requirements and regulations. (Note that Iris <i>doesn’t</i> do anything to improve availability or prevent failures: Other inlays or complementary mechanisms are needed to address these complementary issues.)</p>
<p>Here’s a figure illustrating this deployment of Iris.</p>
<p><a href="http://blogs.rsa.com/wp-content/uploads/Iris.jpeg"><img class="alignnone  wp-image-8355" alt="Iris" src="http://blogs.rsa.com/wp-content/uploads/Iris.jpeg" width="454" height="340" /></a></p>
<p>You can learn more about Iris from our research paper <a href="http://www.rsa.com/rsalabs/node.asp?id=4014">here</a>. The paper won an <a href="http://www.poly.edu/csaw2012/csaw-research">award</a> a couple of months ago, incidentally, thanks to the excellent work of its lead author, Emil Stefanov, a student at UC Berkeley who worked on Iris during a summer internship at RSA Labs.</p>
<p>&nbsp;</p>
<!-- Start Sociable --><div class="sociable"><ul class='clearfix'><li><a title="Facebook" class="option1_16" style="background-position:-48px 0px" rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&amp;t=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug"></a></li><li><a title="Twitter" class="option1_16" style="background-position:-144px -16px" rel="nofollow" target="_blank" href="http://twitter.com/intent/tweet?text=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug%20-%20http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F%20  "></a></li><li><a title="LinkedIn" class="option1_16" style="background-position:-144px 0px" rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&amp;title=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug&amp;source=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals&amp;summary=Virtualization%20helps%20conceal%20hardware%20complexity%2C%20one%20of%20its%20many%20benefits%20for%20programmers%20and%20administrators.%20But%20it%E2%80%99s%20also%20a%20rug%20under%20which%20security%20and%20reliability%20concerns%20can%20be%20all%20too%20easily%20swept.%0D%0A%0D%0AHere%E2%80%99s%20a%20simple%20example.%20Suppose%20that"></a></li><li><a title="email" class="option1_16" style="background-position:-80px 0px" rel="nofollow" target="_blank" href="https://mail.google.com/mail/?view=cm&fs=1&to&su=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug&body=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&ui=2&tf=1&shva=1"></a></li></ul><div onMouseout="fixOnMouseOut(this,event,'post-7995')" id="sociable-post-7995" style="display:none;">   

    <div style="top: auto; left: auto; display: block;" id="sociable">



		<div class="popup">

			<div class="content">

				<ul><li style="heigth:16px;width:16px"><a title="Myspace" class="option1_16" style="background-position:0px -16px" rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&amp;t=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug"></a></li><li style="heigth:16px;width:16px"><a title="Delicious" class="option1_16" style="background-position:-16px 0px" rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&amp;title=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug&amp;notes=Virtualization%20helps%20conceal%20hardware%20complexity%2C%20one%20of%20its%20many%20benefits%20for%20programmers%20and%20administrators.%20But%20it%E2%80%99s%20also%20a%20rug%20under%20which%20security%20and%20reliability%20concerns%20can%20be%20all%20too%20easily%20swept.%0D%0A%0D%0AHere%E2%80%99s%20a%20simple%20example.%20Suppose%20that"></a></li><li style="heigth:16px;width:16px"><a title="Digg" class="option1_16" style="background-position:-32px 0px" rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&amp;title=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug&amp;bodytext=Virtualization%20helps%20conceal%20hardware%20complexity%2C%20one%20of%20its%20many%20benefits%20for%20programmers%20and%20administrators.%20But%20it%E2%80%99s%20also%20a%20rug%20under%20which%20security%20and%20reliability%20concerns%20can%20be%20all%20too%20easily%20swept.%0D%0A%0D%0AHere%E2%80%99s%20a%20simple%20example.%20Suppose%20that"></a></li><li style="heigth:16px;width:16px"><a title="Reddit" class="option1_16" style="background-position:-64px -16px" rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&amp;title=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug"></a></li><li style="heigth:16px;width:16px"><a title="StumbleUpon" class="option1_16" style="background-position:-112px -16px" rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&title=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug"></a></li><li style="heigth:16px;width:16px"><a title="Google Bookmarks" class="option1_16" style="background-position:-96px 0px" rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&amp;title=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug&amp;annotation=Virtualization%20helps%20conceal%20hardware%20complexity%2C%20one%20of%20its%20many%20benefits%20for%20programmers%20and%20administrators.%20But%20it%E2%80%99s%20also%20a%20rug%20under%20which%20security%20and%20reliability%20concerns%20can%20be%20all%20too%20easily%20swept.%0D%0A%0D%0AHere%E2%80%99s%20a%20simple%20example.%20Suppose%20that"></a></li><li style="heigth:16px;width:16px"><a title="HackerNews" class="option1_16" style="background-position:-128px 0px" rel="nofollow" target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&amp;t=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug"></a></li><li style="heigth:16px;width:16px"><a title="MSNReporter" class="option1_16" style="background-position:-176px 0px" rel="nofollow" target="_blank" href="http://reporter.es.msn.com/?fn=contribute&amp;Title=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug&amp;URL=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=Virtualization%20helps%20conceal%20hardware%20complexity%2C%20one%20of%20its%20many%20benefits%20for%20programmers%20and%20administrators.%20But%20it%E2%80%99s%20also%20a%20rug%20under%20which%20security%20and%20reliability%20concerns%20can%20be%20all%20too%20easily%20swept.%0D%0A%0D%0AHere%E2%80%99s%20a%20simple%20example.%20Suppose%20that"></a></li><li style="heigth:16px;width:16px"><a title="BlinkList" class="option1_16" style="background-position:0px 0px" rel="nofollow" target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&amp;Title=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug"></a></li><li style="heigth:16px;width:16px"><a title="Sphinn" class="option1_16" style="background-position:-96px -16px" rel="nofollow" target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F"></a></li><li style="heigth:16px;width:16px"><a title="Posterous" class="option1_16" style="background-position:-32px -16px" rel="nofollow" target="_blank" href="http://posterous.com/share?linkto=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&amp;title=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug&amp;selection=Virtualization%20helps%20conceal%20hardware%20complexity%2C%20one%20of%20its%20many%20benefits%20for%20programmers%20and%20administrators.%20But%20it%E2%80%99s%20also%20a%20rug%20under%20which%20security%20and%20reliability%20concerns%20can%20be%20all%20too%20easily%20swept.%0D%0A%0D%0AHere%E2%80%99s%20a%20simple%20example.%20Suppose%20that"></a></li><li style="heigth:16px;width:16px"><a title="Tumblr" class="option1_16" style="background-position:-128px -16px" rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&amp;t=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug&amp;s=Virtualization%20helps%20conceal%20hardware%20complexity%2C%20one%20of%20its%20many%20benefits%20for%20programmers%20and%20administrators.%20But%20it%E2%80%99s%20also%20a%20rug%20under%20which%20security%20and%20reliability%20concerns%20can%20be%20all%20too%20easily%20swept.%0D%0A%0D%0AHere%E2%80%99s%20a%20simple%20example.%20Suppose%20that"></a></li><li style="heigth:16px;width:16px"><a title="Google Reader" class="option1_16" style="background-position:-112px 0px" rel="nofollow" target="_blank" href="http://www.google.com/reader/link?url=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&amp;title=The%20Iris%20System%3A%20Tidying%20Up%20Under%20the%20Rug&amp;srcURL=http%3A%2F%2Fblogs.rsa.com%2Fthe-iris-system-tidying-up-under-the-rug%2F&amp;srcTitle=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals"></a></li><li style="heigth:16px;width:16px"><a class="option1_16" style="cursor:pointer;background-position:-64px 0px" rel="nofollow" title="Add to favorites - doesn't work in Chrome"  onClick="javascript:AddToFavorites();"></a></li><li style="heigth:16px;width:16px"><a style="cursor:poainter" rel="nofollow"   onMouseOver="more(this,'post-7995')"><img  src="http://blogs.rsa.com/wp-content/plugins/sociable/images/option1/16/more.png" title="email" alt="email" /></a></li></ul>			

			</div>        

		  <a style="cursor:pointer" onclick="hide_sociable('post-7995',true)" class="close">

		  <img onclick="hide_sociable('post-7995',true)" title="close" src="http://blogs.rsa.com/wp-content/plugins/sociable/images/closelabel.png">

		  </a>

		</div>

	</div> 

  </div></div><div class='sociable' style='float:none'><ul class='clearfix'><li id="Google_p"><g:plusone annotation="bubble" href="http://blogs.rsa.com/the-iris-system-tidying-up-under-the-rug/" size="medium"></g:plusone></li></ul></div><!-- End Sociable -->]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/the-iris-system-tidying-up-under-the-rug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stealing Your Neighbors’ Keys with a Drinking Glass</title>
		<link>http://blogs.rsa.com/stealing-your-neighbors-keys-with-a-drinking-glass/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=stealing-your-neighbors-keys-with-a-drinking-glass</link>
		<comments>http://blogs.rsa.com/stealing-your-neighbors-keys-with-a-drinking-glass/#comments</comments>
		<pubDate>Thu, 01 Nov 2012 16:30:36 +0000</pubDate>
		<dc:creator>Dr. Ari Juels</dc:creator>
				<category><![CDATA[Cloud Security]]></category>
		<category><![CDATA[IT Security]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://blogs.rsa.com/?p=6916</guid>
		<description><![CDATA[Security experts have long speculated about whether virtualized environments, such as public clouds, exhibit dangerous side channels. A side channel is a form of information leakage that arises as a byproduct of resource exposure, such as the sharing of memory caches. A side-channel attack exploits such leakage to steal secrets, such as cryptographic keys. A [...]]]></description>
				<content:encoded><![CDATA[<p>Security experts have long speculated about whether virtualized environments, such as public clouds, exhibit dangerous <em>side channels. </em>A side channel is a form of information leakage that arises as a byproduct of resource exposure, such as the sharing of memory caches. A side-channel attack exploits such leakage to steal secrets, such as cryptographic keys. A side-channel attack is analogous to use of a drinking glass to eavesdrop on a neighbor through the wall. One byproduct of sharing walls in apartment buildings is potential exposure of private conversations.</p>
<p>In computing environments, researchers have demonstrated a rich array side-channel attacks that completely compromise secret cryptographic keys. (Perhaps the most bizarre is Shamir and Tromer&#8217;s <strong><span style="text-decoration: underline;"><a href="http://tau.ac.il/~tromer/acoustic/">use of CPU acoustics to extract keys</a></span></strong>.) So it’s important to ask: Could side-channel attacks permit malicious tenants to steal secrets from others in the cloud?</p>
<p>Virtualized environments might appear at first glance to dampen or expunge side-channels through strong isolation, one of their design goals. VMs run in distinct operating system instances isolated by a hypervisor and may even migrate across CPU cores. Many systems, in fact, rely implicitly on the security properties enforced by VM isolation. In a public cloud, a motley array of tenants, benign and malicious, are secured against one another mainly through virtualization.</p>
<p>But it turns out that virtualization doesn’t equal effective isolation. This past week, at <span style="text-decoration: underline;"><strong><a href="http://www.sigsac.org/ccs/CCS2012/">ACM CCS</a></strong></span>, a major security research conference, lead author Yinqian Zhang presented a joint paper (UNC, Univ. of Wisc., and RSA Labs) documenting the first significant cross-VM side-channel attack. This attack leverages the L1 instruction-cache as a side channel. We explored the attack in the lab on a Xen-based virtualization platform representative of public cloud infrastructures. In our experiments, an attacker VM targets a co-resident victim VM running Gnu Privacy Guard (GnuPG), a software package that incorporates the OpenPGP e-mail encryption standard. The attacker VM is able to steal the victim VM’s full private (ElGamal) key. In other words, the attack results in complete compromise of one form of encryption in GnuPG.</p>
<p>As demonstrated, the attack is fairly narrow: It targets one vulnerable application in a particular class of virtualized environment. (GnuPG relies on a cryptographic package called libgcrypt that lacks well-established side-channel countermeasures.) It&#8217;s also fairly involved, requiring heavyweight use of machine learning, among other things. For various reasons, technical and ethical, we did not execute the attack in a public cloud. That said, the general techniques we’ve demonstrated are certainly extensible to other virtualization environments, applications, and forms of sensitive information. There’s no reason to think that a public cloud or any other virtualized environment is immune.</p>
<p>The takeaway is this: VMs running highly sensitive workloads should not be placed on the same hosts as potentially untrustworthy VMs.</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.cs.unc.edu/~reiter/papers/2012/CCS.pdf">Here&#8217;s a link to the paper.</a></strong></span></p>
<p>Citation: Cross-VM Side Channels and Their Use to Extract Private Keys. Y. Zhang, A. Juels, M. K. Reiter, and T. Ristenpart. ACM Conference on Computer and Communications Security (CCS), pp. 305-316. 2012.</p>
<!-- Start Sociable --><div class="sociable"><ul class='clearfix'><li><a title="Facebook" class="option1_16" style="background-position:-48px 0px" rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&amp;t=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass"></a></li><li><a title="Twitter" class="option1_16" style="background-position:-144px -16px" rel="nofollow" target="_blank" href="http://twitter.com/intent/tweet?text=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass%20-%20http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F%20  "></a></li><li><a title="LinkedIn" class="option1_16" style="background-position:-144px 0px" rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&amp;title=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass&amp;source=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals&amp;summary=Security%20experts%20have%20long%20speculated%20about%20whether%20virtualized%20environments%2C%20such%20as%20public%20clouds%2C%20exhibit%20dangerous%20side%20channels.%20A%20side%20channel%20is%20a%20form%20of%20information%20leakage%20that%20arises%20as%20a%20byproduct%20of%20resource%20exposure%2C%20such%20as%20the%20sharing"></a></li><li><a title="email" class="option1_16" style="background-position:-80px 0px" rel="nofollow" target="_blank" href="https://mail.google.com/mail/?view=cm&fs=1&to&su=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass&body=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&ui=2&tf=1&shva=1"></a></li></ul><div onMouseout="fixOnMouseOut(this,event,'post-6916')" id="sociable-post-6916" style="display:none;">   

    <div style="top: auto; left: auto; display: block;" id="sociable">



		<div class="popup">

			<div class="content">

				<ul><li style="heigth:16px;width:16px"><a title="Myspace" class="option1_16" style="background-position:0px -16px" rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&amp;t=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass"></a></li><li style="heigth:16px;width:16px"><a title="Delicious" class="option1_16" style="background-position:-16px 0px" rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&amp;title=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass&amp;notes=Security%20experts%20have%20long%20speculated%20about%20whether%20virtualized%20environments%2C%20such%20as%20public%20clouds%2C%20exhibit%20dangerous%20side%20channels.%20A%20side%20channel%20is%20a%20form%20of%20information%20leakage%20that%20arises%20as%20a%20byproduct%20of%20resource%20exposure%2C%20such%20as%20the%20sharing"></a></li><li style="heigth:16px;width:16px"><a title="Digg" class="option1_16" style="background-position:-32px 0px" rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&amp;title=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass&amp;bodytext=Security%20experts%20have%20long%20speculated%20about%20whether%20virtualized%20environments%2C%20such%20as%20public%20clouds%2C%20exhibit%20dangerous%20side%20channels.%20A%20side%20channel%20is%20a%20form%20of%20information%20leakage%20that%20arises%20as%20a%20byproduct%20of%20resource%20exposure%2C%20such%20as%20the%20sharing"></a></li><li style="heigth:16px;width:16px"><a title="Reddit" class="option1_16" style="background-position:-64px -16px" rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&amp;title=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass"></a></li><li style="heigth:16px;width:16px"><a title="StumbleUpon" class="option1_16" style="background-position:-112px -16px" rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&title=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass"></a></li><li style="heigth:16px;width:16px"><a title="Google Bookmarks" class="option1_16" style="background-position:-96px 0px" rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&amp;title=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass&amp;annotation=Security%20experts%20have%20long%20speculated%20about%20whether%20virtualized%20environments%2C%20such%20as%20public%20clouds%2C%20exhibit%20dangerous%20side%20channels.%20A%20side%20channel%20is%20a%20form%20of%20information%20leakage%20that%20arises%20as%20a%20byproduct%20of%20resource%20exposure%2C%20such%20as%20the%20sharing"></a></li><li style="heigth:16px;width:16px"><a title="HackerNews" class="option1_16" style="background-position:-128px 0px" rel="nofollow" target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&amp;t=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass"></a></li><li style="heigth:16px;width:16px"><a title="MSNReporter" class="option1_16" style="background-position:-176px 0px" rel="nofollow" target="_blank" href="http://reporter.es.msn.com/?fn=contribute&amp;Title=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass&amp;URL=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=Security%20experts%20have%20long%20speculated%20about%20whether%20virtualized%20environments%2C%20such%20as%20public%20clouds%2C%20exhibit%20dangerous%20side%20channels.%20A%20side%20channel%20is%20a%20form%20of%20information%20leakage%20that%20arises%20as%20a%20byproduct%20of%20resource%20exposure%2C%20such%20as%20the%20sharing"></a></li><li style="heigth:16px;width:16px"><a title="BlinkList" class="option1_16" style="background-position:0px 0px" rel="nofollow" target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&amp;Title=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass"></a></li><li style="heigth:16px;width:16px"><a title="Sphinn" class="option1_16" style="background-position:-96px -16px" rel="nofollow" target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F"></a></li><li style="heigth:16px;width:16px"><a title="Posterous" class="option1_16" style="background-position:-32px -16px" rel="nofollow" target="_blank" href="http://posterous.com/share?linkto=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&amp;title=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass&amp;selection=Security%20experts%20have%20long%20speculated%20about%20whether%20virtualized%20environments%2C%20such%20as%20public%20clouds%2C%20exhibit%20dangerous%20side%20channels.%20A%20side%20channel%20is%20a%20form%20of%20information%20leakage%20that%20arises%20as%20a%20byproduct%20of%20resource%20exposure%2C%20such%20as%20the%20sharing"></a></li><li style="heigth:16px;width:16px"><a title="Tumblr" class="option1_16" style="background-position:-128px -16px" rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&amp;t=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass&amp;s=Security%20experts%20have%20long%20speculated%20about%20whether%20virtualized%20environments%2C%20such%20as%20public%20clouds%2C%20exhibit%20dangerous%20side%20channels.%20A%20side%20channel%20is%20a%20form%20of%20information%20leakage%20that%20arises%20as%20a%20byproduct%20of%20resource%20exposure%2C%20such%20as%20the%20sharing"></a></li><li style="heigth:16px;width:16px"><a title="Google Reader" class="option1_16" style="background-position:-112px 0px" rel="nofollow" target="_blank" href="http://www.google.com/reader/link?url=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&amp;title=Stealing%20Your%20Neighbors%E2%80%99%20Keys%20with%20a%20Drinking%20Glass&amp;srcURL=http%3A%2F%2Fblogs.rsa.com%2Fstealing-your-neighbors-keys-with-a-drinking-glass%2F&amp;srcTitle=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals"></a></li><li style="heigth:16px;width:16px"><a class="option1_16" style="cursor:pointer;background-position:-64px 0px" rel="nofollow" title="Add to favorites - doesn't work in Chrome"  onClick="javascript:AddToFavorites();"></a></li><li style="heigth:16px;width:16px"><a style="cursor:poainter" rel="nofollow"   onMouseOver="more(this,'post-6916')"><img  src="http://blogs.rsa.com/wp-content/plugins/sociable/images/option1/16/more.png" title="email" alt="email" /></a></li></ul>			

			</div>        

		  <a style="cursor:pointer" onclick="hide_sociable('post-6916',true)" class="close">

		  <img onclick="hide_sociable('post-6916',true)" title="close" src="http://blogs.rsa.com/wp-content/plugins/sociable/images/closelabel.png">

		  </a>

		</div>

	</div> 

  </div></div><div class='sociable' style='float:none'><ul class='clearfix'><li id="Google_p"><g:plusone annotation="bubble" href="http://blogs.rsa.com/stealing-your-neighbors-keys-with-a-drinking-glass/" size="medium"></g:plusone></li></ul></div><!-- End Sociable -->]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/stealing-your-neighbors-keys-with-a-drinking-glass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cherrypicking Virtual Machines in a Public Cloud</title>
		<link>http://blogs.rsa.com/cherrypicking-virtual-machines-in-a-public-cloud/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cherrypicking-virtual-machines-in-a-public-cloud</link>
		<comments>http://blogs.rsa.com/cherrypicking-virtual-machines-in-a-public-cloud/#comments</comments>
		<pubDate>Wed, 31 Oct 2012 12:30:49 +0000</pubDate>
		<dc:creator>Dr. Ari Juels</dc:creator>
				<category><![CDATA[Cloud Security]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://blogs.rsa.com/?p=6913</guid>
		<description><![CDATA[Resources in public clouds are sold on the same premise of uniform quality as apples. A virtual machine (VM) of a given type, for instance, is a fixed-sized bundle of resources—CPU, local storage, and so forth—that is rented to a tenant at a set hourly rate. Yet VMs, like apples, vary in quality. A VM’s performance depends on the CPU model in the machine on which it sits, the workloads of its neighbors (the VMs of other tenants), and a variety of other characteristics.]]></description>
				<content:encoded><![CDATA[<p>How often do you pass over a bruised apple at the supermarket in favor of a nice, smooth, red one? We all know that although the apples in a bin are priced identically by weight, they vary in quality. So you can buy better apples at a given price through careful selection.</p>
<p><img id="rg_hi" src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBhQSERIUEBQWFRUQGBcUFRQVEhcUERUXFRQVFBcUFRQaHCYeFxkjGRUUHy8sIygpLDAsFR49NTA2NSYrMikBCQoKDgsOGg8PGi0lHiQpLCovLSwsKSksLCwsLCkpKTQpNSwpKSwpLSk1KTUuKSkpLCwsLCosLCkpLCwpLCkpKf/AABEIAFQASQMBIgACEQEDEQH/xAAcAAABBQEBAQAAAAAAAAAAAAAFAAEEBgcDAgj/xAA5EAABAwIDBAgFAAsBAAAAAAABAAIDBBESITEFBkGBBxMiUWFxkaEyQoKxsiVSVGJyc5LB0dLwI//EABoBAAIDAQEAAAAAAAAAAAAAAAIDAAEFBAb/xAAiEQACAgEEAgMBAAAAAAAAAAAAAQIRAwQSITFBURMikQX/2gAMAwEAAhEDEQA/ANxTJFZT0jdJdi+lonZ5tlmadO9kZ+59O9DKSirZaVlm3m6SoKVxjjHXSjVrSAxp7nvzz8APRUqq6Sq2U9lzYh3MYCf6nXVKo40XgiusjPq5t1EfGC8hmPfCu/aX+jP9URot/wCsYRie2Qdz2C/q2yBRRKSKe65FqsqfYe2Po0LY2/0ctmzjqnHK97xnn8vP1VqY4HMaHjwWNRx8Ed3f3gfTENN3RcWnVviz/Gi7sGvt1k/RUsfo0oJLlTVDXtDmG7XC4I4hdVrISUzpQ3nNJRlsZtLUExt72tt23jyBA83eCwSLMq5dLm2TNXuYPhpgIwP3j2nH1IHJU+l1WfqJ26HQVINU7bNUukqc7Hiofy5KTs6lJdcrLlQ9dByFmilNi7kOmqC0ZKTQV+IgFc1WXtfYRZEugYu0bMk/VpbtAhzc3aha8wuPZfdzPB2pHPXz81csKzOGXA9jhqxzT6EX9rrSsQXoNBlcsdPwc81TPnHpAP6SrP5p/FqCUuqs3SjT4Np1OVseB/niY0X9QVV4dUGVfZhroOU8wuAVYaZosLKsU9OSQrLRZNF1mZEMGq4CU+yaJ2IZKfE26O7OLWNvbMad6rEk3T6D+RpUKSLDl3D3XMhe3uvzXEyeyDJy20LPExyWlLN4G45YmD5ntHuL+wK07Jav86P0bFZOzFum3ZxbVwy8JY8P1Rut9nBZ3Hqt16X9j9dQGQDtUzhJpc4T2HjwyIP0rCwE7URqRIvgsOy3XCNRuVc2ZKjkMqyci5GIKU5zRdj8lV31pboimzdoYxml00gmgq85FC5HuF78VOEi5VFraaoL5IuAjuFQl82N2YiGLmey0fkeS0axQfdXZXU07b/HJ23cxkOQ/ujNl6XTY/jxpHNN2zjW0jZI3sdm2RpaR4EWXzLtrZr6aeSGQEOicW58R8rh3gix5r6hVL3/ANwG1zRJFhbUMFgTk2Rv6jjwz0KvNj3rguLoxGkkwlG4ZlHqt2aiBxbPC9luJaS0+IeLtI8iuL8h2HXP2WVkhT5GoLtsQptCQzzVWHXAXxewU2hMrs2scc7ZAkZ6DJJePd0HZbRUI5ulsg1EvWPH/nGb/wAThmG8siUP3b3OnnIdK10UfEuFnu8GtOfMrTKKjZExrIxha0WAH/Zrr0ujqW6XgVOS6R3CdMnWuJEkkkoQayC7W3PpKg3lhbfXE3sP14ltrpJIZJNcloal3Mo4/hgZ9V3fkSjMULWizQGgcALD0CZJVGKS4RGz2nSSRlDBeUklCH//2Q==" alt="" width="127" height="146" data-height="84" data-width="73" /></p>
<p>Resources in public clouds are sold on the same premise of uniform quality as apples. A virtual machine (VM) of a given type, for instance, is a fixed-sized bundle of resources—CPU, local storage, and so forth—that is rented to a tenant at a set hourly rate. Yet VMs, like apples, vary in quality. A VM’s performance depends on the CPU model in the machine on which it sits, the workloads of its neighbors (the VMs of other tenants), and a variety of other characteristics.</p>
<p>Is it possible, then, for a savvy shopper in a public cloud to throw bad fruit back into the bin? In other words, does careful selection enable a clever tenant to get higher-performing VMs for a given amount of money? The answer is yes.</p>
<p>In a paper recently presented at the <span style="text-decoration: underline;"><strong><a href="http://www.socc2012.org/" target="_blank">Symposium on Cloud Computing </a></strong></span>(SOCC), academic colleagues at Univ. of Wisconsin together with RSA Labs have shown that it’s possible for a tenant to game public clouds to achieve better VM performance. Public clouds don’t allow tenants to select VMs freely like apples in a supermarket. But tenants can periodically shut down under performing VMs and spin up new ones. In our experiments in a public cloud, exploiting this small degree of control yields performance gains of 5% for CPU-bound jobs and 34% for bandwidth-intensive jobs.</p>
<p>Essentially any public cloud with a simple pricing regime is likely to be vulnerable to such gaming by tenants. A natural follow-up question is what happens if  cherrypicking by tenants becomes standard practice. The answer may be like the one at the supermarket: Avoid shopping for picked-over VMs on a Sunday evening.</p>
<p>The paper ((c) ACM) is here: &#8220;<a href="http://blogs.rsa.com/wp-content/uploads/gamingpaper.pdf"><strong><span style="text-decoration: underline;">More for Your Money: Exploiting Performance Heterogeneity in Public Clouds</span></strong>&#8220;</a></p>
<!-- Start Sociable --><div class="sociable"><ul class='clearfix'><li><a title="Facebook" class="option1_16" style="background-position:-48px 0px" rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&amp;t=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud"></a></li><li><a title="Twitter" class="option1_16" style="background-position:-144px -16px" rel="nofollow" target="_blank" href="http://twitter.com/intent/tweet?text=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud%20-%20http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F%20  "></a></li><li><a title="LinkedIn" class="option1_16" style="background-position:-144px 0px" rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&amp;title=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud&amp;source=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals&amp;summary=Resources%20in%20public%20clouds%20are%20sold%20on%20the%20same%20premise%20of%20uniform%20quality%20as%20apples.%20A%20virtual%20machine%20%28VM%29%20of%20a%20given%20type%2C%20for%20instance%2C%20is%20a%20fixed-sized%20bundle%20of%20resources%E2%80%94CPU%2C%20local%20storage%2C%20and%20so%20forth%E2%80%94that%20is%20rented%20to%20a%20tenant%20at%20a%20set%20hourly%20rate.%20Yet%20VMs%2C%20like%20apples%2C%20vary%20in%20quality.%20A%20VM%E2%80%99s%20performance%20depends%20on%20the%20CPU%20model%20in%20the%20machine%20on%20which%20it%20sits%2C%20the%20workloads%20of%20its%20neighbors%20%28the%20VMs%20of%20other%20tenants%29%2C%20and%20a%20variety%20of%20other%20characteristics."></a></li><li><a title="email" class="option1_16" style="background-position:-80px 0px" rel="nofollow" target="_blank" href="https://mail.google.com/mail/?view=cm&fs=1&to&su=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud&body=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&ui=2&tf=1&shva=1"></a></li></ul><div onMouseout="fixOnMouseOut(this,event,'post-6913')" id="sociable-post-6913" style="display:none;">   

    <div style="top: auto; left: auto; display: block;" id="sociable">



		<div class="popup">

			<div class="content">

				<ul><li style="heigth:16px;width:16px"><a title="Myspace" class="option1_16" style="background-position:0px -16px" rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&amp;t=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud"></a></li><li style="heigth:16px;width:16px"><a title="Delicious" class="option1_16" style="background-position:-16px 0px" rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&amp;title=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud&amp;notes=Resources%20in%20public%20clouds%20are%20sold%20on%20the%20same%20premise%20of%20uniform%20quality%20as%20apples.%20A%20virtual%20machine%20%28VM%29%20of%20a%20given%20type%2C%20for%20instance%2C%20is%20a%20fixed-sized%20bundle%20of%20resources%E2%80%94CPU%2C%20local%20storage%2C%20and%20so%20forth%E2%80%94that%20is%20rented%20to%20a%20tenant%20at%20a%20set%20hourly%20rate.%20Yet%20VMs%2C%20like%20apples%2C%20vary%20in%20quality.%20A%20VM%E2%80%99s%20performance%20depends%20on%20the%20CPU%20model%20in%20the%20machine%20on%20which%20it%20sits%2C%20the%20workloads%20of%20its%20neighbors%20%28the%20VMs%20of%20other%20tenants%29%2C%20and%20a%20variety%20of%20other%20characteristics."></a></li><li style="heigth:16px;width:16px"><a title="Digg" class="option1_16" style="background-position:-32px 0px" rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&amp;title=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud&amp;bodytext=Resources%20in%20public%20clouds%20are%20sold%20on%20the%20same%20premise%20of%20uniform%20quality%20as%20apples.%20A%20virtual%20machine%20%28VM%29%20of%20a%20given%20type%2C%20for%20instance%2C%20is%20a%20fixed-sized%20bundle%20of%20resources%E2%80%94CPU%2C%20local%20storage%2C%20and%20so%20forth%E2%80%94that%20is%20rented%20to%20a%20tenant%20at%20a%20set%20hourly%20rate.%20Yet%20VMs%2C%20like%20apples%2C%20vary%20in%20quality.%20A%20VM%E2%80%99s%20performance%20depends%20on%20the%20CPU%20model%20in%20the%20machine%20on%20which%20it%20sits%2C%20the%20workloads%20of%20its%20neighbors%20%28the%20VMs%20of%20other%20tenants%29%2C%20and%20a%20variety%20of%20other%20characteristics."></a></li><li style="heigth:16px;width:16px"><a title="Reddit" class="option1_16" style="background-position:-64px -16px" rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&amp;title=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud"></a></li><li style="heigth:16px;width:16px"><a title="StumbleUpon" class="option1_16" style="background-position:-112px -16px" rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&title=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud"></a></li><li style="heigth:16px;width:16px"><a title="Google Bookmarks" class="option1_16" style="background-position:-96px 0px" rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&amp;title=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud&amp;annotation=Resources%20in%20public%20clouds%20are%20sold%20on%20the%20same%20premise%20of%20uniform%20quality%20as%20apples.%20A%20virtual%20machine%20%28VM%29%20of%20a%20given%20type%2C%20for%20instance%2C%20is%20a%20fixed-sized%20bundle%20of%20resources%E2%80%94CPU%2C%20local%20storage%2C%20and%20so%20forth%E2%80%94that%20is%20rented%20to%20a%20tenant%20at%20a%20set%20hourly%20rate.%20Yet%20VMs%2C%20like%20apples%2C%20vary%20in%20quality.%20A%20VM%E2%80%99s%20performance%20depends%20on%20the%20CPU%20model%20in%20the%20machine%20on%20which%20it%20sits%2C%20the%20workloads%20of%20its%20neighbors%20%28the%20VMs%20of%20other%20tenants%29%2C%20and%20a%20variety%20of%20other%20characteristics."></a></li><li style="heigth:16px;width:16px"><a title="HackerNews" class="option1_16" style="background-position:-128px 0px" rel="nofollow" target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&amp;t=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud"></a></li><li style="heigth:16px;width:16px"><a title="MSNReporter" class="option1_16" style="background-position:-176px 0px" rel="nofollow" target="_blank" href="http://reporter.es.msn.com/?fn=contribute&amp;Title=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud&amp;URL=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=Resources%20in%20public%20clouds%20are%20sold%20on%20the%20same%20premise%20of%20uniform%20quality%20as%20apples.%20A%20virtual%20machine%20%28VM%29%20of%20a%20given%20type%2C%20for%20instance%2C%20is%20a%20fixed-sized%20bundle%20of%20resources%E2%80%94CPU%2C%20local%20storage%2C%20and%20so%20forth%E2%80%94that%20is%20rented%20to%20a%20tenant%20at%20a%20set%20hourly%20rate.%20Yet%20VMs%2C%20like%20apples%2C%20vary%20in%20quality.%20A%20VM%E2%80%99s%20performance%20depends%20on%20the%20CPU%20model%20in%20the%20machine%20on%20which%20it%20sits%2C%20the%20workloads%20of%20its%20neighbors%20%28the%20VMs%20of%20other%20tenants%29%2C%20and%20a%20variety%20of%20other%20characteristics."></a></li><li style="heigth:16px;width:16px"><a title="BlinkList" class="option1_16" style="background-position:0px 0px" rel="nofollow" target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&amp;Title=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud"></a></li><li style="heigth:16px;width:16px"><a title="Sphinn" class="option1_16" style="background-position:-96px -16px" rel="nofollow" target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F"></a></li><li style="heigth:16px;width:16px"><a title="Posterous" class="option1_16" style="background-position:-32px -16px" rel="nofollow" target="_blank" href="http://posterous.com/share?linkto=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&amp;title=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud&amp;selection=Resources%20in%20public%20clouds%20are%20sold%20on%20the%20same%20premise%20of%20uniform%20quality%20as%20apples.%20A%20virtual%20machine%20%28VM%29%20of%20a%20given%20type%2C%20for%20instance%2C%20is%20a%20fixed-sized%20bundle%20of%20resources%E2%80%94CPU%2C%20local%20storage%2C%20and%20so%20forth%E2%80%94that%20is%20rented%20to%20a%20tenant%20at%20a%20set%20hourly%20rate.%20Yet%20VMs%2C%20like%20apples%2C%20vary%20in%20quality.%20A%20VM%E2%80%99s%20performance%20depends%20on%20the%20CPU%20model%20in%20the%20machine%20on%20which%20it%20sits%2C%20the%20workloads%20of%20its%20neighbors%20%28the%20VMs%20of%20other%20tenants%29%2C%20and%20a%20variety%20of%20other%20characteristics."></a></li><li style="heigth:16px;width:16px"><a title="Tumblr" class="option1_16" style="background-position:-128px -16px" rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&amp;t=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud&amp;s=Resources%20in%20public%20clouds%20are%20sold%20on%20the%20same%20premise%20of%20uniform%20quality%20as%20apples.%20A%20virtual%20machine%20%28VM%29%20of%20a%20given%20type%2C%20for%20instance%2C%20is%20a%20fixed-sized%20bundle%20of%20resources%E2%80%94CPU%2C%20local%20storage%2C%20and%20so%20forth%E2%80%94that%20is%20rented%20to%20a%20tenant%20at%20a%20set%20hourly%20rate.%20Yet%20VMs%2C%20like%20apples%2C%20vary%20in%20quality.%20A%20VM%E2%80%99s%20performance%20depends%20on%20the%20CPU%20model%20in%20the%20machine%20on%20which%20it%20sits%2C%20the%20workloads%20of%20its%20neighbors%20%28the%20VMs%20of%20other%20tenants%29%2C%20and%20a%20variety%20of%20other%20characteristics."></a></li><li style="heigth:16px;width:16px"><a title="Google Reader" class="option1_16" style="background-position:-112px 0px" rel="nofollow" target="_blank" href="http://www.google.com/reader/link?url=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&amp;title=Cherrypicking%20Virtual%20Machines%20in%20a%20Public%20Cloud&amp;srcURL=http%3A%2F%2Fblogs.rsa.com%2Fcherrypicking-virtual-machines-in-a-public-cloud%2F&amp;srcTitle=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals"></a></li><li style="heigth:16px;width:16px"><a class="option1_16" style="cursor:pointer;background-position:-64px 0px" rel="nofollow" title="Add to favorites - doesn't work in Chrome"  onClick="javascript:AddToFavorites();"></a></li><li style="heigth:16px;width:16px"><a style="cursor:poainter" rel="nofollow"   onMouseOver="more(this,'post-6913')"><img  src="http://blogs.rsa.com/wp-content/plugins/sociable/images/option1/16/more.png" title="email" alt="email" /></a></li></ul>			

			</div>        

		  <a style="cursor:pointer" onclick="hide_sociable('post-6913',true)" class="close">

		  <img onclick="hide_sociable('post-6913',true)" title="close" src="http://blogs.rsa.com/wp-content/plugins/sociable/images/closelabel.png">

		  </a>

		</div>

	</div> 

  </div></div><div class='sociable' style='float:none'><ul class='clearfix'><li id="Google_p"><g:plusone annotation="bubble" href="http://blogs.rsa.com/cherrypicking-virtual-machines-in-a-public-cloud/" size="medium"></g:plusone></li></ul></div><!-- End Sociable -->]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/cherrypicking-virtual-machines-in-a-public-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Phones and “Mobile” Adversaries: Announcing RSA Distributed Credential Protection</title>
		<link>http://blogs.rsa.com/mobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection</link>
		<comments>http://blogs.rsa.com/mobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection/#comments</comments>
		<pubDate>Tue, 09 Oct 2012 07:56:35 +0000</pubDate>
		<dc:creator>Dr. Ari Juels</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Cybercrime and Fraud]]></category>
		<category><![CDATA[Passwords]]></category>
		<category><![CDATA[credential protection]]></category>
		<category><![CDATA[DCP]]></category>
		<category><![CDATA[password security]]></category>

		<guid isPermaLink="false">http://blogs.rsa.com/?p=6715</guid>
		<description><![CDATA[RSA Distributed Credential Protection (DCP) offers the industry a transformative approach to one of its most pressing security problems: Massive breaches of sensitive information, such as password databases. DCP distributes secrets across two servers or even two organizations and periodically rotates them through re-randomization. An attacker that breaches one server, or even both of them at different times, learns nothing.]]></description>
				<content:encoded><![CDATA[<p>A few years ago, my wife and I reframed some antique prints. We discovered that one was backed with sheets of newspaper from 1902 containing a brief notice on a public exhibition in Kentucky (see image). On New Year&#8217;s Day, a melon farmer and inventor named <strong><span style="text-decoration: underline;"><a href="http://en.wikipedia.org/wiki/Nathan_Stubblefield">Nathan Stubblefield</a></span></strong> demonstrated a battery-powered, wireless telephone on which people could talk “with perfect ease” over a distance of six blocks. Intriguing, but why would anyone want this nine-foot-long beast with batteries “of special construction” when you can talk long distance on an ordinary, wired telephone with perfect ease, thank you?</p>
<p><a href="http://blogs.rsa.com/wp-content/uploads/wireless-phone.jpg"><img class="alignnone  wp-image-6720" title="wireless phone" src="http://blogs.rsa.com/wp-content/uploads/wireless-phone.jpg" alt="" width="300" height="574" /></a></p>
<p>So this grandfather of the mobile phone, one of today’s most fetishized, life-altering technologies, waited decades to realize its full potential. It took about 75 years for the first handheld <strong><span style="text-decoration: underline;"><a href="http://en.wikipedia.org/wiki/History_of_mobile_phones">mobile phones</a></span> </strong>to be widely deployed. Such is innovation: The art of liberating vintage technology from the confines of its era.</p>
<p>Today, RSA is pleased to announce the release of <a href="http://www.emc.com/about/news/press/2012/20121009-01.htm" target="_blank"><strong><span style="text-decoration: underline;">Distributed Credential Protection</span></strong></a> (DCP). DCP offers the industry a transformative approach to one of its most pressing security problems: Massive breaches of sensitive information, such as password databases. DCP distributes secrets across two servers or even two organizations and periodically rotates them through re-randomization. An attacker that breaches one server, or even both of them at different times, learns nothing.</p>
<p>In this case, it took only a bit more than 20 years for a powerful idea to see the light of day.</p>
<p>In 1991, Rafi Ostrovsky and Moti Yung published a <strong><span style="text-decoration: underline;"><a href="http://www.google.com/url?sa=t&amp;rct=j&amp;q=&amp;esrc=s&amp;source=web&amp;cd=3&amp;cad=rja&amp;ved=0CDoQFjAC&amp;url=http%3A%2F%2Fwww.cs.ucla.edu%2F~rafail%2FPUBLIC%2F05.ps&amp;ei=c10-UPCuF9STqwH02oG4DQ&amp;usg=AFQjCNHww1Xi_saZCZTtcYIS5YxxoECkKA&amp;sig2=EYADDFO75gfuYmdq4NDuoQ">landmark paper</a></span></strong> on what would come to be known as “proactive cryptography.” Their idea was that servers might be breached, not just once and in isolation, but by “mobile” adversaries that attack a broad array of targets repeatedly. They proposed a defensive technique in which secrets are distributed across servers and regularly re-randomized.</p>
<p>In 1991, the Internet was in its infancy. Breaches were nearly unheard of. Mobile adversaries? Why should I worry about servers being regularly breached when remote attacks rarely happen to begin with, thank you? Recent password breaches at LinkedIn, etc., etc., were just twinkles in Rafi and Moti’s eyes. (Today it’s: Why worry about breaches when I can just <span style="text-decoration: underline;"><strong><a href="http://arstechnica.com/security/2012/08/passwords-under-assault/">hash my passwords</a></strong></span>, thank you?)</p>
<p>DCP realizes proactive cryptography in the limited setting of two servers—and may be extended in future versions to more (m out of n). Of course, just as mobile phones today include a lot more technology than Stubblefield’s demonstration device, and much more user-friendly packaging, DCP is an advance on its 1991 ancestor in print. It realizes ideas due to many researchers before and after Ostrovsky and Yung; at its heart are inventions from RSA Labs (e.g., <strong><span style="text-decoration: underline;"><a href="http://www.rsa.com/rsalabs/node.asp?id=2592">this paper</a></span></strong> and <span style="text-decoration: underline;"><strong><a href="http://www.google.com/url?sa=t&amp;rct=j&amp;q=&amp;esrc=s&amp;source=web&amp;cd=6&amp;cad=rja&amp;ved=0CFEQFjAF&amp;url=http%3A%2F%2Fciteseerx.ist.psu.edu%2Fviewdoc%2Fdownload%3Fdoi%3D10.1.1.87.479%26rep%3Drep1%26type%3Dpdf&amp;ei=3l0-UJfgJ4_pqAH4vIDgDQ&amp;usg=AFQjCNHQUIrtdAQhpXoP2TZsaIvPIB9vtw&amp;sig2=vUR6df94oMAsu0mOhO64-A">follow-up</a></strong></span><strong></strong>), and excellent work by RSA Engineering to address the many practical problems of commercial systems.</p>
<p>Admittedly, it doesn’t yet have a touchscreen or run games. But I’m sure those features are on the way.</p>
<!-- Start Sociable --><div class="sociable"><ul class='clearfix'><li><a title="Facebook" class="option1_16" style="background-position:-48px 0px" rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&amp;t=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection"></a></li><li><a title="Twitter" class="option1_16" style="background-position:-144px -16px" rel="nofollow" target="_blank" href="http://twitter.com/intent/tweet?text=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection%20-%20http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F%20  "></a></li><li><a title="LinkedIn" class="option1_16" style="background-position:-144px 0px" rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&amp;title=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection&amp;source=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals&amp;summary=RSA%20Distributed%20Credential%20Protection%20%28DCP%29%20offers%20the%20industry%20a%20transformative%20approach%20to%20one%20of%20its%20most%20pressing%20security%20problems%3A%20Massive%20breaches%20of%20sensitive%20information%2C%20such%20as%20password%20databases.%20DCP%20distributes%20secrets%20across%20two%20servers%20or%20even%20two%20organizations%20and%20periodically%20rotates%20them%20through%20re-randomization.%20An%20attacker%20that%20breaches%20one%20server%2C%20or%20even%20both%20of%20them%20at%20different%20times%2C%20learns%20nothing."></a></li><li><a title="email" class="option1_16" style="background-position:-80px 0px" rel="nofollow" target="_blank" href="https://mail.google.com/mail/?view=cm&fs=1&to&su=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection&body=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&ui=2&tf=1&shva=1"></a></li></ul><div onMouseout="fixOnMouseOut(this,event,'post-6715')" id="sociable-post-6715" style="display:none;">   

    <div style="top: auto; left: auto; display: block;" id="sociable">



		<div class="popup">

			<div class="content">

				<ul><li style="heigth:16px;width:16px"><a title="Myspace" class="option1_16" style="background-position:0px -16px" rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&amp;t=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection"></a></li><li style="heigth:16px;width:16px"><a title="Delicious" class="option1_16" style="background-position:-16px 0px" rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&amp;title=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection&amp;notes=RSA%20Distributed%20Credential%20Protection%20%28DCP%29%20offers%20the%20industry%20a%20transformative%20approach%20to%20one%20of%20its%20most%20pressing%20security%20problems%3A%20Massive%20breaches%20of%20sensitive%20information%2C%20such%20as%20password%20databases.%20DCP%20distributes%20secrets%20across%20two%20servers%20or%20even%20two%20organizations%20and%20periodically%20rotates%20them%20through%20re-randomization.%20An%20attacker%20that%20breaches%20one%20server%2C%20or%20even%20both%20of%20them%20at%20different%20times%2C%20learns%20nothing."></a></li><li style="heigth:16px;width:16px"><a title="Digg" class="option1_16" style="background-position:-32px 0px" rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&amp;title=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection&amp;bodytext=RSA%20Distributed%20Credential%20Protection%20%28DCP%29%20offers%20the%20industry%20a%20transformative%20approach%20to%20one%20of%20its%20most%20pressing%20security%20problems%3A%20Massive%20breaches%20of%20sensitive%20information%2C%20such%20as%20password%20databases.%20DCP%20distributes%20secrets%20across%20two%20servers%20or%20even%20two%20organizations%20and%20periodically%20rotates%20them%20through%20re-randomization.%20An%20attacker%20that%20breaches%20one%20server%2C%20or%20even%20both%20of%20them%20at%20different%20times%2C%20learns%20nothing."></a></li><li style="heigth:16px;width:16px"><a title="Reddit" class="option1_16" style="background-position:-64px -16px" rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&amp;title=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection"></a></li><li style="heigth:16px;width:16px"><a title="StumbleUpon" class="option1_16" style="background-position:-112px -16px" rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&title=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection"></a></li><li style="heigth:16px;width:16px"><a title="Google Bookmarks" class="option1_16" style="background-position:-96px 0px" rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&amp;title=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection&amp;annotation=RSA%20Distributed%20Credential%20Protection%20%28DCP%29%20offers%20the%20industry%20a%20transformative%20approach%20to%20one%20of%20its%20most%20pressing%20security%20problems%3A%20Massive%20breaches%20of%20sensitive%20information%2C%20such%20as%20password%20databases.%20DCP%20distributes%20secrets%20across%20two%20servers%20or%20even%20two%20organizations%20and%20periodically%20rotates%20them%20through%20re-randomization.%20An%20attacker%20that%20breaches%20one%20server%2C%20or%20even%20both%20of%20them%20at%20different%20times%2C%20learns%20nothing."></a></li><li style="heigth:16px;width:16px"><a title="HackerNews" class="option1_16" style="background-position:-128px 0px" rel="nofollow" target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&amp;t=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection"></a></li><li style="heigth:16px;width:16px"><a title="MSNReporter" class="option1_16" style="background-position:-176px 0px" rel="nofollow" target="_blank" href="http://reporter.es.msn.com/?fn=contribute&amp;Title=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection&amp;URL=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=RSA%20Distributed%20Credential%20Protection%20%28DCP%29%20offers%20the%20industry%20a%20transformative%20approach%20to%20one%20of%20its%20most%20pressing%20security%20problems%3A%20Massive%20breaches%20of%20sensitive%20information%2C%20such%20as%20password%20databases.%20DCP%20distributes%20secrets%20across%20two%20servers%20or%20even%20two%20organizations%20and%20periodically%20rotates%20them%20through%20re-randomization.%20An%20attacker%20that%20breaches%20one%20server%2C%20or%20even%20both%20of%20them%20at%20different%20times%2C%20learns%20nothing."></a></li><li style="heigth:16px;width:16px"><a title="BlinkList" class="option1_16" style="background-position:0px 0px" rel="nofollow" target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&amp;Title=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection"></a></li><li style="heigth:16px;width:16px"><a title="Sphinn" class="option1_16" style="background-position:-96px -16px" rel="nofollow" target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F"></a></li><li style="heigth:16px;width:16px"><a title="Posterous" class="option1_16" style="background-position:-32px -16px" rel="nofollow" target="_blank" href="http://posterous.com/share?linkto=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&amp;title=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection&amp;selection=RSA%20Distributed%20Credential%20Protection%20%28DCP%29%20offers%20the%20industry%20a%20transformative%20approach%20to%20one%20of%20its%20most%20pressing%20security%20problems%3A%20Massive%20breaches%20of%20sensitive%20information%2C%20such%20as%20password%20databases.%20DCP%20distributes%20secrets%20across%20two%20servers%20or%20even%20two%20organizations%20and%20periodically%20rotates%20them%20through%20re-randomization.%20An%20attacker%20that%20breaches%20one%20server%2C%20or%20even%20both%20of%20them%20at%20different%20times%2C%20learns%20nothing."></a></li><li style="heigth:16px;width:16px"><a title="Tumblr" class="option1_16" style="background-position:-128px -16px" rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&amp;t=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection&amp;s=RSA%20Distributed%20Credential%20Protection%20%28DCP%29%20offers%20the%20industry%20a%20transformative%20approach%20to%20one%20of%20its%20most%20pressing%20security%20problems%3A%20Massive%20breaches%20of%20sensitive%20information%2C%20such%20as%20password%20databases.%20DCP%20distributes%20secrets%20across%20two%20servers%20or%20even%20two%20organizations%20and%20periodically%20rotates%20them%20through%20re-randomization.%20An%20attacker%20that%20breaches%20one%20server%2C%20or%20even%20both%20of%20them%20at%20different%20times%2C%20learns%20nothing."></a></li><li style="heigth:16px;width:16px"><a title="Google Reader" class="option1_16" style="background-position:-112px 0px" rel="nofollow" target="_blank" href="http://www.google.com/reader/link?url=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&amp;title=Mobile%20Phones%20and%20%E2%80%9CMobile%E2%80%9D%20Adversaries%3A%20Announcing%20RSA%20Distributed%20Credential%20Protection&amp;srcURL=http%3A%2F%2Fblogs.rsa.com%2Fmobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection%2F&amp;srcTitle=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals"></a></li><li style="heigth:16px;width:16px"><a class="option1_16" style="cursor:pointer;background-position:-64px 0px" rel="nofollow" title="Add to favorites - doesn't work in Chrome"  onClick="javascript:AddToFavorites();"></a></li><li style="heigth:16px;width:16px"><a style="cursor:poainter" rel="nofollow"   onMouseOver="more(this,'post-6715')"><img  src="http://blogs.rsa.com/wp-content/plugins/sociable/images/option1/16/more.png" title="email" alt="email" /></a></li></ul>			

			</div>        

		  <a style="cursor:pointer" onclick="hide_sociable('post-6715',true)" class="close">

		  <img onclick="hide_sociable('post-6715',true)" title="close" src="http://blogs.rsa.com/wp-content/plugins/sociable/images/closelabel.png">

		  </a>

		</div>

	</div> 

  </div></div><div class='sociable' style='float:none'><ul class='clearfix'><li id="Google_p"><g:plusone annotation="bubble" href="http://blogs.rsa.com/mobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection/" size="medium"></g:plusone></li></ul></div><!-- End Sociable -->]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/mobile-phones-and-mobile-adversaries-announcing-rsa-distributed-credential-protection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSA-768 Factored</title>
		<link>http://blogs.rsa.com/rsa-768-factored/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rsa-768-factored</link>
		<comments>http://blogs.rsa.com/rsa-768-factored/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 17:49:58 +0000</pubDate>
		<dc:creator>Dr. Ari Juels</dc:creator>
				<category><![CDATA[Encryption & Tokenization]]></category>
		<category><![CDATA[Software Assurance]]></category>
		<category><![CDATA[Standards]]></category>

		<guid isPermaLink="false">http://rsablogdev.com/?p=423</guid>
		<description><![CDATA[Last Thursday, a six-institution team of scientists (Kleinjung <em>et al</em>.) <a href="http://eprint.iacr.org/2010/006.pdf" target="_blank">announced</a> the successful factorization of <a href="http://www.rsa.com/rsalabs/node.asp?id=2092" target="_blank">RSA-768</a>. RSA-768 is a 768-bit (232 decimal-digit) RSA public key created in 2001 by RSA Laboratories as a cryptanalytic challenge number. The fall of RSA-768 is a landmark result, but no surprise. It reflects a consistent pace of growth in computing power, and continuing scientific interest in the problem of factoring, not an algorithmic breakthrough.]]></description>
				<content:encoded><![CDATA[<p>Last Thursday, a six-institution team of scientists (Kleinjung <em>et al</em>.) <a href="http://eprint.iacr.org/2010/006.pdf" target="_blank">announced</a> the successful factorization of <a href="http://www.rsa.com/rsalabs/node.asp?id=2092" target="_blank">RSA-768</a>. RSA-768 is a 768-bit (232 decimal-digit) RSA public key created in 2001 by RSA Laboratories as a cryptanalytic challenge number. The fall of RSA-768 is a landmark result, but no surprise. It reflects a consistent pace of growth in computing power, and continuing scientific interest in the problem of factoring, not an algorithmic breakthrough. </p>
<p>Still, the team that factored RSA-768 has served the technical community with an important, tangible warning. The U.S. National Institute of Standards and Technology (NIST) published <a href="http://csrc.nist.gov/groups/ST/toolkit/key_management.html" target="_blank">RSA key-length recommendations</a> in 2007 that advise the phasing out of 1024-bit RSA keys by the end of 2010. The factoring of RSA-768 affirms the prudence of this recommendation. Using the best current approach (the Number Field Sieve), successful attack against 1024-bit RSA requires roughly one thousand times the resources required to factor 768-bit RSA. RSA-1024 could well fall to a public effort in the next decade or so. A well-resourced government organization could knock down 1024-bit keys rather sooner. Keys often linger for many years, so now is the time to start retiring 1024-bit RSA in favor of larger RSA key sizes (the standard next step up is 2048-bit). </p>
<p>RSA-768 formed part of the RSA Factoring Challenge, created in 1991 and updated with new challenge numbers in 2001. The Challenge comprised a sequence of RSA moduli of increasing length and difficulty, with cash prizes for successful factoring. RSA Laboratories created the Challenge to stimulate new research into factoring methods and better inform the technical community&rsquo;s key-length recommendations. </p>
<p>In 2007, RSA Laboratories chose to discontinue the RSA Factoring Challenge. The Challenge was no longer generating new knowledge. Factoring research had matured. Challenge numbers were toppling over the years at a predictable pace.</p>
<p>The factoring of RSA-768 is a case in point. In 2004, Arjen Lenstra (a participant in the RSA-768 factorization) <a href="http://www.keylength.com/biblio/Handbook_of_Information_Security_-_Keylength.pdf" target="_blank">offered a framework</a> for forecasting the computational effort required to factor RSA keys. His work suggested that the computational effort for a 768-bit RSA modulus would be roughly equivalent to that of breaking a 67-bit or 68-bit symmetric key&mdash;about 2<sup>67</sup> computational steps. The Kleinjung <em>et al</em>. paper reports a computational effort of&hellip; about 2<sup>67</sup> operations. (A &ldquo;step&rdquo; and &ldquo;operation&rdquo; here aren&rsquo;t interchangeable, but are loosely comparable.) </p>
<p>The Kleinjung <em>et al</em>. paper carries another unmistakable sign of the maturity of factoring research. It&rsquo;s the first I can recall on the topic that gives the nod to project management. &ldquo;We&hellip; note that larger efforts of this sort would benefit from full-time professional supervision.&rdquo;</p>
<p>Of course, cryptology is not immune to surprises. An innovation in factoring algorithms or custom factoring hardware or a rapid advance in quantum computing could shake predictions. But amid the eddying pool of uncertainty that is computer security, NIST&rsquo;s carefully crafted guidelines on RSA key lengths will probably serve as an anchor for many years to come.</p>
<p>[1] Kleinjung et al., <a href="http://eprint.iacr.org/2010/006.pdf" target="_blank">Factorization of a 768-bit RSA modulus</a>, v 1.0. IACR ePrint archive. 7 January 2010. <br />
[2] <em>Arjen K</em><em>. </em><em>Lenstra</em><em>,</em> &quot;Key Lengths&quot;, <a href="http://www.keylength.com/biblio/Handbook_of_Information_Security_-_Keylength.pdf" target="_blank">Handbook of Information Security</a>. 2004.<br />
[3] <em>NIST Special Publication 800-57 Part 1</em>, <a href="http://csrc.nist.gov/groups/ST/toolkit/key_management.html" target="_blank">Recommendation for Key Management</a>, Special Publication 800-57 Part 1, <a href="http://www.nist.gov/" target="_blank">NIST</a>, 03/2007.<br />
[4] <a href="http://www.rsa.com/rsalabs/node.asp?id=2092" target="_blank">The RSA Factoring Challenge</a>. RSA Laboratories. 1991-.</p>
<!-- Start Sociable --><div class="sociable"><ul class='clearfix'><li><a title="Facebook" class="option1_16" style="background-position:-48px 0px" rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&amp;t=RSA-768%20Factored"></a></li><li><a title="Twitter" class="option1_16" style="background-position:-144px -16px" rel="nofollow" target="_blank" href="http://twitter.com/intent/tweet?text=RSA-768%20Factored%20-%20http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F%20  "></a></li><li><a title="LinkedIn" class="option1_16" style="background-position:-144px 0px" rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&amp;title=RSA-768%20Factored&amp;source=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals&amp;summary=Last%20Thursday%2C%20a%20six-institution%20team%20of%20scientists%20%28Kleinjung%20et%20al.%29%20announced%20the%20successful%20factorization%20of%20RSA-768.%20RSA-768%20is%20a%20768-bit%20%28232%20decimal-digit%29%20RSA%20public%20key%20created%20in%202001%20by%20RSA%20Laboratories%20as%20a%20cryptanalytic%20challenge%20number.%20The%20fall%20of%20RSA-768%20is%20a%20landmark%20result%2C%20but%20no%20surprise.%20It%20reflects%20a%20consistent%20pace%20of%20growth%20in%20computing%20power%2C%20and%20continuing%20scientific%20interest%20in%20the%20problem%20of%20factoring%2C%20not%20an%20algorithmic%20breakthrough."></a></li><li><a title="email" class="option1_16" style="background-position:-80px 0px" rel="nofollow" target="_blank" href="https://mail.google.com/mail/?view=cm&fs=1&to&su=RSA-768%20Factored&body=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&ui=2&tf=1&shva=1"></a></li></ul><div onMouseout="fixOnMouseOut(this,event,'post-423')" id="sociable-post-423" style="display:none;">   

    <div style="top: auto; left: auto; display: block;" id="sociable">



		<div class="popup">

			<div class="content">

				<ul><li style="heigth:16px;width:16px"><a title="Myspace" class="option1_16" style="background-position:0px -16px" rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&amp;t=RSA-768%20Factored"></a></li><li style="heigth:16px;width:16px"><a title="Delicious" class="option1_16" style="background-position:-16px 0px" rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&amp;title=RSA-768%20Factored&amp;notes=Last%20Thursday%2C%20a%20six-institution%20team%20of%20scientists%20%28Kleinjung%20et%20al.%29%20announced%20the%20successful%20factorization%20of%20RSA-768.%20RSA-768%20is%20a%20768-bit%20%28232%20decimal-digit%29%20RSA%20public%20key%20created%20in%202001%20by%20RSA%20Laboratories%20as%20a%20cryptanalytic%20challenge%20number.%20The%20fall%20of%20RSA-768%20is%20a%20landmark%20result%2C%20but%20no%20surprise.%20It%20reflects%20a%20consistent%20pace%20of%20growth%20in%20computing%20power%2C%20and%20continuing%20scientific%20interest%20in%20the%20problem%20of%20factoring%2C%20not%20an%20algorithmic%20breakthrough."></a></li><li style="heigth:16px;width:16px"><a title="Digg" class="option1_16" style="background-position:-32px 0px" rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&amp;title=RSA-768%20Factored&amp;bodytext=Last%20Thursday%2C%20a%20six-institution%20team%20of%20scientists%20%28Kleinjung%20et%20al.%29%20announced%20the%20successful%20factorization%20of%20RSA-768.%20RSA-768%20is%20a%20768-bit%20%28232%20decimal-digit%29%20RSA%20public%20key%20created%20in%202001%20by%20RSA%20Laboratories%20as%20a%20cryptanalytic%20challenge%20number.%20The%20fall%20of%20RSA-768%20is%20a%20landmark%20result%2C%20but%20no%20surprise.%20It%20reflects%20a%20consistent%20pace%20of%20growth%20in%20computing%20power%2C%20and%20continuing%20scientific%20interest%20in%20the%20problem%20of%20factoring%2C%20not%20an%20algorithmic%20breakthrough."></a></li><li style="heigth:16px;width:16px"><a title="Reddit" class="option1_16" style="background-position:-64px -16px" rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&amp;title=RSA-768%20Factored"></a></li><li style="heigth:16px;width:16px"><a title="StumbleUpon" class="option1_16" style="background-position:-112px -16px" rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&title=RSA-768%20Factored"></a></li><li style="heigth:16px;width:16px"><a title="Google Bookmarks" class="option1_16" style="background-position:-96px 0px" rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&amp;title=RSA-768%20Factored&amp;annotation=Last%20Thursday%2C%20a%20six-institution%20team%20of%20scientists%20%28Kleinjung%20et%20al.%29%20announced%20the%20successful%20factorization%20of%20RSA-768.%20RSA-768%20is%20a%20768-bit%20%28232%20decimal-digit%29%20RSA%20public%20key%20created%20in%202001%20by%20RSA%20Laboratories%20as%20a%20cryptanalytic%20challenge%20number.%20The%20fall%20of%20RSA-768%20is%20a%20landmark%20result%2C%20but%20no%20surprise.%20It%20reflects%20a%20consistent%20pace%20of%20growth%20in%20computing%20power%2C%20and%20continuing%20scientific%20interest%20in%20the%20problem%20of%20factoring%2C%20not%20an%20algorithmic%20breakthrough."></a></li><li style="heigth:16px;width:16px"><a title="HackerNews" class="option1_16" style="background-position:-128px 0px" rel="nofollow" target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&amp;t=RSA-768%20Factored"></a></li><li style="heigth:16px;width:16px"><a title="MSNReporter" class="option1_16" style="background-position:-176px 0px" rel="nofollow" target="_blank" href="http://reporter.es.msn.com/?fn=contribute&amp;Title=RSA-768%20Factored&amp;URL=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=Last%20Thursday%2C%20a%20six-institution%20team%20of%20scientists%20%28Kleinjung%20et%20al.%29%20announced%20the%20successful%20factorization%20of%20RSA-768.%20RSA-768%20is%20a%20768-bit%20%28232%20decimal-digit%29%20RSA%20public%20key%20created%20in%202001%20by%20RSA%20Laboratories%20as%20a%20cryptanalytic%20challenge%20number.%20The%20fall%20of%20RSA-768%20is%20a%20landmark%20result%2C%20but%20no%20surprise.%20It%20reflects%20a%20consistent%20pace%20of%20growth%20in%20computing%20power%2C%20and%20continuing%20scientific%20interest%20in%20the%20problem%20of%20factoring%2C%20not%20an%20algorithmic%20breakthrough."></a></li><li style="heigth:16px;width:16px"><a title="BlinkList" class="option1_16" style="background-position:0px 0px" rel="nofollow" target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&amp;Title=RSA-768%20Factored"></a></li><li style="heigth:16px;width:16px"><a title="Sphinn" class="option1_16" style="background-position:-96px -16px" rel="nofollow" target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F"></a></li><li style="heigth:16px;width:16px"><a title="Posterous" class="option1_16" style="background-position:-32px -16px" rel="nofollow" target="_blank" href="http://posterous.com/share?linkto=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&amp;title=RSA-768%20Factored&amp;selection=Last%20Thursday%2C%20a%20six-institution%20team%20of%20scientists%20%28Kleinjung%20et%20al.%29%20announced%20the%20successful%20factorization%20of%20RSA-768.%20RSA-768%20is%20a%20768-bit%20%28232%20decimal-digit%29%20RSA%20public%20key%20created%20in%202001%20by%20RSA%20Laboratories%20as%20a%20cryptanalytic%20challenge%20number.%20The%20fall%20of%20RSA-768%20is%20a%20landmark%20result%2C%20but%20no%20surprise.%20It%20reflects%20a%20consistent%20pace%20of%20growth%20in%20computing%20power%2C%20and%20continuing%20scientific%20interest%20in%20the%20problem%20of%20factoring%2C%20not%20an%20algorithmic%20breakthrough."></a></li><li style="heigth:16px;width:16px"><a title="Tumblr" class="option1_16" style="background-position:-128px -16px" rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&amp;t=RSA-768%20Factored&amp;s=Last%20Thursday%2C%20a%20six-institution%20team%20of%20scientists%20%28Kleinjung%20et%20al.%29%20announced%20the%20successful%20factorization%20of%20RSA-768.%20RSA-768%20is%20a%20768-bit%20%28232%20decimal-digit%29%20RSA%20public%20key%20created%20in%202001%20by%20RSA%20Laboratories%20as%20a%20cryptanalytic%20challenge%20number.%20The%20fall%20of%20RSA-768%20is%20a%20landmark%20result%2C%20but%20no%20surprise.%20It%20reflects%20a%20consistent%20pace%20of%20growth%20in%20computing%20power%2C%20and%20continuing%20scientific%20interest%20in%20the%20problem%20of%20factoring%2C%20not%20an%20algorithmic%20breakthrough."></a></li><li style="heigth:16px;width:16px"><a title="Google Reader" class="option1_16" style="background-position:-112px 0px" rel="nofollow" target="_blank" href="http://www.google.com/reader/link?url=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&amp;title=RSA-768%20Factored&amp;srcURL=http%3A%2F%2Fblogs.rsa.com%2Frsa-768-factored%2F&amp;srcTitle=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals"></a></li><li style="heigth:16px;width:16px"><a class="option1_16" style="cursor:pointer;background-position:-64px 0px" rel="nofollow" title="Add to favorites - doesn't work in Chrome"  onClick="javascript:AddToFavorites();"></a></li><li style="heigth:16px;width:16px"><a style="cursor:poainter" rel="nofollow"   onMouseOver="more(this,'post-423')"><img  src="http://blogs.rsa.com/wp-content/plugins/sociable/images/option1/16/more.png" title="email" alt="email" /></a></li></ul>			

			</div>        

		  <a style="cursor:pointer" onclick="hide_sociable('post-423',true)" class="close">

		  <img onclick="hide_sociable('post-423',true)" title="close" src="http://blogs.rsa.com/wp-content/plugins/sociable/images/closelabel.png">

		  </a>

		</div>

	</div> 

  </div></div><div class='sociable' style='float:none'><ul class='clearfix'><li id="Google_p"><g:plusone annotation="bubble" href="http://blogs.rsa.com/rsa-768-factored/" size="medium"></g:plusone></li></ul></div><!-- End Sociable -->]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/rsa-768-factored/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tetraktys: A Cryptographic Thriller Novel</title>
		<link>http://blogs.rsa.com/tetraktys-a-cryptographic-thriller-novel/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tetraktys-a-cryptographic-thriller-novel</link>
		<comments>http://blogs.rsa.com/tetraktys-a-cryptographic-thriller-novel/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 17:51:26 +0000</pubDate>
		<dc:creator>Dr. Ari Juels</dc:creator>
				<category><![CDATA[Encryption & Tokenization]]></category>
		<category><![CDATA[RSA Conference]]></category>

		<guid isPermaLink="false">http://rsablogdev.com/?p=425</guid>
		<description><![CDATA[<p>My cryptographic thriller novel <em><a href="http://www.tetraktysnovel.com/" target="_blank">Tetraktys</a></em> is slated  for official release in July. My publisher is launching it this week, however, in  a pre-release event at the <a href="http://www.rsaconference.com/2009/us/index.htm" target="_blank">RSA Conference</a>. </p>]]></description>
				<content:encoded><![CDATA[<p>My cryptographic thriller novel <em><a href="http://www.tetraktysnovel.com/" target="_blank">Tetraktys</a></em> is slated  for official release in July. My publisher is launching it this week, however, in  a pre-release event at the <a href="http://www.rsaconference.com/2009/us/index.htm" target="_blank">RSA Conference</a>. </p>
<p>RSA is the mainspring of the novel: A group of Pythagoreans,  followers of the ancient mathematician Pythagoras, appear to have broken the RSA  algorithm. Pythagoras is of course the man credited with the Pythagorean  Theorem. But he was also a cult leader, inspirer of many utopias, possible  coiner of the term &ldquo;philosophy&rdquo; and much else besides. My novel <em>Tetraktys</em> (named after a Pythagorean  mystical symbol) is about the NSA&rsquo;s effort to locate the Pythagoreans before they  exploit their power in cyberspace toward a slowly gathering, dusky purpose. </p>
<p>The RSA Conference, with its thousands of attendees, is an  emblem of the many layers and complexities of computer security today. Amid the  jostle of people and products, it&rsquo;s easy to forget that the bedrock is  cryptography&mdash;encryption and digital signatures. And even when we do think about  cryptography, it&rsquo;s easy to forget the rich heritage, a golden thread of  intellectual achievement that spans centuries and touches such far-flung fields  as music, astronomy, and political science.</p>
<p>I wrote <em>Tetraktys </em>in  part to capture the marvel and adventure, the abstract puzzles and strange  stories that make our industry so interesting. If you read it, I hope that <em>Tetraktys</em> will serve as a reminder of  these things. Perhaps you&rsquo;ll approach your own job with a fresh glint in your  eye.</p>
<!-- Start Sociable --><div class="sociable"><ul class='clearfix'><li><a title="Facebook" class="option1_16" style="background-position:-48px 0px" rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&amp;t=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel"></a></li><li><a title="Twitter" class="option1_16" style="background-position:-144px -16px" rel="nofollow" target="_blank" href="http://twitter.com/intent/tweet?text=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel%20-%20http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F%20  "></a></li><li><a title="LinkedIn" class="option1_16" style="background-position:-144px 0px" rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&amp;title=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel&amp;source=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals&amp;summary=My%20cryptographic%20thriller%20novel%20Tetraktys%20is%20slated%20%20for%20official%20release%20in%20July.%20My%20publisher%20is%20launching%20it%20this%20week%2C%20however%2C%20in%20%20a%20pre-release%20event%20at%20the%20RSA%20Conference.%20"></a></li><li><a title="email" class="option1_16" style="background-position:-80px 0px" rel="nofollow" target="_blank" href="https://mail.google.com/mail/?view=cm&fs=1&to&su=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel&body=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&ui=2&tf=1&shva=1"></a></li></ul><div onMouseout="fixOnMouseOut(this,event,'post-425')" id="sociable-post-425" style="display:none;">   

    <div style="top: auto; left: auto; display: block;" id="sociable">



		<div class="popup">

			<div class="content">

				<ul><li style="heigth:16px;width:16px"><a title="Myspace" class="option1_16" style="background-position:0px -16px" rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&amp;t=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel"></a></li><li style="heigth:16px;width:16px"><a title="Delicious" class="option1_16" style="background-position:-16px 0px" rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&amp;title=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel&amp;notes=My%20cryptographic%20thriller%20novel%20Tetraktys%20is%20slated%20%20for%20official%20release%20in%20July.%20My%20publisher%20is%20launching%20it%20this%20week%2C%20however%2C%20in%20%20a%20pre-release%20event%20at%20the%20RSA%20Conference.%20"></a></li><li style="heigth:16px;width:16px"><a title="Digg" class="option1_16" style="background-position:-32px 0px" rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&amp;title=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel&amp;bodytext=My%20cryptographic%20thriller%20novel%20Tetraktys%20is%20slated%20%20for%20official%20release%20in%20July.%20My%20publisher%20is%20launching%20it%20this%20week%2C%20however%2C%20in%20%20a%20pre-release%20event%20at%20the%20RSA%20Conference.%20"></a></li><li style="heigth:16px;width:16px"><a title="Reddit" class="option1_16" style="background-position:-64px -16px" rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&amp;title=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel"></a></li><li style="heigth:16px;width:16px"><a title="StumbleUpon" class="option1_16" style="background-position:-112px -16px" rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&title=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel"></a></li><li style="heigth:16px;width:16px"><a title="Google Bookmarks" class="option1_16" style="background-position:-96px 0px" rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&amp;title=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel&amp;annotation=My%20cryptographic%20thriller%20novel%20Tetraktys%20is%20slated%20%20for%20official%20release%20in%20July.%20My%20publisher%20is%20launching%20it%20this%20week%2C%20however%2C%20in%20%20a%20pre-release%20event%20at%20the%20RSA%20Conference.%20"></a></li><li style="heigth:16px;width:16px"><a title="HackerNews" class="option1_16" style="background-position:-128px 0px" rel="nofollow" target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&amp;t=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel"></a></li><li style="heigth:16px;width:16px"><a title="MSNReporter" class="option1_16" style="background-position:-176px 0px" rel="nofollow" target="_blank" href="http://reporter.es.msn.com/?fn=contribute&amp;Title=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel&amp;URL=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=My%20cryptographic%20thriller%20novel%20Tetraktys%20is%20slated%20%20for%20official%20release%20in%20July.%20My%20publisher%20is%20launching%20it%20this%20week%2C%20however%2C%20in%20%20a%20pre-release%20event%20at%20the%20RSA%20Conference.%20"></a></li><li style="heigth:16px;width:16px"><a title="BlinkList" class="option1_16" style="background-position:0px 0px" rel="nofollow" target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&amp;Title=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel"></a></li><li style="heigth:16px;width:16px"><a title="Sphinn" class="option1_16" style="background-position:-96px -16px" rel="nofollow" target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F"></a></li><li style="heigth:16px;width:16px"><a title="Posterous" class="option1_16" style="background-position:-32px -16px" rel="nofollow" target="_blank" href="http://posterous.com/share?linkto=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&amp;title=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel&amp;selection=My%20cryptographic%20thriller%20novel%20Tetraktys%20is%20slated%20%20for%20official%20release%20in%20July.%20My%20publisher%20is%20launching%20it%20this%20week%2C%20however%2C%20in%20%20a%20pre-release%20event%20at%20the%20RSA%20Conference.%20"></a></li><li style="heigth:16px;width:16px"><a title="Tumblr" class="option1_16" style="background-position:-128px -16px" rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&amp;t=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel&amp;s=My%20cryptographic%20thriller%20novel%20Tetraktys%20is%20slated%20%20for%20official%20release%20in%20July.%20My%20publisher%20is%20launching%20it%20this%20week%2C%20however%2C%20in%20%20a%20pre-release%20event%20at%20the%20RSA%20Conference.%20"></a></li><li style="heigth:16px;width:16px"><a title="Google Reader" class="option1_16" style="background-position:-112px 0px" rel="nofollow" target="_blank" href="http://www.google.com/reader/link?url=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&amp;title=Tetraktys%3A%20A%20Cryptographic%20Thriller%20Novel&amp;srcURL=http%3A%2F%2Fblogs.rsa.com%2Ftetraktys-a-cryptographic-thriller-novel%2F&amp;srcTitle=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals"></a></li><li style="heigth:16px;width:16px"><a class="option1_16" style="cursor:pointer;background-position:-64px 0px" rel="nofollow" title="Add to favorites - doesn't work in Chrome"  onClick="javascript:AddToFavorites();"></a></li><li style="heigth:16px;width:16px"><a style="cursor:poainter" rel="nofollow"   onMouseOver="more(this,'post-425')"><img  src="http://blogs.rsa.com/wp-content/plugins/sociable/images/option1/16/more.png" title="email" alt="email" /></a></li></ul>			

			</div>        

		  <a style="cursor:pointer" onclick="hide_sociable('post-425',true)" class="close">

		  <img onclick="hide_sociable('post-425',true)" title="close" src="http://blogs.rsa.com/wp-content/plugins/sociable/images/closelabel.png">

		  </a>

		</div>

	</div> 

  </div></div><div class='sociable' style='float:none'><ul class='clearfix'><li id="Google_p"><g:plusone annotation="bubble" href="http://blogs.rsa.com/tetraktys-a-cryptographic-thriller-novel/" size="medium"></g:plusone></li></ul></div><!-- End Sociable -->]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/tetraktys-a-cryptographic-thriller-novel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Latest from RSA Labs: The Keys to RFID Privacy</title>
		<link>http://blogs.rsa.com/the-latest-from-rsa-labs-the-keys-to-rfid-privacy/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-latest-from-rsa-labs-the-keys-to-rfid-privacy</link>
		<comments>http://blogs.rsa.com/the-latest-from-rsa-labs-the-keys-to-rfid-privacy/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 17:53:11 +0000</pubDate>
		<dc:creator>Dr. Ari Juels</dc:creator>
				<category><![CDATA[Encryption & Tokenization]]></category>

		<guid isPermaLink="false">http://rsablogdev.com/?p=427</guid>
		<description><![CDATA[Data-security vendors sometimes get tall orders from customers. Not unheard of are: &#34;I'd like a good digital signature system... with 20-bit keys&#34; and &#34;I want to use <a href="http://en.wikipedia.org/wiki/One-time_pad" target="_blank">one-time pads</a> for encryption... and I need to compress them.&#34; But one of the most challenging I've heard was recently offered up by colleagues in the RFID (Radio-Frequency IDentification) industry.]]></description>
				<content:encoded><![CDATA[<p>Data-security vendors sometimes get tall orders from customers. Not unheard of are: &#8220;I&#8217;d like a good digital signature system&#8230; with 20-bit keys&#8221; and &#8220;I want to use <a href="http://en.wikipedia.org/wiki/One-time_pad" target="_blank">one-time pads</a> for encryption&#8230; and I need to compress them.&#8221; But one of the most challenging I&#8217;ve heard was recently offered up by colleagues in the RFID (Radio-Frequency IDentification) industry.</p>
<p>Barcode-type RFID tags contain codes that can precisely identify consumer items. (E.g., &#8220;This is a 100-count bottle of 45mg Oxycontin® tablets.&#8221;) Such tags can therefore betray private information about consumers to nearby RFID readers. Barcode-type RFID isn&#8217;t often on store shelves yet, but may well be soon. Consequently, some in the RFID industry say:</p>
<blockquote><p>(1) &#8220;I want RFID tags that are readable by all of my commercial partners in the supply chain, but&#8230;&#8221;<br />
(2) &#8220;I don&#8217;t want the item codes to be readable once tags reach consumer&#8217;s hands.&#8221;</p></blockquote>
<p>Many RFID tags respond to a &#8220;kill&#8221; command&#8211;a self-destruct feature for privacy protection that&#8217;s enabled by a tag-specific password. The two requirements above are achievable if tags are &#8220;killed&#8221; at the point of sale. But the RFID industry request includes two more requirements:</p>
<blockquote><p>(3) &#8220;I don&#8217;t want to manage any keys, e.g., kill passwords.&#8221; (Tags cross geographies and organizations in tortuous ways that thwart good key management.)<br />
(4) &#8220;I don&#8217;t want to require any special physical process to protect tags.&#8221;</p></blockquote>
<p>A tall order indeed! And to top it off, the industry is already wedded to an RFID standard tag called EPC (Electronic Product Code) whose technical specifications are largely fixed (and austere).</p>
<p>RSA Labs and ThingMagic LLC have devised what we see as a practical solution to this tricky problem&#8211;and similarly to the problem of managing keys for tag authentication.<br />
Bryan Parno, an RSA Labs summer intern from Carnegie Mellon University, will be presenting the solution at <a href="http://www.usenix.org/events/sec08/index.html" target="_blank">USENIX Security &#8217;08</a> next week.</p>
<p>The basic idea is simple: We propose storing RFID tags&#8217; keys on the tags themselves. It&#8217;s also counterintuitive: After all, how can keys be used to secure the very devices in which they&#8217;re stored?</p>
<p>For the answer, have a look at our <a href="http://eprint.iacr.org/2008/044" target="_blank">research paper</a>&#8230;</p>
<!-- Start Sociable --><div class="sociable"><ul class='clearfix'><li><a title="Facebook" class="option1_16" style="background-position:-48px 0px" rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&amp;t=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy"></a></li><li><a title="Twitter" class="option1_16" style="background-position:-144px -16px" rel="nofollow" target="_blank" href="http://twitter.com/intent/tweet?text=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy%20-%20http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F%20  "></a></li><li><a title="LinkedIn" class="option1_16" style="background-position:-144px 0px" rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&amp;title=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy&amp;source=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals&amp;summary=Data-security%20vendors%20sometimes%20get%20tall%20orders%20from%20customers.%20Not%20unheard%20of%20are%3A%20%26quot%3BI%27d%20like%20a%20good%20digital%20signature%20system...%20with%2020-bit%20keys%26quot%3B%20and%20%26quot%3BI%20want%20to%20use%20one-time%20pads%20for%20encryption...%20and%20I%20need%20to%20compress%20them.%26quot%3B%20But%20one%20of%20the%20most%20challenging%20I%27ve%20heard%20was%20recently%20offered%20up%20by%20colleagues%20in%20the%20RFID%20%28Radio-Frequency%20IDentification%29%20industry."></a></li><li><a title="email" class="option1_16" style="background-position:-80px 0px" rel="nofollow" target="_blank" href="https://mail.google.com/mail/?view=cm&fs=1&to&su=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy&body=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&ui=2&tf=1&shva=1"></a></li></ul><div onMouseout="fixOnMouseOut(this,event,'post-427')" id="sociable-post-427" style="display:none;">   

    <div style="top: auto; left: auto; display: block;" id="sociable">



		<div class="popup">

			<div class="content">

				<ul><li style="heigth:16px;width:16px"><a title="Myspace" class="option1_16" style="background-position:0px -16px" rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&amp;t=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy"></a></li><li style="heigth:16px;width:16px"><a title="Delicious" class="option1_16" style="background-position:-16px 0px" rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&amp;title=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy&amp;notes=Data-security%20vendors%20sometimes%20get%20tall%20orders%20from%20customers.%20Not%20unheard%20of%20are%3A%20%26quot%3BI%27d%20like%20a%20good%20digital%20signature%20system...%20with%2020-bit%20keys%26quot%3B%20and%20%26quot%3BI%20want%20to%20use%20one-time%20pads%20for%20encryption...%20and%20I%20need%20to%20compress%20them.%26quot%3B%20But%20one%20of%20the%20most%20challenging%20I%27ve%20heard%20was%20recently%20offered%20up%20by%20colleagues%20in%20the%20RFID%20%28Radio-Frequency%20IDentification%29%20industry."></a></li><li style="heigth:16px;width:16px"><a title="Digg" class="option1_16" style="background-position:-32px 0px" rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&amp;title=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy&amp;bodytext=Data-security%20vendors%20sometimes%20get%20tall%20orders%20from%20customers.%20Not%20unheard%20of%20are%3A%20%26quot%3BI%27d%20like%20a%20good%20digital%20signature%20system...%20with%2020-bit%20keys%26quot%3B%20and%20%26quot%3BI%20want%20to%20use%20one-time%20pads%20for%20encryption...%20and%20I%20need%20to%20compress%20them.%26quot%3B%20But%20one%20of%20the%20most%20challenging%20I%27ve%20heard%20was%20recently%20offered%20up%20by%20colleagues%20in%20the%20RFID%20%28Radio-Frequency%20IDentification%29%20industry."></a></li><li style="heigth:16px;width:16px"><a title="Reddit" class="option1_16" style="background-position:-64px -16px" rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&amp;title=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy"></a></li><li style="heigth:16px;width:16px"><a title="StumbleUpon" class="option1_16" style="background-position:-112px -16px" rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&title=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy"></a></li><li style="heigth:16px;width:16px"><a title="Google Bookmarks" class="option1_16" style="background-position:-96px 0px" rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&amp;title=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy&amp;annotation=Data-security%20vendors%20sometimes%20get%20tall%20orders%20from%20customers.%20Not%20unheard%20of%20are%3A%20%26quot%3BI%27d%20like%20a%20good%20digital%20signature%20system...%20with%2020-bit%20keys%26quot%3B%20and%20%26quot%3BI%20want%20to%20use%20one-time%20pads%20for%20encryption...%20and%20I%20need%20to%20compress%20them.%26quot%3B%20But%20one%20of%20the%20most%20challenging%20I%27ve%20heard%20was%20recently%20offered%20up%20by%20colleagues%20in%20the%20RFID%20%28Radio-Frequency%20IDentification%29%20industry."></a></li><li style="heigth:16px;width:16px"><a title="HackerNews" class="option1_16" style="background-position:-128px 0px" rel="nofollow" target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&amp;t=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy"></a></li><li style="heigth:16px;width:16px"><a title="MSNReporter" class="option1_16" style="background-position:-176px 0px" rel="nofollow" target="_blank" href="http://reporter.es.msn.com/?fn=contribute&amp;Title=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy&amp;URL=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=Data-security%20vendors%20sometimes%20get%20tall%20orders%20from%20customers.%20Not%20unheard%20of%20are%3A%20%26quot%3BI%27d%20like%20a%20good%20digital%20signature%20system...%20with%2020-bit%20keys%26quot%3B%20and%20%26quot%3BI%20want%20to%20use%20one-time%20pads%20for%20encryption...%20and%20I%20need%20to%20compress%20them.%26quot%3B%20But%20one%20of%20the%20most%20challenging%20I%27ve%20heard%20was%20recently%20offered%20up%20by%20colleagues%20in%20the%20RFID%20%28Radio-Frequency%20IDentification%29%20industry."></a></li><li style="heigth:16px;width:16px"><a title="BlinkList" class="option1_16" style="background-position:0px 0px" rel="nofollow" target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&amp;Title=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy"></a></li><li style="heigth:16px;width:16px"><a title="Sphinn" class="option1_16" style="background-position:-96px -16px" rel="nofollow" target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F"></a></li><li style="heigth:16px;width:16px"><a title="Posterous" class="option1_16" style="background-position:-32px -16px" rel="nofollow" target="_blank" href="http://posterous.com/share?linkto=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&amp;title=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy&amp;selection=Data-security%20vendors%20sometimes%20get%20tall%20orders%20from%20customers.%20Not%20unheard%20of%20are%3A%20%26quot%3BI%27d%20like%20a%20good%20digital%20signature%20system...%20with%2020-bit%20keys%26quot%3B%20and%20%26quot%3BI%20want%20to%20use%20one-time%20pads%20for%20encryption...%20and%20I%20need%20to%20compress%20them.%26quot%3B%20But%20one%20of%20the%20most%20challenging%20I%27ve%20heard%20was%20recently%20offered%20up%20by%20colleagues%20in%20the%20RFID%20%28Radio-Frequency%20IDentification%29%20industry."></a></li><li style="heigth:16px;width:16px"><a title="Tumblr" class="option1_16" style="background-position:-128px -16px" rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&amp;t=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy&amp;s=Data-security%20vendors%20sometimes%20get%20tall%20orders%20from%20customers.%20Not%20unheard%20of%20are%3A%20%26quot%3BI%27d%20like%20a%20good%20digital%20signature%20system...%20with%2020-bit%20keys%26quot%3B%20and%20%26quot%3BI%20want%20to%20use%20one-time%20pads%20for%20encryption...%20and%20I%20need%20to%20compress%20them.%26quot%3B%20But%20one%20of%20the%20most%20challenging%20I%27ve%20heard%20was%20recently%20offered%20up%20by%20colleagues%20in%20the%20RFID%20%28Radio-Frequency%20IDentification%29%20industry."></a></li><li style="heigth:16px;width:16px"><a title="Google Reader" class="option1_16" style="background-position:-112px 0px" rel="nofollow" target="_blank" href="http://www.google.com/reader/link?url=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&amp;title=The%20Latest%20from%20RSA%20Labs%3A%20The%20Keys%20to%20RFID%20Privacy&amp;srcURL=http%3A%2F%2Fblogs.rsa.com%2Fthe-latest-from-rsa-labs-the-keys-to-rfid-privacy%2F&amp;srcTitle=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals"></a></li><li style="heigth:16px;width:16px"><a class="option1_16" style="cursor:pointer;background-position:-64px 0px" rel="nofollow" title="Add to favorites - doesn't work in Chrome"  onClick="javascript:AddToFavorites();"></a></li><li style="heigth:16px;width:16px"><a style="cursor:poainter" rel="nofollow"   onMouseOver="more(this,'post-427')"><img  src="http://blogs.rsa.com/wp-content/plugins/sociable/images/option1/16/more.png" title="email" alt="email" /></a></li></ul>			

			</div>        

		  <a style="cursor:pointer" onclick="hide_sociable('post-427',true)" class="close">

		  <img onclick="hide_sociable('post-427',true)" title="close" src="http://blogs.rsa.com/wp-content/plugins/sociable/images/closelabel.png">

		  </a>

		</div>

	</div> 

  </div></div><div class='sociable' style='float:none'><ul class='clearfix'><li id="Google_p"><g:plusone annotation="bubble" href="http://blogs.rsa.com/the-latest-from-rsa-labs-the-keys-to-rfid-privacy/" size="medium"></g:plusone></li></ul></div><!-- End Sociable -->]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/the-latest-from-rsa-labs-the-keys-to-rfid-privacy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Password Expiration: Like Margarine and Water?</title>
		<link>http://blogs.rsa.com/password-expiration-like-margarine-and-water/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=password-expiration-like-margarine-and-water</link>
		<comments>http://blogs.rsa.com/password-expiration-like-margarine-and-water/#comments</comments>
		<pubDate>Thu, 29 May 2008 17:56:42 +0000</pubDate>
		<dc:creator>Dr. Ari Juels</dc:creator>
				<category><![CDATA[Authentication]]></category>

		<guid isPermaLink="false">http://rsablogdev.com/?p=429</guid>
		<description><![CDATA[We often swallow ideas that we needn't or shouldn't. Take the onetime urging of nutritionists to substitute margarine for butter in the cause of cardiovascular health. When this advice was first circulating, most margarines contained high quantities of trans fats, concoctions that have turned out to be so harmful - to the heart, among other things - that they are now banned in restaurants in NYC. Similar dogma applies to the advice to drink eight eight-ounce glasses of water a day for overall good health. Everyone knows the advice. But no one seems to know where the 8x8 rule comes from or if it is good or bad.

So what pieces of conventional wisdom in computer security are like margarine and the 8x8 water doctrine? I'd hold forth <i>password expiration</i> as a prime candidate.]]></description>
				<content:encoded><![CDATA[<p>We often swallow ideas that we needn&#8217;t or shouldn&#8217;t. Take the onetime urging of nutritionists to substitute margarine for butter in the cause of cardiovascular health. When this advice was first circulating, most margarines contained high quantities of trans fats, concoctions that have turned out to be so harmful&mdash;to the heart, among other things&mdash;that they are now <a href="http://www.msnbc.msn.com/id/16051436/" target="_blank">banned in restaurants in NYC</a>. (In the end, butter and margarine&#8217;s health effects seem to hinge on complicated issues of production and <a href="http://www.news.cornell.edu/chronicle/99/12.16.99/butter.html" target="_blank">raw materials</a>.) Similar dogma applies to the advice to drink eight eight-ounce glasses of water a day for overall good health. Everyone knows the advice. But no one seems to know where the 8&#215;8 rule <a href="http://www.sciencedaily.com/releases/2002/08/020809071640.htm" target="_blank">comes from</a> or if it is good or bad.</p>
<p>So what pieces of conventional wisdom in computer security are like margarine and the 8&#215;8 water doctrine? I&#8217;d hold forth <i>password expiration</i> as a prime candidate.</p>
<p>It&#8217;s common for IT administrators to require users to change their passwords every few months. (Ninety days is a typical period.) This policy narrows the window of opportunity for an attacker to guess or uncover a user&#8217;s password. What are the vectors for password discovery, though? Hashed password tables are subject to brute-force attack, but there are tools that can successfully crack a Windows password in a matter of seconds, not months. Passwords written on crib sheets are also a point of vulnerability. But will an attacker really typically wait ninety days to exploit a successful run at a Post-It note?</p>
<p>At the same time, password expiration is a sower of ill will. It causes users to regard computer security mainly as a nuisance. The practice also <i>creates</i> vulnerabilities. One of these is a heavy reliance on password reset.</p>
<p>Password changes often cause users to forget their passwords or become locked out of their accounts. To recover lost or forgotten passwords, users are commonly asked to answer &#8220;challenge questions&#8221; such as, &#8220;What was the name of your first pet?&#8221; These questions are <a href="http://www.rsa.com/blog/blog_entry.aspx?id=1152">none too challenging</a>. They rank among the weakest of passwords. Help desk calls are an alternative. They are <a href="http://www.rsa.com/press_release.aspx?id=6095">expensive</a>, though. And how often do help desk staff challenge you to prove that you are who you claim to be? Or ask you for information available in public records, like your birth date? Abolition of password expiration wouldn&#8217;t eliminate the need for password reset, of course, but might allow more attention to be paid in securing it.</p>
<p>It&#8217;s easy for me to carp, though. I&#8217;m not an IT administrator. In the interest of learning what others think, here&#8217;s a <a href="http://www.zipsurvey.com/Survey.aspx?suid=28362">poll</a>.</p>
<p><strong>Comments</strong></p>
<p>Password Expiration<br />
Password expiration really is another tenant of IT Security that seems to do as much harm as good when it comes to end-users. It is cumbersome, distracting, and annoying to everyone involved. At the same time, you need to consider that some systems really do need password expirations.</p>
<p>For critical systems password expiration makes great sense. All too often a company will fire an employee but neglect to change the passwords to the VPN, firewalls, routers, file servers, etc. Even if they are supposed to change these per the security policies, these steps can easily be overlooked.</p>
<p>Having a password expiration can help ensure those users (terminated employees for example) will be locked out in due time. That is of course unless they log in prior to expiration and leave in a back-door (such as a dummy user account with full system access).</p>
<p>Bottom line is password expiration can be helpful if done on critical systems and as part of an overall security program. Pretty much like everything else related to security.</p>
<p>www.mbridge.com<br />
- mbridge</p>
<p><strong>What do you think are the likely origins of password expiration, both the practice itself and the standard expiration periods? </strong></p>
<p>Here are some of the responses we got on our poll above&#8230;</p>
<p>1. The biggest advantage of password expiration that I can see is that if the password does get compromised you&#8217;re limiting the time it can be used for. There&#8217;s some really neat technology around that gives you a new password every minute &#8211; perhaps you should look at that <img src='http://blogs.rsa.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>2. Before the advent of rainbow tables you&#8217;d have to protect against slower computers&#8217; brute force attacks. The belief was that a suitably complex password would withstand attack for some number of months. Look at the Gold ID feature in SOM. The heritage is the old &#8220;password crack&#8221; program. In 1993 or so, we&#8217;d run it on our NIS databases at GTE and find that it couldn&#8217;t brute force non-dictionary words too quickly and thus the assumption was that it would take days/weeks/months to crack a particular password. This is no longer true of course. -Rob Polansky</p>
<p>3. I know when it started &#8212; just about when it got easy to network PCs. The logic is that changing the password on the account at least slows the crackers down &#8212; that if they had your password and owned your accounts, that would change when you changed the password. The cracker would have to start again. Clearly, with keyloggers as a primary attack, changing your password hourly really isn&#8217;t going to inconvenience an attacker. However, with legacy systems still in place as the backend for the vast majority of financial and other high-volume, high-sensitivity systems, changing passwords frequently is still useful. On those systems, web-based or Wintel-based attacks are not the primary concern. Forcing password changes can help identify improperly set up processes and unauthorized access. Having desktop users in an enterprise environment change passwords regularly does cost time and annoyance. However, there are internal, low-tech attacks and misuse that can be spotted with frequent password changes. Ninety days is a little long these days &#8212; my current employer requires fewer than 60. Super users are generally 14 to 30 days, depending on the sensitivity of the system. Fob-based randomly generated passwords are simply password expiration schemes with the time between required changes extremely short.</p>
<p>4. It seems quite arbitrary to me. Rather like some of the other &#8216;security tools&#8217; out there, it might have more to do with making users _feel_ that they are secure&#8230;</p>
<p>5. Folklore</p>
<p>6. Its done to limit the amount of risk that you might have through someone else knowing your password &#8211; but what it really does is make people choose passwords that are easy to remember and sequential &#8211; which once you know the sequence means you have access forever. Its really dumb</p>
<p>7. People tend to have the same password for multiple accounts, so forcing people to change their password reduces the likelihood that a shared password that was cracked on the user&#8217;s home computer has now made the company vulnerable.</p>
<p>8. misguided auditors</p>
<p>9. I guess the origin might be that when a password gets known to others they can only use it for a specific time so damage is only done a limited time.</p>
<p>10. Misinformed IT administrators who think that forcing password changes will somehow make the system more secure.</p>
<p>11. Ultimatly, passwords exist to protect the organisation&#8217;s data not the user. To that end passwords were created and set to expire to protect the organisation from data loss with little or no regard to user experience. I have seen customers attempt to apply an expiration policy to smartcards&#8230; which in itself is odd considering they see the concept of expiring their SecurID PIN codes as completely alien. A user that is forced to change their password regularly WILL employ poor practicies to recall them, either by writing them down or attempting to make them the same, or worse the same as their gmail account!</p>
<p>12. Password = passport Passports have expiration dates as do most other &#8220;real life&#8221; credentials.</p>
<p>13. Medieval Times. People changing passwords to enter a castle. That&#8217;s just a fun guess.</p>
<p>14. Anytime someone needed to control access to a location they may have used a password. So you need to look back at the earliest times when people had locations they wanted to secure, AND had the ability to speak. Then you would need to consider when man, or woman, was smart enough to think about changing that password in order to add a layer of security. I would recommend talking with someone at a Natural History Museum for the time when this may have occurred. One guess&#8230; 250,000 years ago (start of the Home Sapiens). www.MBridge.com<br />
- Reader Poll Responses</p>
<!-- Start Sociable --><div class="sociable"><ul class='clearfix'><li><a title="Facebook" class="option1_16" style="background-position:-48px 0px" rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&amp;t=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F"></a></li><li><a title="Twitter" class="option1_16" style="background-position:-144px -16px" rel="nofollow" target="_blank" href="http://twitter.com/intent/tweet?text=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F%20-%20http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F%20  "></a></li><li><a title="LinkedIn" class="option1_16" style="background-position:-144px 0px" rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&amp;title=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F&amp;source=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals&amp;summary=We%20often%20swallow%20ideas%20that%20we%20needn%27t%20or%20shouldn%27t.%20Take%20the%20onetime%20urging%20of%20nutritionists%20to%20substitute%20margarine%20for%20butter%20in%20the%20cause%20of%20cardiovascular%20health.%20When%20this%20advice%20was%20first%20circulating%2C%20most%20margarines%20contained%20high%20quantities%20of%20trans%20fats%2C%20concoctions%20that%20have%20turned%20out%20to%20be%20so%20harmful%20-%20to%20the%20heart%2C%20among%20other%20things%20-%20that%20they%20are%20now%20banned%20in%20restaurants%20in%20NYC.%20Similar%20dogma%20applies%20to%20the%20advice%20to%20drink%20eight%20eight-ounce%20glasses%20of%20water%20a%20day%20for%20overall%20good%20health.%20Everyone%20knows%20the%20advice.%20But%20no%20one%20seems%20to%20know%20where%20the%208x8%20rule%20comes%20from%20or%20if%20it%20is%20good%20or%20bad.%0A%0ASo%20what%20pieces%20of%20conventional%20wisdom%20in%20computer%20security%20are%20like%20margarine%20and%20the%208x8%20water%20doctrine%3F%20I%27d%20hold%20forth%20password%20expiration%20as%20a%20prime%20candidate."></a></li><li><a title="email" class="option1_16" style="background-position:-80px 0px" rel="nofollow" target="_blank" href="https://mail.google.com/mail/?view=cm&fs=1&to&su=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F&body=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&ui=2&tf=1&shva=1"></a></li></ul><div onMouseout="fixOnMouseOut(this,event,'post-429')" id="sociable-post-429" style="display:none;">   

    <div style="top: auto; left: auto; display: block;" id="sociable">



		<div class="popup">

			<div class="content">

				<ul><li style="heigth:16px;width:16px"><a title="Myspace" class="option1_16" style="background-position:0px -16px" rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&amp;t=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F"></a></li><li style="heigth:16px;width:16px"><a title="Delicious" class="option1_16" style="background-position:-16px 0px" rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&amp;title=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F&amp;notes=We%20often%20swallow%20ideas%20that%20we%20needn%27t%20or%20shouldn%27t.%20Take%20the%20onetime%20urging%20of%20nutritionists%20to%20substitute%20margarine%20for%20butter%20in%20the%20cause%20of%20cardiovascular%20health.%20When%20this%20advice%20was%20first%20circulating%2C%20most%20margarines%20contained%20high%20quantities%20of%20trans%20fats%2C%20concoctions%20that%20have%20turned%20out%20to%20be%20so%20harmful%20-%20to%20the%20heart%2C%20among%20other%20things%20-%20that%20they%20are%20now%20banned%20in%20restaurants%20in%20NYC.%20Similar%20dogma%20applies%20to%20the%20advice%20to%20drink%20eight%20eight-ounce%20glasses%20of%20water%20a%20day%20for%20overall%20good%20health.%20Everyone%20knows%20the%20advice.%20But%20no%20one%20seems%20to%20know%20where%20the%208x8%20rule%20comes%20from%20or%20if%20it%20is%20good%20or%20bad.%0A%0ASo%20what%20pieces%20of%20conventional%20wisdom%20in%20computer%20security%20are%20like%20margarine%20and%20the%208x8%20water%20doctrine%3F%20I%27d%20hold%20forth%20password%20expiration%20as%20a%20prime%20candidate."></a></li><li style="heigth:16px;width:16px"><a title="Digg" class="option1_16" style="background-position:-32px 0px" rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&amp;title=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F&amp;bodytext=We%20often%20swallow%20ideas%20that%20we%20needn%27t%20or%20shouldn%27t.%20Take%20the%20onetime%20urging%20of%20nutritionists%20to%20substitute%20margarine%20for%20butter%20in%20the%20cause%20of%20cardiovascular%20health.%20When%20this%20advice%20was%20first%20circulating%2C%20most%20margarines%20contained%20high%20quantities%20of%20trans%20fats%2C%20concoctions%20that%20have%20turned%20out%20to%20be%20so%20harmful%20-%20to%20the%20heart%2C%20among%20other%20things%20-%20that%20they%20are%20now%20banned%20in%20restaurants%20in%20NYC.%20Similar%20dogma%20applies%20to%20the%20advice%20to%20drink%20eight%20eight-ounce%20glasses%20of%20water%20a%20day%20for%20overall%20good%20health.%20Everyone%20knows%20the%20advice.%20But%20no%20one%20seems%20to%20know%20where%20the%208x8%20rule%20comes%20from%20or%20if%20it%20is%20good%20or%20bad.%0A%0ASo%20what%20pieces%20of%20conventional%20wisdom%20in%20computer%20security%20are%20like%20margarine%20and%20the%208x8%20water%20doctrine%3F%20I%27d%20hold%20forth%20password%20expiration%20as%20a%20prime%20candidate."></a></li><li style="heigth:16px;width:16px"><a title="Reddit" class="option1_16" style="background-position:-64px -16px" rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&amp;title=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F"></a></li><li style="heigth:16px;width:16px"><a title="StumbleUpon" class="option1_16" style="background-position:-112px -16px" rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&title=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F"></a></li><li style="heigth:16px;width:16px"><a title="Google Bookmarks" class="option1_16" style="background-position:-96px 0px" rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&amp;title=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F&amp;annotation=We%20often%20swallow%20ideas%20that%20we%20needn%27t%20or%20shouldn%27t.%20Take%20the%20onetime%20urging%20of%20nutritionists%20to%20substitute%20margarine%20for%20butter%20in%20the%20cause%20of%20cardiovascular%20health.%20When%20this%20advice%20was%20first%20circulating%2C%20most%20margarines%20contained%20high%20quantities%20of%20trans%20fats%2C%20concoctions%20that%20have%20turned%20out%20to%20be%20so%20harmful%20-%20to%20the%20heart%2C%20among%20other%20things%20-%20that%20they%20are%20now%20banned%20in%20restaurants%20in%20NYC.%20Similar%20dogma%20applies%20to%20the%20advice%20to%20drink%20eight%20eight-ounce%20glasses%20of%20water%20a%20day%20for%20overall%20good%20health.%20Everyone%20knows%20the%20advice.%20But%20no%20one%20seems%20to%20know%20where%20the%208x8%20rule%20comes%20from%20or%20if%20it%20is%20good%20or%20bad.%0A%0ASo%20what%20pieces%20of%20conventional%20wisdom%20in%20computer%20security%20are%20like%20margarine%20and%20the%208x8%20water%20doctrine%3F%20I%27d%20hold%20forth%20password%20expiration%20as%20a%20prime%20candidate."></a></li><li style="heigth:16px;width:16px"><a title="HackerNews" class="option1_16" style="background-position:-128px 0px" rel="nofollow" target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&amp;t=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F"></a></li><li style="heigth:16px;width:16px"><a title="MSNReporter" class="option1_16" style="background-position:-176px 0px" rel="nofollow" target="_blank" href="http://reporter.es.msn.com/?fn=contribute&amp;Title=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F&amp;URL=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=We%20often%20swallow%20ideas%20that%20we%20needn%27t%20or%20shouldn%27t.%20Take%20the%20onetime%20urging%20of%20nutritionists%20to%20substitute%20margarine%20for%20butter%20in%20the%20cause%20of%20cardiovascular%20health.%20When%20this%20advice%20was%20first%20circulating%2C%20most%20margarines%20contained%20high%20quantities%20of%20trans%20fats%2C%20concoctions%20that%20have%20turned%20out%20to%20be%20so%20harmful%20-%20to%20the%20heart%2C%20among%20other%20things%20-%20that%20they%20are%20now%20banned%20in%20restaurants%20in%20NYC.%20Similar%20dogma%20applies%20to%20the%20advice%20to%20drink%20eight%20eight-ounce%20glasses%20of%20water%20a%20day%20for%20overall%20good%20health.%20Everyone%20knows%20the%20advice.%20But%20no%20one%20seems%20to%20know%20where%20the%208x8%20rule%20comes%20from%20or%20if%20it%20is%20good%20or%20bad.%0A%0ASo%20what%20pieces%20of%20conventional%20wisdom%20in%20computer%20security%20are%20like%20margarine%20and%20the%208x8%20water%20doctrine%3F%20I%27d%20hold%20forth%20password%20expiration%20as%20a%20prime%20candidate."></a></li><li style="heigth:16px;width:16px"><a title="BlinkList" class="option1_16" style="background-position:0px 0px" rel="nofollow" target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&amp;Title=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F"></a></li><li style="heigth:16px;width:16px"><a title="Sphinn" class="option1_16" style="background-position:-96px -16px" rel="nofollow" target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F"></a></li><li style="heigth:16px;width:16px"><a title="Posterous" class="option1_16" style="background-position:-32px -16px" rel="nofollow" target="_blank" href="http://posterous.com/share?linkto=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&amp;title=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F&amp;selection=We%20often%20swallow%20ideas%20that%20we%20needn%27t%20or%20shouldn%27t.%20Take%20the%20onetime%20urging%20of%20nutritionists%20to%20substitute%20margarine%20for%20butter%20in%20the%20cause%20of%20cardiovascular%20health.%20When%20this%20advice%20was%20first%20circulating%2C%20most%20margarines%20contained%20high%20quantities%20of%20trans%20fats%2C%20concoctions%20that%20have%20turned%20out%20to%20be%20so%20harmful%20-%20to%20the%20heart%2C%20among%20other%20things%20-%20that%20they%20are%20now%20banned%20in%20restaurants%20in%20NYC.%20Similar%20dogma%20applies%20to%20the%20advice%20to%20drink%20eight%20eight-ounce%20glasses%20of%20water%20a%20day%20for%20overall%20good%20health.%20Everyone%20knows%20the%20advice.%20But%20no%20one%20seems%20to%20know%20where%20the%208x8%20rule%20comes%20from%20or%20if%20it%20is%20good%20or%20bad.%0A%0ASo%20what%20pieces%20of%20conventional%20wisdom%20in%20computer%20security%20are%20like%20margarine%20and%20the%208x8%20water%20doctrine%3F%20I%27d%20hold%20forth%20password%20expiration%20as%20a%20prime%20candidate."></a></li><li style="heigth:16px;width:16px"><a title="Tumblr" class="option1_16" style="background-position:-128px -16px" rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&amp;t=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F&amp;s=We%20often%20swallow%20ideas%20that%20we%20needn%27t%20or%20shouldn%27t.%20Take%20the%20onetime%20urging%20of%20nutritionists%20to%20substitute%20margarine%20for%20butter%20in%20the%20cause%20of%20cardiovascular%20health.%20When%20this%20advice%20was%20first%20circulating%2C%20most%20margarines%20contained%20high%20quantities%20of%20trans%20fats%2C%20concoctions%20that%20have%20turned%20out%20to%20be%20so%20harmful%20-%20to%20the%20heart%2C%20among%20other%20things%20-%20that%20they%20are%20now%20banned%20in%20restaurants%20in%20NYC.%20Similar%20dogma%20applies%20to%20the%20advice%20to%20drink%20eight%20eight-ounce%20glasses%20of%20water%20a%20day%20for%20overall%20good%20health.%20Everyone%20knows%20the%20advice.%20But%20no%20one%20seems%20to%20know%20where%20the%208x8%20rule%20comes%20from%20or%20if%20it%20is%20good%20or%20bad.%0A%0ASo%20what%20pieces%20of%20conventional%20wisdom%20in%20computer%20security%20are%20like%20margarine%20and%20the%208x8%20water%20doctrine%3F%20I%27d%20hold%20forth%20password%20expiration%20as%20a%20prime%20candidate."></a></li><li style="heigth:16px;width:16px"><a title="Google Reader" class="option1_16" style="background-position:-112px 0px" rel="nofollow" target="_blank" href="http://www.google.com/reader/link?url=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&amp;title=Password%20Expiration%3A%20Like%20Margarine%20and%20Water%3F&amp;srcURL=http%3A%2F%2Fblogs.rsa.com%2Fpassword-expiration-like-margarine-and-water%2F&amp;srcTitle=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals"></a></li><li style="heigth:16px;width:16px"><a class="option1_16" style="cursor:pointer;background-position:-64px 0px" rel="nofollow" title="Add to favorites - doesn't work in Chrome"  onClick="javascript:AddToFavorites();"></a></li><li style="heigth:16px;width:16px"><a style="cursor:poainter" rel="nofollow"   onMouseOver="more(this,'post-429')"><img  src="http://blogs.rsa.com/wp-content/plugins/sociable/images/option1/16/more.png" title="email" alt="email" /></a></li></ul>			

			</div>        

		  <a style="cursor:pointer" onclick="hide_sociable('post-429',true)" class="close">

		  <img onclick="hide_sociable('post-429',true)" title="close" src="http://blogs.rsa.com/wp-content/plugins/sociable/images/closelabel.png">

		  </a>

		</div>

	</div> 

  </div></div><div class='sociable' style='float:none'><ul class='clearfix'><li id="Google_p"><g:plusone annotation="bubble" href="http://blogs.rsa.com/password-expiration-like-margarine-and-water/" size="medium"></g:plusone></li></ul></div><!-- End Sociable -->]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/password-expiration-like-margarine-and-water/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is it safer to fly or drive? (and why you can&#039;t do one without the other)</title>
		<link>http://blogs.rsa.com/is-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=is-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other</link>
		<comments>http://blogs.rsa.com/is-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other/#comments</comments>
		<pubDate>Thu, 01 May 2008 18:02:34 +0000</pubDate>
		<dc:creator>Dr. Ari Juels</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Government & Policy]]></category>

		<guid isPermaLink="false">http://rsablogdev.com/?p=433</guid>
		<description><![CDATA[Kevin Bowers is a Research Scientist at RSA Laboratories. Here are his views on the controversy surrounding REAL ID. What do you think?]]></description>
				<content:encoded><![CDATA[<p><strong>Kevin Bowers is a Research Scientist at RSA Laboratories. Here are his views on the controversy surrounding REAL ID. What do you think? </strong></p>
<p>I&#8217;m getting married this summer and my family will be traveling to the wedding.  In order to make the trip, my parents recently renewed their passports.  Not because I&#8217;m getting married at an exotic destination, but because they live in Montana and have to fly to the wedding.  Like several other states, Montana has refused to comply with the requirements of the REAL ID Act of 2005.  The Department of Homeland Security (DHS) had threatened to prevent residents from those states from using their state-issued driver&#8217;s licenses as identification at airport security, effective May 11th.</p>
<p>As it happens, the DHS recently granted all states an extension to the May 11th deadline, allowing them additional time to become REAL ID compliant.  As a result, driver&#8217;s licenses will continue to be accepted as valid identification to board a plane and enter federal buildings until December 31, 2009.  Although REAL ID was designed to improve the security of driver&#8217;s licenses, several states, including Montana, have drafted legislation prohibiting the implementation of REAL ID.</p>
<p>There are several reasons why states are upset about REAL ID, the first being the lack of funding provided to implement a very costly change.  It is estimated that implementing REAL ID will require $11 billion over the next five years, while the federal government has only promised $90 million to assist in the effort.  Additionally, many states feel the government is overstepping its bounds by mandating a minimum set of requirements for state-issued IDs.  There are also several security concerns being raised about the license requirements.</p>
<p>One such concern is that REAL ID effectively creates a national database of personal information, including full legal names, dates of birth, places of residence and digital photographs.  While REAL ID does not create a centralized database of all this information under the control of the federal government, it does require states to tie their databases together, essentially creating a distributed national database.  This is being mandated in an effort to prevent individuals from obtaining multiple licenses from different states and also to facilitate the authentication of documents (such as birth certificates) issued by external states. Unfortunately, as a result, any DMV worker in any state will have access to your personal information.</p>
<p>Another concern with the new IDs is a requirement for a common machine-readable technology.  The initial implementation will be a standardized barcode without the use of encryption.  DHS argues that encryption key management would be extremely difficult and that the need for immediate access to information stored on the card by law enforcement outweighs the potential privacy concerns.  Unfortunately, if the information is stored unencrypted, there is nothing to prevent your personal information from being read and stored by anyone who asks to see your license.  This includes staff in bars and restaurants &#8212; and any place that requires proof of identity or age to enter.</p>
<p>Many state-issued IDs already have barcodes on them, but several states do not.  The requirement for a barcode as well as its standardization across states will make ID scanning easier and prompt more businesses to do so.  While this may result in a decrease in underage drinking, for example, it will likely also cause an increase in identity theft.  As the number of businesses that scan IDs increases, so will the probability that one of them will sell or misuse the information they gather.  Even if the states are able to secure their shared databases of personal information, what guarantees are there that businesses will do the same?</p>
<p>Of further concern is the fact that barcodes may be replaced by RFID chips in future versions of REAL IDs.  Several border states are creating Enhanced Driver&#8217;s Licenses that incorporate RFID in compliance with the <a href="http://travel.state.gov/travel/cbpmc/cbpmc_2223.html">Western Hemisphere Travel Initiative</a>, an issue that has already been discussed in <a href="http://rsa.com/blog/blog_entry.aspx?id=1258">this blog entry</a>.  The desire to merge these two forms of ID will create a strong push for RFID to be the common machine-readable technology of the future REAL ID.</p>
<p>As you might expect, several groups are opposed to the law, including the <a href="http://www.realnightmare.org/">American Civil Liberties Union</a>, the <a href="http://www.aamva.org/GovAffairs/IssueWatch/REALID/">American Association of Motor Vehicle Administrators</a>, the <a href="http://www.ncsl.org/realid/">National Council of State Legislatures</a> and the <a href="http://www.nga.org/portal/site/nga/menuitem.8358ec82f5b198d18a278110501010a0/?vgnextoid=2bdf2f9655321110VgnVCM1000001a01010aRCRD">National Governors Association</a>.  Currently, 18 states have proposed legislation preventing the implementation of REAL ID with laws having already been passed in Maine and Idaho.  Many argue that REAL ID would not have prevented 9/11 (the hijackers were all legal residents with proper identification), and will &#8212; at best &#8212; prevent illegal aliens from obtaining a driver&#8217;s license while costing legitimate residents both time and money to get their (mandatory) replacement license.</p>
<p>Thankfully, the DHS extension has relieved immediate travel concerns.  REAL ID will now not be enforced until after the November elections and a new administration takes office.  With any luck the newly-elected administration will bring with them a better understanding of both national security and personal privacy, and REAL ID will be repealed before it becomes a real issue.  If not, we might all have to get passports to fly in our own country.</p>
<!-- Start Sociable --><div class="sociable"><ul class='clearfix'><li><a title="Facebook" class="option1_16" style="background-position:-48px 0px" rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&amp;t=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29"></a></li><li><a title="Twitter" class="option1_16" style="background-position:-144px -16px" rel="nofollow" target="_blank" href="http://twitter.com/intent/tweet?text=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29%20-%20http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F%20  "></a></li><li><a title="LinkedIn" class="option1_16" style="background-position:-144px 0px" rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&amp;title=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29&amp;source=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals&amp;summary=Kevin%20Bowers%20is%20a%20Research%20Scientist%20at%20RSA%20Laboratories.%20Here%20are%20his%20views%20on%20the%20controversy%20surrounding%20REAL%20ID.%20What%20do%20you%20think%3F"></a></li><li><a title="email" class="option1_16" style="background-position:-80px 0px" rel="nofollow" target="_blank" href="https://mail.google.com/mail/?view=cm&fs=1&to&su=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29&body=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&ui=2&tf=1&shva=1"></a></li></ul><div onMouseout="fixOnMouseOut(this,event,'post-433')" id="sociable-post-433" style="display:none;">   

    <div style="top: auto; left: auto; display: block;" id="sociable">



		<div class="popup">

			<div class="content">

				<ul><li style="heigth:16px;width:16px"><a title="Myspace" class="option1_16" style="background-position:0px -16px" rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&amp;t=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29"></a></li><li style="heigth:16px;width:16px"><a title="Delicious" class="option1_16" style="background-position:-16px 0px" rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&amp;title=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29&amp;notes=Kevin%20Bowers%20is%20a%20Research%20Scientist%20at%20RSA%20Laboratories.%20Here%20are%20his%20views%20on%20the%20controversy%20surrounding%20REAL%20ID.%20What%20do%20you%20think%3F"></a></li><li style="heigth:16px;width:16px"><a title="Digg" class="option1_16" style="background-position:-32px 0px" rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&amp;title=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29&amp;bodytext=Kevin%20Bowers%20is%20a%20Research%20Scientist%20at%20RSA%20Laboratories.%20Here%20are%20his%20views%20on%20the%20controversy%20surrounding%20REAL%20ID.%20What%20do%20you%20think%3F"></a></li><li style="heigth:16px;width:16px"><a title="Reddit" class="option1_16" style="background-position:-64px -16px" rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&amp;title=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29"></a></li><li style="heigth:16px;width:16px"><a title="StumbleUpon" class="option1_16" style="background-position:-112px -16px" rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&title=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29"></a></li><li style="heigth:16px;width:16px"><a title="Google Bookmarks" class="option1_16" style="background-position:-96px 0px" rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&amp;title=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29&amp;annotation=Kevin%20Bowers%20is%20a%20Research%20Scientist%20at%20RSA%20Laboratories.%20Here%20are%20his%20views%20on%20the%20controversy%20surrounding%20REAL%20ID.%20What%20do%20you%20think%3F"></a></li><li style="heigth:16px;width:16px"><a title="HackerNews" class="option1_16" style="background-position:-128px 0px" rel="nofollow" target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&amp;t=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29"></a></li><li style="heigth:16px;width:16px"><a title="MSNReporter" class="option1_16" style="background-position:-176px 0px" rel="nofollow" target="_blank" href="http://reporter.es.msn.com/?fn=contribute&amp;Title=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29&amp;URL=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=Kevin%20Bowers%20is%20a%20Research%20Scientist%20at%20RSA%20Laboratories.%20Here%20are%20his%20views%20on%20the%20controversy%20surrounding%20REAL%20ID.%20What%20do%20you%20think%3F"></a></li><li style="heigth:16px;width:16px"><a title="BlinkList" class="option1_16" style="background-position:0px 0px" rel="nofollow" target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&amp;Title=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29"></a></li><li style="heigth:16px;width:16px"><a title="Sphinn" class="option1_16" style="background-position:-96px -16px" rel="nofollow" target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F"></a></li><li style="heigth:16px;width:16px"><a title="Posterous" class="option1_16" style="background-position:-32px -16px" rel="nofollow" target="_blank" href="http://posterous.com/share?linkto=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&amp;title=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29&amp;selection=Kevin%20Bowers%20is%20a%20Research%20Scientist%20at%20RSA%20Laboratories.%20Here%20are%20his%20views%20on%20the%20controversy%20surrounding%20REAL%20ID.%20What%20do%20you%20think%3F"></a></li><li style="heigth:16px;width:16px"><a title="Tumblr" class="option1_16" style="background-position:-128px -16px" rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&amp;t=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29&amp;s=Kevin%20Bowers%20is%20a%20Research%20Scientist%20at%20RSA%20Laboratories.%20Here%20are%20his%20views%20on%20the%20controversy%20surrounding%20REAL%20ID.%20What%20do%20you%20think%3F"></a></li><li style="heigth:16px;width:16px"><a title="Google Reader" class="option1_16" style="background-position:-112px 0px" rel="nofollow" target="_blank" href="http://www.google.com/reader/link?url=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&amp;title=Is%20it%20safer%20to%20fly%20or%20drive%3F%20%28and%20why%20you%20can%26%23039%3Bt%20do%20one%20without%20the%20other%29&amp;srcURL=http%3A%2F%2Fblogs.rsa.com%2Fis-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other%2F&amp;srcTitle=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals"></a></li><li style="heigth:16px;width:16px"><a class="option1_16" style="cursor:pointer;background-position:-64px 0px" rel="nofollow" title="Add to favorites - doesn't work in Chrome"  onClick="javascript:AddToFavorites();"></a></li><li style="heigth:16px;width:16px"><a style="cursor:poainter" rel="nofollow"   onMouseOver="more(this,'post-433')"><img  src="http://blogs.rsa.com/wp-content/plugins/sociable/images/option1/16/more.png" title="email" alt="email" /></a></li></ul>			

			</div>        

		  <a style="cursor:pointer" onclick="hide_sociable('post-433',true)" class="close">

		  <img onclick="hide_sociable('post-433',true)" title="close" src="http://blogs.rsa.com/wp-content/plugins/sociable/images/closelabel.png">

		  </a>

		</div>

	</div> 

  </div></div><div class='sociable' style='float:none'><ul class='clearfix'><li id="Google_p"><g:plusone annotation="bubble" href="http://blogs.rsa.com/is-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other/" size="medium"></g:plusone></li></ul></div><!-- End Sociable -->]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/is-it-safer-to-fly-or-drive-and-why-you-cant-do-one-without-the-other/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Borderline Security</title>
		<link>http://blogs.rsa.com/borderline-security/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=borderline-security</link>
		<comments>http://blogs.rsa.com/borderline-security/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 18:04:33 +0000</pubDate>
		<dc:creator>Dr. Ari Juels</dc:creator>
				<category><![CDATA[Government & Policy]]></category>

		<guid isPermaLink="false">http://rsablogdev.com/?p=436</guid>
		<description><![CDATA[The U.S. Passport card or <a href="http://www.uspasscard.com/">PASS (People Access Security Service)</a> card, a new travel document, is slated for issue by the federal government in the spring of this year. A poor cousin to the standard passport, it's more compact and less expensive, but valid only at land and sea points of border entry into the United States, not for air travel. The PASS card emerged as part of the <a href="http://travel.state.gov/travel/cbpmc/cbpmc_2223.html">Western Hemisphere Travel Initiative</a> (WHTI), which phases out drivers' licenses as border-crossing documents for the U.S.
<p><strong>
I've heard two starkly contrasting opinions on the security of the PASS card...</strong>]]></description>
				<content:encoded><![CDATA[<p>The U.S. Passport card or <a href="http://www.uspasscard.com/">PASS (People Access Security Service)</a> card, a new travel document, is slated for issue by the federal government in the spring of this year. A poor cousin to the standard passport, it&#8217;s more compact and less expensive, but valid only at land and sea points of border entry into the United States, not for air travel. The PASS card emerged as part of the <a href="http://travel.state.gov/travel/cbpmc/cbpmc_2223.html">Western Hemisphere Travel Initiative</a> (WHTI), which phases out drivers&#8217; licenses as border-crossing documents for the U.S.</p>
<p>Like versions of the U.S. Passport, the PASS card will carry a wireless microchip (RFID tag). The Department of Homeland Security selected EPC (Electronic Product Code) Gen-2 tags for this purpose. EPC tags are cheap (very roughly $0.10 apiece). They also have the relatively long read range of some 30 feet, a feature that enables rapid, drive-through border control. In preparation for inspection at a border crossing, the driver and passengers of a motor vehicle place their PASS cards on the vehicle dashboard for scanning. Unique identifiers in cards enable the computer of a border-control agent to reference a centralized database, pulling and displaying the bearers&#8217; photos and personal data. (Agents may also examine the visible security features in PASS cards, e.g., holograms.)</p>
<p>I&#8217;ve heard two starkly contrasting opinions on the security of the PASS card:</p>
<p><strong>The PASS card is dangerously flawed:</strong> EPC tags are effectively just wireless barcodes. They were designed for consumer items, not security applications. These tags can be clandestinely scanned (under ideal conditions) at a distance of tens or hundreds of feet, and can be easily copied. Unlike the chip on a true U.S. passport, PASS card chips have no cryptographic protections against skimming or counterfeiting. A terrorist can secretly skim the credentials of a U.S. citizen with a passing physical resemblance and gain entry to the U.S. on a forged PASS card.</p>
<p><strong>The PASS card offers strong security:</strong> It is true that the serial number on an EPC tag can be easily copied into a new tag. The TID (tag identifier), a manufacturer-programmed serial number in an EPC tag, is immutable, though, and therefore prevents cloning attacks. Even if a tag were cloned, the border-control process involves live photographic identification of travelers. An imposter has no better a chance of success against PASS than one with a stolen conventional passport. Moreover, a PASS card carries no personally identifiable information.</p>
<p>Neither view is strictly fair. Rather than coming down on one side or the other, I&#8217;d simply like to highlight what seem to me some oft-overlooked nuances:</p>
<p>1.	<strong>Cloning and the TID:</strong> The TID (&#8220;Tag ID&#8221; memory) of an EPC tag can carry a tag-specific serial number that prevents copying of one EPC tag into another. (Description of the TID in the DHS <a href="http://www.dhs.gov/xlibrary/assets/privacy/privacy_pia_cbp_rfid.pdf" target=_blank>Privacy Assessment Impact</a> for PASS as a &#8220;powerful tool&#8230;to remove the risk of cloning&#8221; is correct in this strictly limited sense.) An EPC tag, though, can be simulated in a spoofing device that need not resemble a chip. (The inevitable <a href="http://www.openpcd.org/">open-design experimental RFID tools</a> for EPC will eliminate any need for special expertise in the construction of such a device.) There is limited benefit even in a border control agent&#8217;s inspection of the visible security features on travelers&#8217; cards. While the cards in an agent&#8217;s hands may be perfectly authentic, these cards may not be the same devices as were scanned when a given car drove up.</p>
<p>2.	<strong>Better authentication:</strong> While a matter of straightforward engineering to build an EPC spoof device, there are some <a href="http://www.rsa.com/rsalabs/node.asp?id=2780">simple techniques to reduce the risk of EPC skimming</a>.</p>
<p>3.	<strong>Photo inspection:</strong>  The aim of the PASS card is to speed travelers conveniently across the border, and it seems likely that border-control agents will not carefully compare the photos their computer screens with the faces of travelers. The need to peer through car windows to inspect travelers will not help&#8211;particularly when they are bundled up in coats, hats, and so forth at the Canadian border in winter.</p>
<p>4.	<strong>Privacy and function creep:</strong> The PASS card will come with a radio-opaque sleeve to protect against skimming when the card is not in use. But what are the chances of bearers retaining and using these sleeves? By way of the <a href="http://www.dhs.gov/xnews/releases/pr_1196872524298.shtm">Enhanced Driver&#8217;s Licenses</a> (EDL) program, the PASS chip is wending its way into other identity documents, such as the <a href="http://www.rfidjournal.com/article/articleview/3514/1/1/">Washington state driver&#8217;s license</a>. Are the owners of these cards also expected to use protective sleeves? Will state governments be as well equipped to manage EDL as DHS is to manage PASS? And who ultimately will have access to the PASS database? How will it be protected?</p>
<p>Those with the liberty to ignore other considerations can easily quibble with any technical design. And the effectiveness of passenger identification at border control as a national security tool is hardly obvious. Discussions with colleagues and DHS staff have left me with no question that DHS earnestly sought to achieve the strongest possible privacy and security within the budgetary and political constraints of WHTI. The PASS card may prove adequate, though not ideal.</p>
<p>That said, the PASS system is a brittle one. Adopted and adapted by other organizations&#8211;such as state agencies issuing driver&#8217;s licenses&#8211;its security could well degrade. Cloning of PASS cards by imposters is a worry. Cloning of the PASS architecture by state governments and other organizations is a serious worry too.</p>
<p><strong>Comments</strong></p>
<p>Simple privacy solution?<br />
Perhaps I&#8217;m thinking about this in far too simple terms, but why not design the PASS card with an integrated sleeve that is only pushed aside during inspection?</p>
<p>I suppose an electronic ID could make it more difficult for people to detect when their card has been stolen since it is now possible to carry virtual copies. When traditional passports are stolen, the owner is usually quite aware of the event since the passport is missing.<br />
- Rich</p>
<!-- Start Sociable --><div class="sociable"><ul class='clearfix'><li><a title="Facebook" class="option1_16" style="background-position:-48px 0px" rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&amp;t=Borderline%20Security"></a></li><li><a title="Twitter" class="option1_16" style="background-position:-144px -16px" rel="nofollow" target="_blank" href="http://twitter.com/intent/tweet?text=Borderline%20Security%20-%20http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F%20  "></a></li><li><a title="LinkedIn" class="option1_16" style="background-position:-144px 0px" rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&amp;title=Borderline%20Security&amp;source=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals&amp;summary=The%20U.S.%20Passport%20card%20or%20PASS%20%28People%20Access%20Security%20Service%29%20card%2C%20a%20new%20travel%20document%2C%20is%20slated%20for%20issue%20by%20the%20federal%20government%20in%20the%20spring%20of%20this%20year.%20A%20poor%20cousin%20to%20the%20standard%20passport%2C%20it%27s%20more%20compact%20and%20less%20expensive%2C%20but%20valid%20only%20at%20land%20and%20sea%20points%20of%20border%20entry%20into%20the%20United%20States%2C%20not%20for%20air%20travel.%20The%20PASS%20card%20emerged%20as%20part%20of%20the%20Western%20Hemisphere%20Travel%20Initiative%20%28WHTI%29%2C%20which%20phases%20out%20drivers%27%20licenses%20as%20border-crossing%20documents%20for%20the%20U.S.%0A%0AI%27ve%20heard%20two%20starkly%20contrasting%20opinions%20on%20the%20security%20of%20the%20PASS%20card..."></a></li><li><a title="email" class="option1_16" style="background-position:-80px 0px" rel="nofollow" target="_blank" href="https://mail.google.com/mail/?view=cm&fs=1&to&su=Borderline%20Security&body=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&ui=2&tf=1&shva=1"></a></li></ul><div onMouseout="fixOnMouseOut(this,event,'post-436')" id="sociable-post-436" style="display:none;">   

    <div style="top: auto; left: auto; display: block;" id="sociable">



		<div class="popup">

			<div class="content">

				<ul><li style="heigth:16px;width:16px"><a title="Myspace" class="option1_16" style="background-position:0px -16px" rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&amp;t=Borderline%20Security"></a></li><li style="heigth:16px;width:16px"><a title="Delicious" class="option1_16" style="background-position:-16px 0px" rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&amp;title=Borderline%20Security&amp;notes=The%20U.S.%20Passport%20card%20or%20PASS%20%28People%20Access%20Security%20Service%29%20card%2C%20a%20new%20travel%20document%2C%20is%20slated%20for%20issue%20by%20the%20federal%20government%20in%20the%20spring%20of%20this%20year.%20A%20poor%20cousin%20to%20the%20standard%20passport%2C%20it%27s%20more%20compact%20and%20less%20expensive%2C%20but%20valid%20only%20at%20land%20and%20sea%20points%20of%20border%20entry%20into%20the%20United%20States%2C%20not%20for%20air%20travel.%20The%20PASS%20card%20emerged%20as%20part%20of%20the%20Western%20Hemisphere%20Travel%20Initiative%20%28WHTI%29%2C%20which%20phases%20out%20drivers%27%20licenses%20as%20border-crossing%20documents%20for%20the%20U.S.%0A%0AI%27ve%20heard%20two%20starkly%20contrasting%20opinions%20on%20the%20security%20of%20the%20PASS%20card..."></a></li><li style="heigth:16px;width:16px"><a title="Digg" class="option1_16" style="background-position:-32px 0px" rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&amp;title=Borderline%20Security&amp;bodytext=The%20U.S.%20Passport%20card%20or%20PASS%20%28People%20Access%20Security%20Service%29%20card%2C%20a%20new%20travel%20document%2C%20is%20slated%20for%20issue%20by%20the%20federal%20government%20in%20the%20spring%20of%20this%20year.%20A%20poor%20cousin%20to%20the%20standard%20passport%2C%20it%27s%20more%20compact%20and%20less%20expensive%2C%20but%20valid%20only%20at%20land%20and%20sea%20points%20of%20border%20entry%20into%20the%20United%20States%2C%20not%20for%20air%20travel.%20The%20PASS%20card%20emerged%20as%20part%20of%20the%20Western%20Hemisphere%20Travel%20Initiative%20%28WHTI%29%2C%20which%20phases%20out%20drivers%27%20licenses%20as%20border-crossing%20documents%20for%20the%20U.S.%0A%0AI%27ve%20heard%20two%20starkly%20contrasting%20opinions%20on%20the%20security%20of%20the%20PASS%20card..."></a></li><li style="heigth:16px;width:16px"><a title="Reddit" class="option1_16" style="background-position:-64px -16px" rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&amp;title=Borderline%20Security"></a></li><li style="heigth:16px;width:16px"><a title="StumbleUpon" class="option1_16" style="background-position:-112px -16px" rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&title=Borderline%20Security"></a></li><li style="heigth:16px;width:16px"><a title="Google Bookmarks" class="option1_16" style="background-position:-96px 0px" rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&amp;title=Borderline%20Security&amp;annotation=The%20U.S.%20Passport%20card%20or%20PASS%20%28People%20Access%20Security%20Service%29%20card%2C%20a%20new%20travel%20document%2C%20is%20slated%20for%20issue%20by%20the%20federal%20government%20in%20the%20spring%20of%20this%20year.%20A%20poor%20cousin%20to%20the%20standard%20passport%2C%20it%27s%20more%20compact%20and%20less%20expensive%2C%20but%20valid%20only%20at%20land%20and%20sea%20points%20of%20border%20entry%20into%20the%20United%20States%2C%20not%20for%20air%20travel.%20The%20PASS%20card%20emerged%20as%20part%20of%20the%20Western%20Hemisphere%20Travel%20Initiative%20%28WHTI%29%2C%20which%20phases%20out%20drivers%27%20licenses%20as%20border-crossing%20documents%20for%20the%20U.S.%0A%0AI%27ve%20heard%20two%20starkly%20contrasting%20opinions%20on%20the%20security%20of%20the%20PASS%20card..."></a></li><li style="heigth:16px;width:16px"><a title="HackerNews" class="option1_16" style="background-position:-128px 0px" rel="nofollow" target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&amp;t=Borderline%20Security"></a></li><li style="heigth:16px;width:16px"><a title="MSNReporter" class="option1_16" style="background-position:-176px 0px" rel="nofollow" target="_blank" href="http://reporter.es.msn.com/?fn=contribute&amp;Title=Borderline%20Security&amp;URL=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=The%20U.S.%20Passport%20card%20or%20PASS%20%28People%20Access%20Security%20Service%29%20card%2C%20a%20new%20travel%20document%2C%20is%20slated%20for%20issue%20by%20the%20federal%20government%20in%20the%20spring%20of%20this%20year.%20A%20poor%20cousin%20to%20the%20standard%20passport%2C%20it%27s%20more%20compact%20and%20less%20expensive%2C%20but%20valid%20only%20at%20land%20and%20sea%20points%20of%20border%20entry%20into%20the%20United%20States%2C%20not%20for%20air%20travel.%20The%20PASS%20card%20emerged%20as%20part%20of%20the%20Western%20Hemisphere%20Travel%20Initiative%20%28WHTI%29%2C%20which%20phases%20out%20drivers%27%20licenses%20as%20border-crossing%20documents%20for%20the%20U.S.%0A%0AI%27ve%20heard%20two%20starkly%20contrasting%20opinions%20on%20the%20security%20of%20the%20PASS%20card..."></a></li><li style="heigth:16px;width:16px"><a title="BlinkList" class="option1_16" style="background-position:0px 0px" rel="nofollow" target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&amp;Title=Borderline%20Security"></a></li><li style="heigth:16px;width:16px"><a title="Sphinn" class="option1_16" style="background-position:-96px -16px" rel="nofollow" target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F"></a></li><li style="heigth:16px;width:16px"><a title="Posterous" class="option1_16" style="background-position:-32px -16px" rel="nofollow" target="_blank" href="http://posterous.com/share?linkto=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&amp;title=Borderline%20Security&amp;selection=The%20U.S.%20Passport%20card%20or%20PASS%20%28People%20Access%20Security%20Service%29%20card%2C%20a%20new%20travel%20document%2C%20is%20slated%20for%20issue%20by%20the%20federal%20government%20in%20the%20spring%20of%20this%20year.%20A%20poor%20cousin%20to%20the%20standard%20passport%2C%20it%27s%20more%20compact%20and%20less%20expensive%2C%20but%20valid%20only%20at%20land%20and%20sea%20points%20of%20border%20entry%20into%20the%20United%20States%2C%20not%20for%20air%20travel.%20The%20PASS%20card%20emerged%20as%20part%20of%20the%20Western%20Hemisphere%20Travel%20Initiative%20%28WHTI%29%2C%20which%20phases%20out%20drivers%27%20licenses%20as%20border-crossing%20documents%20for%20the%20U.S.%0A%0AI%27ve%20heard%20two%20starkly%20contrasting%20opinions%20on%20the%20security%20of%20the%20PASS%20card..."></a></li><li style="heigth:16px;width:16px"><a title="Tumblr" class="option1_16" style="background-position:-128px -16px" rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&amp;t=Borderline%20Security&amp;s=The%20U.S.%20Passport%20card%20or%20PASS%20%28People%20Access%20Security%20Service%29%20card%2C%20a%20new%20travel%20document%2C%20is%20slated%20for%20issue%20by%20the%20federal%20government%20in%20the%20spring%20of%20this%20year.%20A%20poor%20cousin%20to%20the%20standard%20passport%2C%20it%27s%20more%20compact%20and%20less%20expensive%2C%20but%20valid%20only%20at%20land%20and%20sea%20points%20of%20border%20entry%20into%20the%20United%20States%2C%20not%20for%20air%20travel.%20The%20PASS%20card%20emerged%20as%20part%20of%20the%20Western%20Hemisphere%20Travel%20Initiative%20%28WHTI%29%2C%20which%20phases%20out%20drivers%27%20licenses%20as%20border-crossing%20documents%20for%20the%20U.S.%0A%0AI%27ve%20heard%20two%20starkly%20contrasting%20opinions%20on%20the%20security%20of%20the%20PASS%20card..."></a></li><li style="heigth:16px;width:16px"><a title="Google Reader" class="option1_16" style="background-position:-112px 0px" rel="nofollow" target="_blank" href="http://www.google.com/reader/link?url=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&amp;title=Borderline%20Security&amp;srcURL=http%3A%2F%2Fblogs.rsa.com%2Fborderline-security%2F&amp;srcTitle=Speaking+of+Security+-+The+RSA+Blog+and+Podcast+The+Security+Blog+for+Security+Professionals"></a></li><li style="heigth:16px;width:16px"><a class="option1_16" style="cursor:pointer;background-position:-64px 0px" rel="nofollow" title="Add to favorites - doesn't work in Chrome"  onClick="javascript:AddToFavorites();"></a></li><li style="heigth:16px;width:16px"><a style="cursor:poainter" rel="nofollow"   onMouseOver="more(this,'post-436')"><img  src="http://blogs.rsa.com/wp-content/plugins/sociable/images/option1/16/more.png" title="email" alt="email" /></a></li></ul>			

			</div>        

		  <a style="cursor:pointer" onclick="hide_sociable('post-436',true)" class="close">

		  <img onclick="hide_sociable('post-436',true)" title="close" src="http://blogs.rsa.com/wp-content/plugins/sociable/images/closelabel.png">

		  </a>

		</div>

	</div> 

  </div></div><div class='sociable' style='float:none'><ul class='clearfix'><li id="Google_p"><g:plusone annotation="bubble" href="http://blogs.rsa.com/borderline-security/" size="medium"></g:plusone></li></ul></div><!-- End Sociable -->]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/borderline-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
