<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Call for stronger webappsec &#8211; enable HTTPS by default</title>
	<atom:link href="http://www.mikeandrews.com/2009/06/16/call-for-stronger-webappsec-enable-https-by-default/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikeandrews.com/2009/06/16/call-for-stronger-webappsec-enable-https-by-default/</link>
	<description></description>
	<lastBuildDate>Fri, 09 Apr 2010 12:01:55 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike</title>
		<link>http://www.mikeandrews.com/2009/06/16/call-for-stronger-webappsec-enable-https-by-default/comment-page-1/#comment-449</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 17 Jun 2009 18:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeandrews.com/2009/06/16/call-for-stronger-webappsec-enable-https-by-default/#comment-449</guid>
		<description>Agreed - it&#039;s not as big a deal for Google, as they host their own ads/content/etc, and as you pointed out there&#039;s many places in the chain that ads could be injected (even more reason to have the SSL endpoint as close to the perimeter as possible - SSL concentrators are idea for that).  However, there still has to be some thought behind it or you get those &quot;mixed content&quot; warnings.  If you are injecting/loading at a different point in the chain or cross-domain, HTTPS becomes a major headache to do this injection seamlessly.

SECURE attributes on cookies can only work when the whole app works on HTTPS - if not then the cookies marked with SECURE don&#039;t get sent and that breaks things.  HTTPOnly on the other hand is a no-brainer to add but it&#039;s a different issue.  I *still* see very few sites using either of these settings though.</description>
		<content:encoded><![CDATA[<p>Agreed &#8211; it&#8217;s not as big a deal for Google, as they host their own ads/content/etc, and as you pointed out there&#8217;s many places in the chain that ads could be injected (even more reason to have the SSL endpoint as close to the perimeter as possible &#8211; SSL concentrators are idea for that).  However, there still has to be some thought behind it or you get those &#8220;mixed content&#8221; warnings.  If you are injecting/loading at a different point in the chain or cross-domain, HTTPS becomes a major headache to do this injection seamlessly.</p>
<p>SECURE attributes on cookies can only work when the whole app works on HTTPS &#8211; if not then the cookies marked with SECURE don&#8217;t get sent and that breaks things.  HTTPOnly on the other hand is a no-brainer to add but it&#8217;s a different issue.  I *still* see very few sites using either of these settings though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: radi</title>
		<link>http://www.mikeandrews.com/2009/06/16/call-for-stronger-webappsec-enable-https-by-default/comment-page-1/#comment-448</link>
		<dc:creator>radi</dc:creator>
		<pubDate>Wed, 17 Jun 2009 12:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeandrews.com/2009/06/16/call-for-stronger-webappsec-enable-https-by-default/#comment-448</guid>
		<description>hi Mike,

I wouldn&#039;t think ad-injections should be that big of a concern for Google for 2 reasons:
 - ads can always be embedded in the actual applications. the only bit of difference is that the ad servers need to support HTTPS as well. if those servers are part of the google.com domain, all the more reasons why this shouldn&#039;t be a problem for Google.
 - if Google uses proxies for load balancing when serving content, they can always do ad injections one step before the traffic goes encrypted through the Internet.

the next steps for Google will be to start marking their cookies as &quot;Secure&quot; and possibly &quot;HTTPOnly&quot; :)

my 2c

radi</description>
		<content:encoded><![CDATA[<p>hi Mike,</p>
<p>I wouldn&#8217;t think ad-injections should be that big of a concern for Google for 2 reasons:<br />
 &#8211; ads can always be embedded in the actual applications. the only bit of difference is that the ad servers need to support HTTPS as well. if those servers are part of the google.com domain, all the more reasons why this shouldn&#8217;t be a problem for Google.<br />
 &#8211; if Google uses proxies for load balancing when serving content, they can always do ad injections one step before the traffic goes encrypted through the Internet.</p>
<p>the next steps for Google will be to start marking their cookies as &#8220;Secure&#8221; and possibly &#8220;HTTPOnly&#8221; <img src='http://www.mikeandrews.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>my 2c</p>
<p>radi</p>
]]></content:encoded>
	</item>
</channel>
</rss>
