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

<channel>
	<title>SecurityCurve &#187; Google</title>
	<atom:link href="http://www.securitycurve.com/wordpress/archives/tag/google/feed" rel="self" type="application/rss+xml" />
	<link>http://www.securitycurve.com/wordpress</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 17:05:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Google Wallet, cardholder data, and the edge of PCI?</title>
		<link>http://www.securitycurve.com/wordpress/archives/4949?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-wallet-cardholder-data-and-the-edge-of-pcis-regulatory-map</link>
		<comments>http://www.securitycurve.com/wordpress/archives/4949#comments</comments>
		<pubDate>Wed, 14 Dec 2011 01:56:09 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Credit Cards]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Payments]]></category>
		<category><![CDATA[PCI]]></category>

		<guid isPermaLink="false">http://www.securitycurve.com/wordpress/?p=4949</guid>
		<description><![CDATA[So today we have some excellent coverage via the always-interesting Mocana DeviceLine blog (have I blog-rolled them enough do you think?) covering a technical deep-dive on Google Wallet from ViaForensics.  An interesting read. According to their inquiry of how Google Wallet works, they&#8217;ve determined that there&#8217;s some scary data stored cleartext on the phone, including: Card [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://www.securitycurve.com/wordpress/wp-content/uploads/2011/12/iObject___Edgeworth_by_GyakutenPhoenix.jpg" rel="lightbox[4949]"><img class="alignright size-medium wp-image-4950" title="iObject___Edgeworth_by_GyakutenPhoenix" src="http://www.securitycurve.com/wordpress/wp-content/uploads/2011/12/iObject___Edgeworth_by_GyakutenPhoenix-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>So today we have some <a href="https://mocana.com/blog/2011/12/13/google-wallet-app-stores-unencrypted-data/" target="_blank">excellent coverage via the always-interesting Mocana DeviceLine blog</a> (have I blog-rolled them enough do you think?) covering a <a href="http://viaforensics.com/mobile-security/forensics-security-analysis-google-wallet.html" target="_blank">technical deep-dive on Google Wallet</a> from ViaForensics.  An interesting read.</p>
<p>According to their inquiry of how Google Wallet works, they&#8217;ve determined that there&#8217;s some scary data stored cleartext on the phone, including:</p>
<ul>
<li>Card type and last 4</li>
<li>Card holder name</li>
<li>Current balance</li>
<li>Available to spend</li>
<li>Statement balance</li>
<li>Payment due date</li>
<li>Citi contact number</li>
</ul>
<p>Well, that&#8217;s interesting. Folks might object to this kind of data being stored in cleartext within Google Wallet (I sure do), but I&#8217;d like to point out that the problem isn&#8217;t so much Google Wallet (although, guys&#8230; really?  Statement Balance?  Really?)  but instead the fact that mobile devices are blurring the lines between what&#8217;s a payment application vs. what&#8217;s not.</p>
<p>You see, right now, shy of actually storing the whole credit card number, there&#8217;s not really much guidance on what is or is not acceptable here from a protection standpoint.  Technically, Google Wallet falls into what the <a href="https://www.pcisecuritystandards.org/documents/pa-dss_mobile_apps-faqs.pdf" target="_blank">standards council has defined</a> as a &#8220;Category 3 Payment Acceptance Application.&#8221;  What is a Category 3 mobile payment acceptance application, you ask? Per the council:</p>
<blockquote><p>Payment application operates on any consumer electronic handheld device (e.g., smart phone, tablet, or PDA) that is not solely dedicated to payment acceptance for transaction processing.</p></blockquote>
<p>Sounds like Google Wallet, amirite?  So how do you validate such an application?  For example say Google wants to do the right thing and have someone review their app to avoid these kinds of shenanigans&#8230; to ensure that the security of the application is consistent with the defined requirements of PCI?  Short answer: you can&#8217;t.  Longer answer &#8212;  from the council:</p>
<blockquote><p>The PCI SSC recommends that mobile payment acceptance applications that fit into Category 3—and are thus not eligible for PA-DSS validation at this time but are intended for use in the cardholder data environment—are developed using PA-DSS as a baseline for protection of payment card data and in support of PCI DSS compliance.</p></blockquote>
<p>OK, so you can&#8217;t validate it.  They recommend that you maybe skim through the PA-DSS to check out how to protect cardholder data from an application standpoint, but it&#8217;s discretionary&#8230; So you can&#8217;t validate to PA-DSS.  Unfortunate.  So what is the oversight for these apps? Who&#8217;s responsible?  From the same document:</p>
<blockquote><p>Applications used for payment-initiation—for example, those downloaded by consumers onto their mobile phones and used for consumers’ personal shopping—are seen as similar to the payment card in a consumer’s wallet. The Council’s purview does not currently extend to, nor is PA-DSS applicable to, consumer-facing mobile payment initiation applications.</p></blockquote>
<p>And there you have it.  My reading of this is that &#8212; at least currently &#8212; the expectation that we should have for security of &#8220;consumer-facing mobile payment initiation applications&#8221; is the goose-egg.  In other words, Google didn&#8217;t cross a regulatory boundary.  One might argue that there <em>should be</em> a regulatory boundary here&#8230; but if there is, I can&#8217;t find it.</p>
<p>Anybody disagree?  Would love to hear from a PA-QSA on this.</p>
<p>Image source: gyakutenphoenix.deviantart.com</p>
<div class="shr-publisher-4949"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F4949' data-shr_title='Google+Wallet%2C+cardholder+data%2C+and+the+edge+of+PCI%3F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F4949' data-shr_title='Google+Wallet%2C+cardholder+data%2C+and+the+edge+of+PCI%3F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.securitycurve.com/wordpress/archives/4949/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Health: The universe tends to unfold as it should</title>
		<link>http://www.securitycurve.com/wordpress/archives/4384?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-health-the-universe-tends-to-unfold-as-it-should</link>
		<comments>http://www.securitycurve.com/wordpress/archives/4384#comments</comments>
		<pubDate>Thu, 07 Jul 2011 14:19:36 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[EHR]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Health]]></category>
		<category><![CDATA[Healthcare]]></category>

		<guid isPermaLink="false">http://www.securitycurve.com/wordpress/?p=4384</guid>
		<description><![CDATA[I admit it, I tend to get worked up about stuff&#8230;  A few examples: people passing on the right, that actress from Sex and the City, clowns&#8230; oh, and Google Health.  Google&#8217;s &#8220;hack and slash&#8221; personal EHR/EMR. It was really getting me angry there for a while.  Between their lack of interest in complying with [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://www.securitycurve.com/wordpress/wp-content/uploads/2011/07/harold-and-kumar-go-to-white-castle-1.jpg" rel="lightbox[4384]"><img class="alignright size-medium wp-image-4386" title="harold-and-kumar-go-to-white-castle-1" src="http://www.securitycurve.com/wordpress/wp-content/uploads/2011/07/harold-and-kumar-go-to-white-castle-1-300x197.jpg" alt="" width="300" height="197" /></a></p>
<p>I admit it, I tend to get worked up about stuff&#8230;  A few examples: people passing on the right, that actress from Sex and the City, clowns&#8230; oh, and Google Health.  Google&#8217;s &#8220;hack and slash&#8221; personal EHR/EMR.</p>
<p>It was<a href="http://www.securitycurve.com/wordpress/archives/1487" target="_blank"> really getting me angry</a> there for a while.  Between their lack of interest in complying with HIPAA Security, their failure to meet the security requirements or demands of transparency from providers, and their <a href="http://www.securitycurve.com/wordpress/archives/1762" target="_blank">apparent intention</a> to litter the information superhighway with people&#8217;s medical records (okay, so maybe I made up that last one), it<em> really</em> seemed like a bad idea to me.  Or at least the intention of a personal EHR without any security or regulatory oversight seemed problematic to me.</p>
<p>Anyway, there I was all spun up about it only to learn that Google has decided to <a href="http://www.washingtonpost.com/business/technology/google-shuts-down-medical-records-and-health-data-platform/2011/06/24/AGwD6JjH_story.html" target="_blank">nuke</a> it.  Ahhh, there it is.  Refreshing like a warm bathtub.   Instead of security, Google <a href="http://www.technewsworld.com/story/Google-Axes-Health-Service-Due-to-Feeble-Response-72743.html" target="_blank">cites poor adoption</a> as their rationale for slashing it.  But I think maybe security concerns have something to do with it.  Maybe just a little?   Like maybe the recent HHS clarifications about HIPAA Security applying to everyone and not just providers/payers (i.e. business associates, etc.) impressed upon Google their need to address the requirements?  Or maybe patients and providers really were as scared of this service as I was.  Whatever the reason, it&#8217;s gone&#8230; and I&#8217;m celebrating.</p>
<p>It makes me feel like the universe sometimes really does tend to unfold as it should.</p>
<div class="shr-publisher-4384"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F4384' data-shr_title='Google+Health%3A+The+universe+tends+to+unfold+as+it+should'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F4384' data-shr_title='Google+Health%3A+The+universe+tends+to+unfold+as+it+should'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.securitycurve.com/wordpress/archives/4384/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook sneaks around: tries to smear Google</title>
		<link>http://www.securitycurve.com/wordpress/archives/4115?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=facebook-sneaks-around-tries-to-smear-google</link>
		<comments>http://www.securitycurve.com/wordpress/archives/4115#comments</comments>
		<pubDate>Thu, 12 May 2011 12:48:28 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.securitycurve.com/wordpress/?p=4115</guid>
		<description><![CDATA[So it turns out that Facebook hired a PR firm to plant negative publicity about Google. I came across this bit of interesting coverage via the always-helpful PogoWasRight blog this morning, which had a link to the full coverage over at the Daily Beast.  It&#8217;s an interesting story, and one that I highly suggest you [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://www.securitycurve.com/wordpress/wp-content/uploads/2011/05/full_1289265646pesticides.jpg" rel="lightbox[4115]"><img class="alignright size-medium wp-image-4121" title="full_1289265646pesticides" src="http://www.securitycurve.com/wordpress/wp-content/uploads/2011/05/full_1289265646pesticides-300x296.jpg" alt="" width="300" height="296" /></a></p>
<p>So it turns out that Facebook hired a PR firm to plant negative publicity about Google.  I came across this bit of interesting coverage via the always-helpful <a href="http://www.pogowasright.org/?p=22824" target="_blank">PogoWasRight blog</a> this morning, which had a link to the <a href="http://www.thedailybeast.com/blogs-and-stories/2011-05-12/facebook-busted-in-clumsy-smear-attempt-on-google/" target="_blank">full coverage</a> over at the Daily Beast.  It&#8217;s an interesting story, and one that I highly suggest you go read.</p>
<p>I&#8217;m not entirely sure why Facebook feels so threatened by Google &#8211; but the fact that they are is clear.  Recall the <a href="http://techcrunch.com/2010/11/04/facebook-google-contacts/" target="_blank">whole snafu about importing contacts</a> a while back?  It&#8217;s clear that Facebook feels like Google is encroaching.</p>
<p>So what we see in response is a campaign by Facebook on a couple different fronts to undermine Google: from a usability standpoint (contact/information import) and in the court of public opinion.  One wonders what else they might be doing in this respect that we don&#8217;t know about yet.  That part makes me slightly nervous.</p>
<p>&nbsp;</p>
<div class="shr-publisher-4115"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F4115' data-shr_title='Facebook+sneaks+around%3A+tries+to+smear+Google'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F4115' data-shr_title='Facebook+sneaks+around%3A+tries+to+smear+Google'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.securitycurve.com/wordpress/archives/4115/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eric Schmidt: pod-person or no?</title>
		<link>http://www.securitycurve.com/wordpress/archives/2996?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=eric-schmidt-pod-person-or-no</link>
		<comments>http://www.securitycurve.com/wordpress/archives/2996#comments</comments>
		<pubDate>Thu, 28 Oct 2010 02:15:50 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://www.securitycurve.com/wordpress/?p=2996</guid>
		<description><![CDATA[So, did you happen to notice today&#8217;s news about Eric Schmidt?  I love this: apparently, in reference to people&#8217;s privacy concerns about street view, his response was &#8220;So, you can just move, right?&#8221; Not only are people not sure if he was kidding or not, but it&#8217;s not even the first time that he&#8217;s done it.  Remember [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://www.securitycurve.com/wordpress/wp-content/uploads/2010/10/body_snatchers.jpg" rel="lightbox[2996]"><img class="alignright size-medium wp-image-2997" title="body_snatchers" src="http://www.securitycurve.com/wordpress/wp-content/uploads/2010/10/body_snatchers-209x300.jpg" alt="" width="209" height="300" /></a>So, did you happen to notice <a href="http://www.networkworld.com/news/2010/102710-google-ceo-backtracks-after-street.html?source=nww_rss" target="_blank">today&#8217;s news about Eric Schmidt</a>?  I love this: apparently, in reference to people&#8217;s privacy concerns about street view, his response was &#8220;So, you can just move, right?&#8221;</p>
<p>Not only are people not sure if he was kidding or not, but it&#8217;s not even the first time that he&#8217;s done it.  Remember when he suggested that people <a href="http://www.readwriteweb.com/archives/google_ceo_suggests_you_change_your_name_to_escape.php" target="_blank">change their name</a> in order to recover some semblance of privacy on reaching adulthood?  He was apparently kidding then too, but now that kids are growing up in an age where every adolescent gaffe is not only broadcast for the world to see but also permanently recorded for future employers to mull over 30 years later&#8230; well, I&#8217;m not sure it&#8217;s funny.</p>
<p>Anyway, I&#8217;m not trying to make a federal case of it or anything.  I&#8217;m just trying to get my head around why he makes these types of statements.   I mean, is it just me or do others also feel like he should be approaching privacy issues with a certain gravity instead of (let&#8217;s face it, pretty dry) humor?</p>
<div class="shr-publisher-2996"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F2996' data-shr_title='Eric+Schmidt%3A+pod-person+or+no%3F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F2996' data-shr_title='Eric+Schmidt%3A+pod-person+or+no%3F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.securitycurve.com/wordpress/archives/2996/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LA Google Move Stalled due to Security Concerns</title>
		<link>http://www.securitycurve.com/wordpress/archives/2198?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=la-google-move-stalled-due-to-security-concerns</link>
		<comments>http://www.securitycurve.com/wordpress/archives/2198#comments</comments>
		<pubDate>Mon, 26 Jul 2010 13:36:05 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[City of LA]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.securitycurve.com/wordpress/?p=2198</guid>
		<description><![CDATA[As you might have seen Diana tweet about over the weekend, there&#8217;s some interesting fall-out going on in reference to the City of LA&#8217;s move to Google Apps.  The migration is somewhat stalled due to security concerns raised by &#8211; among others &#8211; the LAPD. I&#8217;m a huge fan of the cloud-based paradigm shift that seems [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://www.securitycurve.com/wordpress/wp-content/uploads/2010/07/stalled-job-search.jpg" rel="lightbox[2198]"><img class="alignright size-medium wp-image-2199" title="stalled-job-search" src="http://www.securitycurve.com/wordpress/wp-content/uploads/2010/07/stalled-job-search-217x300.jpg" alt="" width="217" height="300" /></a>As you might have seen Diana tweet about over the weekend, there&#8217;s some interesting <a href="http://www.marketwatch.com/story/google-misses-deadline-in-high-profile-la-deal-2010-07-23?dist=countdown" target="_blank">fall-out</a> going on in reference to the City of LA&#8217;s <a href="http://googleenterprise.blogspot.com/2009/12/why-city-of-los-angeles-chose-google.html" target="_blank">move to Google Apps</a>.  The migration is somewhat <a href="http://www.maximumpc.com/article/news/security_concerns_slow_las_move_google_apps?" target="_blank">stalled </a>due to security concerns raised by &#8211; among others &#8211; the LAPD.</p>
<p>I&#8217;m a huge fan of the cloud-based paradigm shift that seems to be going on right now, but I&#8217;ve also been pretty concerned security-wise.  It seems to me that it&#8217;s important to make sure security is addressed in the model &#8211; after all, the cloud vendor crowd may not be as invested in the security of your data as you are.  So this development in re: Google/LA makes me a bit more optimistic than I have been.</p>
<p>As you may know, I&#8217;ve had a hard time getting my head around the lack of security concern from folks making use of some of these services.  I&#8217;ve been watching people adopt services like Google Health with <a href="http://www.securitycurve.com/wordpress/archives/1762" target="_blank">some consternation</a>. I just <a href="http://www.securitycurve.com/wordpress/archives/1487" target="_blank">can&#8217;t understand</a> how providers are justifying deploying this.  But now the LAPD have stepped up and said that they&#8217;re not comfortable with the security measures currently implemented.  So, gogo LAPD.  Despite the tremendous static I&#8217;m sure you received internally to the city government, there are some of us watching from the sidelines who are reassured by your caution.</p>
<p><span style="font-size: 13.3333px;">You did the right thing.</span></p>
<div class="shr-publisher-2198"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F2198' data-shr_title='LA+Google+Move+Stalled+due+to+Security+Concerns'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F2198' data-shr_title='LA+Google+Move+Stalled+due+to+Security+Concerns'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.securitycurve.com/wordpress/archives/2198/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trust Google.  Google is your friend.  Now move along, citizen.</title>
		<link>http://www.securitycurve.com/wordpress/archives/1762?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=trust-google-google-is-your-friend-now-move-along-citizen</link>
		<comments>http://www.securitycurve.com/wordpress/archives/1762#comments</comments>
		<pubDate>Tue, 06 Jul 2010 12:53:26 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Healthcare]]></category>

		<guid isPermaLink="false">http://www.securitycurve.com/wordpress/?p=1762</guid>
		<description><![CDATA[The Deep End Blog over at InfoWorld had an interesting post yesterday about whether or not Google&#8217;s cloud services are more worthy of trust than other providers.  The author points out the tremendously invasive information that Google has about us and then goes on to ask several very pointed questions about whether they are appropriate [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="wp-caption alignright" style="width: 310px"><img src="http://i35.photobucket.com/albums/d158/Nektryral/TheTrust.jpg" alt="" width="300" height="250" /><p class="wp-caption-text">Source: community.wizards.com</p></div>
<p>The <a href="http://www.infoworld.com/d/hardware/blogs?source=footer" target="_blank">Deep End Blog</a> over at InfoWorld had an interesting <a href="http://www.networkworld.com/news/2010/070510-should-you-trust.html?source=nww_rss" target="_blank">post yesterday</a> about whether or not Google&#8217;s cloud services are more worthy of trust than other providers.  The author points out the tremendously invasive information that Google has about us and then goes on to ask several very pointed questions about whether they are appropriate stewards of that information or not.  All interesting stuff.</p>
<p>Now, I don&#8217;t consider myself an overly paranoid kind of guy (OK, well maybe just a little bit), but Google&#8217;s cloud offerings concern me too.   But it&#8217;s not because they <a href="http://searchengineland.com/google-search-history-expands-becomes-web-history-11016" target="_blank">keep meticulous records on what you search for</a>, because they <a href="http://www.pcworld.com/article/158907/google_offers_tool_to_let_you_track_your_friends_movements.html" target="_blank">track where you go</a>, or even because they&#8217;ve already <a href="http://www.infoworld.com/d/networking/googles-street-view-wi-fi-data-included-passwords-email-679?source=fssr">gotten in trouble</a> for snooping on wireless networks as they populate street view.</p>
<p>Sure, all that stuff is disconcerting.  But what really concerns me is <a href="http://en.wikipedia.org/wiki/Google_Health" target="_blank">Google Health</a>.  Have you seen this service?  It lets you consolidate your medical records all in one place.  Mmmmm&#8230; Medical records.  All conveniently located in one place.  Not something I&#8217;d use, but if someone wants to opt-in, I suppose that&#8217;s their business.</p>
<p>But what I find very unwholesome about this service is what an individual is opting into when they decide to share their medical records with Google.  You see, doctors and hospitals have privacy and security requirements under the law &#8211; governing laws like HIPAA and HITECH spell out very clearly bare minimum security requirements that &#8220;covered entities&#8221; must employ to safeguard the data.  So a doctor just can&#8217;t look at any record they want or send medical records to whomever they want (well, they could I suppose, but <a href="http://www.ama-assn.org/amednews/2010/06/07/bisb0607.htm" target="_blank">they&#8217;ll go to jail for it</a>.)  The requirements aren&#8217;t perfect and lord knows enforcement isn&#8217;t either &#8211; but it&#8217;s something at least.</p>
<p>Google claims flat-out that HIPAA security and privacy requirements don&#8217;t apply to them:</p>
<blockquote><p>Google is not a &#8220;covered entity&#8221; under the Health Insurance Portability and Accountability Act of 1996 and the regulations promulgated thereunder (&#8220;HIPAA&#8221;). As a result, HIPAA does not apply to the transmission of health information by Google to any third party.</p></blockquote>
<p>So no mandatory security requirements for you.  And because the aren&#8217;t signing business associate agreements with the healthcare providers they&#8217;re partnering with, it&#8217;s arguable the extent they believe HITECH to apply (since HITECH carries over privacy and security requirements to business associates).  Yes&#8230; Apparently much like the bad guys in a Knight Rider episode, they believe that they operate above the law.</p>
<p>In theory, I get what Google is saying.  It&#8217;s voluntary for a patient to sign up for this.  Nobody&#8217;s holding a gun to their head and making them use it.  And if Google says outright they choose not to meet the bare minimum provisions of HIPAA security, maybe it&#8217;s OK for the patient to decide for themselves if that&#8217;s acceptable or not.  After all, if a consenting patient decides to take a diagnostic image (like an X-Ray or whatever) &#8211; or a copy of their chart &#8211; and tape it to a public notice board, that would be their prerogative, right?</p>
<p>But what&#8217;s creepy about the Google service is that (unlike the patient who posts their record to the bulletin board), a patient might not understand that they&#8217;re doing the equivalent when they decide to store their information in Google&#8217;s system.  OK, so they need to agree to the terms of service where it&#8217;s spelled out pretty clearly.  But how many people are reading through that with a microscope before making a decision?</p>
<p>Mark my words: this thing is going to end badly for somebody. Either they&#8217;ll get sued or some gaffe will wind up in the press.   Maybe some Google employee will do the stuff that hospital employees get fired for: looking at neighbors&#8217; records,  family members&#8217; records, or VIP (famous people) records.  Maybe because they&#8217;re not auditing access  (like they&#8217;d be required to under HIPAA), it&#8217;ll go on longer than would otherwise be the case.  Or maybe they&#8217;ll sell bulk identifiable diagnostic information to a marketer.     Either way, not good for anybody.</p>
<div class="shr-publisher-1762"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F1762' data-shr_title='Trust+Google.++Google+is+your+friend.++Now+move+along%2C+citizen.'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F1762' data-shr_title='Trust+Google.++Google+is+your+friend.++Now+move+along%2C+citizen.'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.securitycurve.com/wordpress/archives/1762/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Health: Maybe not so healthy after all?</title>
		<link>http://www.securitycurve.com/wordpress/archives/1487?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-health-maybe-not-so-healthy-after-all</link>
		<comments>http://www.securitycurve.com/wordpress/archives/1487#comments</comments>
		<pubDate>Thu, 03 Jun 2010 15:47:31 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Healthcare]]></category>

		<guid isPermaLink="false">http://www.securitycurve.com/wordpress/?p=1487</guid>
		<description><![CDATA[Over the past few months, I&#8217;ve had some questions from healthcare providers (hospitals mostly) about Google Health.  In case you&#8217;re not familiar, Google Health is basically a service where google hosts your medical records for you. &#60;sarcasm&#62;Pretty cool right?  The company famous for liberating information from the tired restrictions of conventionality now has access to [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><img src="http://rlv.zcache.com/funny_get_well_card-p137991532801667746tdtq_400.jpg" alt="" width="200" height="200" align="right" /><br />
Over the past few months, I&#8217;ve had some questions from healthcare providers (hospitals mostly) about Google Health.  In case you&#8217;re not familiar, Google Health is basically a service where google hosts your medical records for you.</p>
<p>&lt;sarcasm&gt;Pretty cool right?  The company famous for liberating information from the tired restrictions of conventionality now has access to our collective medical histories?  Whoopity-dooda. You think they might have plans to search it for some reason?&lt;/sarcasm&gt;</p>
<p>So the wisdom (or not) of a hospital using this aside for the moment, I have to admit that I&#8217;m a little confused about their stance from a security perspective.  So <a href="http://googlepublicpolicy.blogspot.com/2008/05/google-health-privacy-and-hipaa.html" target="_blank">Google says</a>:</p>
<blockquote><p>Some have asked how Google Health relates and compares to the privacy protections for patients under the Health Insurance Portability and Accountability Act (HIPAA), a federal law that establishes privacy standards for patient health information. Unlike a doctor or health plan, Google Health is not regulated by HIPAA because Google does not provide health care services.&#8221;</p></blockquote>
<p>Sigh.  Really, Google?  Really?  They then go on to <a href="http://www.google.com/intl/en_us/health/hipaa.html" target="_blank">tell us all not to worry about it </a>because they have the same security and privacy controls as HIPAA.  Interestingly, they consolidate the entirety of the security rule into &#8220;reasonable and appropriate safeguards to prevent intentional or unintentional use or disclosure of health information&#8221;.  Not sure if they&#8217;re looking at the same federal register I am, but I&#8217;d recommend that they probably start with 45 CFR <a href="http://www.access.gpo.gov/nara/cfr/waisidx_07/45cfr160_07.html">Part 160</a>and Subparts A and C of <a href="http://www.access.gpo.gov/nara/cfr/waisidx_07/45cfr164_07.html">Part 164</a> &#8211; you know: that document where things like data encryption, risk analysis, and access controls are required.   Does Google require any of this?  Guess what: we don&#8217;t know.  Why not?  Because apparently the rules don&#8217;t apply to them.</p>
<p>What really sizzles my bacon about the whole thing is that Google holds the position that HIPAA doesn&#8217;t apply to them &#8211; hence <a href="http://www.google.com/support/forum/p/Apps+Partner/thread?tid=4d6f74d03de056c7&amp;hl=en" target="_blank">they won&#8217;t sign things like business associate agreements</a>.  By their same logic, <a href="http://ezinearticles.com/?How-the-HITECH-Act-Impacts-a-Business-Associate&amp;id=4211844" target="_blank">HITECH wouldn&#8217;t apply to them either</a>.  But it&#8217;s totally bogus  - they are <strong>clearly</strong> a business associate, even under the most restrictive of interpretations.  How does that conversation go?</p>
<p>Google:  We&#8217;re not a business associate because we don&#8217;t interact with PHI in any way.  Nope, it&#8217;s all you.  No PHI for us &#8211; we just host it, maintain it, administrate it, conduct it over our network, index it, sort it, store it, and provide reporting back to you on it.</p>
<p>Why is it that people buy in to this line of reasoning?  Help me to understand why someone would use this service&#8230;</p>
<div class="shr-publisher-1487"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F1487' data-shr_title='Google+Health%3A+Maybe+not+so+healthy+after+all%3F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F1487' data-shr_title='Google+Health%3A+Maybe+not+so+healthy+after+all%3F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.securitycurve.com/wordpress/archives/1487/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google gets slapped by public opinion</title>
		<link>http://www.securitycurve.com/wordpress/archives/304?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-gets-slapped-by-public-opinion</link>
		<comments>http://www.securitycurve.com/wordpress/archives/304#comments</comments>
		<pubDate>Thu, 22 Dec 2005 16:36:10 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://securitycurve.com/wordpress/?p=304</guid>
		<description><![CDATA[It&#8217;s a &#8220;banner day&#8221; for Google. They stopped the unholy union of AOL and Microsoft search capability, but everyone and their brother is coming out of the woodwork to criticize the move. Paul Thurrott says that Google has sold its soul and Thomas Claburn calls the integrity of Google into question in terms of how [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>It&#8217;s a &#8220;banner day&#8221; for Google.  They stopped the unholy union of AOL and Microsoft search capability, but everyone and their brother is coming out of the woodwork to criticize the move.  Paul Thurrott says <a href="http://www.windowsitpro.com/windowspaulthurrott/Article/ArticleID/48794/windowspaulthurrott_48794.html">that Google has sold its soul</a> and Thomas Claburn <a href="http://www.informationweek.com/blog/main/archives/2005/12/googles_aol_dea.html">calls the integrity of Google into question</a> in terms of how they represent themselves.</p>
<p>It&#8217;s certainly true that Google cannot continue to make the statement that they do not alter the order or &#8220;rank&#8221; of sites for money &#8211; because now they do.  They also can&#8217;t make the claim that they clearly distinguish between paid and unpaid links &#8211; because now they don&#8217;t.</p>
<p>Of course, I&#8217;d be really interested in hearing what John Battelle has to say about it, but unfortunately I <a href="http://www.webpronews.com/topnews/topnews/wpn-60-20051222BattelleGetsHacked.html">can&#8217;t right now because somebody has secretly replaced it with Folgers or whatever</a>.    On the plus side, the site that is now impersonating battellemedia.com has some really cool Internet maps like the one below.</p>
<p><img src="http://www.opte.org/maps/static/1105841711.LGL.2D.400x400.png"></p>
<div class="shr-publisher-304"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F304' data-shr_title='Google+gets+slapped+by+public+opinion'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F304' data-shr_title='Google+gets+slapped+by+public+opinion'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.securitycurve.com/wordpress/archives/304/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Googling for classified information</title>
		<link>http://www.securitycurve.com/wordpress/archives/80?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=googling-for-classified-information</link>
		<comments>http://www.securitycurve.com/wordpress/archives/80#comments</comments>
		<pubDate>Mon, 30 Jun 2003 13:08:18 +0000</pubDate>
		<dc:creator>Diana</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://securitycurve.com/wordpress/?p=80</guid>
		<description><![CDATA[Winn Schwartau tells the tale of a reporter finding US Gov&#8217;t classified information about the whereabouts of an aircraft carrier. Not to mention, all sorts of juicy information about the captain. An interesting read that reminds us all that most organizations&#8217; data is available electronically. And without proper security measures and access control to protect [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Winn Schwartau tells the tale of a reporter finding US Gov&#8217;t classified information about the whereabouts of an aircraft carrier.   Not to mention, <a href="http://www.nwfusion.com/news/2003/0630schwartau.html">all sorts of juicy information about the captain</a>.</p>
<p>An interesting read that reminds us all that most organizations&#8217; data is available electronically.  And without proper security measures and access control to protect the sensitive data, well, anyone- even the US Gov&#8217;t, can get googled.</p>
<div class="shr-publisher-80"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F80' data-shr_title='Googling+for+classified+information'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.securitycurve.com%2Fwordpress%2Farchives%2F80' data-shr_title='Googling+for+classified+information'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.securitycurve.com/wordpress/archives/80/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

