<?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: Microsoft introduces ultra-secure web browser</title>
	<atom:link href="http://www.geeksaresexy.net/2009/02/23/microsoft-introduces-ultra-secure-web-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geeksaresexy.net/2009/02/23/microsoft-introduces-ultra-secure-web-browser/</link>
	<description>tech, science, news and social issues for geeks</description>
	<lastBuildDate>Sat, 21 Nov 2009 20:58:33 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chip</title>
		<link>http://www.geeksaresexy.net/2009/02/23/microsoft-introduces-ultra-secure-web-browser/#comment-137086</link>
		<dc:creator>Chip</dc:creator>
		<pubDate>Wed, 25 Feb 2009 16:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/?p=10797#comment-137086</guid>
		<description>... via a modal pop-up.  ;)

I&#039;ve heard that MS is planning to tone UAC down a bit for Windows 7.</description>
		<content:encoded><![CDATA[<p>&#8230; via a modal pop-up.  ;)</p>
<p>I&#8217;ve heard that MS is planning to tone UAC down a bit for Windows 7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chip</title>
		<link>http://www.geeksaresexy.net/2009/02/23/microsoft-introduces-ultra-secure-web-browser/#comment-137085</link>
		<dc:creator>Chip</dc:creator>
		<pubDate>Wed, 25 Feb 2009 16:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/?p=10797#comment-137085</guid>
		<description>You&#039;re probably right about that.  But the issue of browser security is a hot one for Microsoft, and both Chrome and OP have made the case for using separate processes to limit risk.  I think this one will see the light of day sometime, though who knows in what form.</description>
		<content:encoded><![CDATA[<p>You&#8217;re probably right about that.  But the issue of browser security is a hot one for Microsoft, and both Chrome and OP have made the case for using separate processes to limit risk.  I think this one will see the light of day sometime, though who knows in what form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gadgetnut</title>
		<link>http://www.geeksaresexy.net/2009/02/23/microsoft-introduces-ultra-secure-web-browser/#comment-137084</link>
		<dc:creator>gadgetnut</dc:creator>
		<pubDate>Wed, 25 Feb 2009 16:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/?p=10797#comment-137084</guid>
		<description>If it works like the Vista security model, you&#039;ll have to separately approve each cookie, each image, each block of text loading in the web page. ;-)</description>
		<content:encoded><![CDATA[<p>If it works like the Vista security model, you&#8217;ll have to separately approve each cookie, each image, each block of text loading in the web page. ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Roman</title>
		<link>http://www.geeksaresexy.net/2009/02/23/microsoft-introduces-ultra-secure-web-browser/#comment-137060</link>
		<dc:creator>Adrian Roman</dc:creator>
		<pubDate>Wed, 25 Feb 2009 07:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/?p=10797#comment-137060</guid>
		<description>What I meant to say is that Gazelle looks more like a university research project sponsored by Microsoft than like a real line of product development.

I suppose Microsoft sponsores hundreds of such projects and only several of them ever get to market.</description>
		<content:encoded><![CDATA[<p>What I meant to say is that Gazelle looks more like a university research project sponsored by Microsoft than like a real line of product development.</p>
<p>I suppose Microsoft sponsores hundreds of such projects and only several of them ever get to market.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chip</title>
		<link>http://www.geeksaresexy.net/2009/02/23/microsoft-introduces-ultra-secure-web-browser/#comment-136998</link>
		<dc:creator>Chip</dc:creator>
		<pubDate>Tue, 24 Feb 2009 17:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/?p=10797#comment-136998</guid>
		<description>I&#039;d argue that IE is insecure by design.  Allowing ActiveX controls and native-language add-ons means that the browser will always be as insecure as the combined malevolence or stupidity of the authors of those components.</description>
		<content:encoded><![CDATA[<p>I&#8217;d argue that IE is insecure by design.  Allowing ActiveX controls and native-language add-ons means that the browser will always be as insecure as the combined malevolence or stupidity of the authors of those components.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chip</title>
		<link>http://www.geeksaresexy.net/2009/02/23/microsoft-introduces-ultra-secure-web-browser/#comment-136996</link>
		<dc:creator>Chip</dc:creator>
		<pubDate>Tue, 24 Feb 2009 17:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/?p=10797#comment-136996</guid>
		<description>What do you mean by &quot;sustained by them&quot;?  The first three researchers listed have microsoft.com email addresses.

I expect that the performance problems can be overcome, and are mostly due to the ugly hack used to create the prototype -- a lot of the code is used simply to prevent the WebBrowser control from performing its default actions, and the kernel is unoptimized C#.  I would expect both of those features to change radically before any product comes out of this.</description>
		<content:encoded><![CDATA[<p>What do you mean by &#8220;sustained by them&#8221;?  The first three researchers listed have microsoft.com email addresses.</p>
<p>I expect that the performance problems can be overcome, and are mostly due to the ugly hack used to create the prototype &#8212; a lot of the code is used simply to prevent the WebBrowser control from performing its default actions, and the kernel is unoptimized C#.  I would expect both of those features to change radically before any product comes out of this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chip</title>
		<link>http://www.geeksaresexy.net/2009/02/23/microsoft-introduces-ultra-secure-web-browser/#comment-136995</link>
		<dc:creator>Chip</dc:creator>
		<pubDate>Tue, 24 Feb 2009 17:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/?p=10797#comment-136995</guid>
		<description>Who knows -- it could end up being open source if it ever becomes a product at all.  It still has a long way to go.</description>
		<content:encoded><![CDATA[<p>Who knows &#8212; it could end up being open source if it ever becomes a product at all.  It still has a long way to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cable Guy</title>
		<link>http://www.geeksaresexy.net/2009/02/23/microsoft-introduces-ultra-secure-web-browser/#comment-136990</link>
		<dc:creator>Cable Guy</dc:creator>
		<pubDate>Tue, 24 Feb 2009 16:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/?p=10797#comment-136990</guid>
		<description>Every new microsoft browser is super secure until the first security holes are found-</description>
		<content:encoded><![CDATA[<p>Every new microsoft browser is super secure until the first security holes are found-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cable Guy</title>
		<link>http://www.geeksaresexy.net/2009/02/23/microsoft-introduces-ultra-secure-web-browser/#comment-136988</link>
		<dc:creator>Cable Guy</dc:creator>
		<pubDate>Tue, 24 Feb 2009 16:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/?p=10797#comment-136988</guid>
		<description>Every new Microsoft browser is super secure.  Until, of course, the first security holes are found.  Same old story-</description>
		<content:encoded><![CDATA[<p>Every new Microsoft browser is super secure.  Until, of course, the first security holes are found.  Same old story-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Roman</title>
		<link>http://www.geeksaresexy.net/2009/02/23/microsoft-introduces-ultra-secure-web-browser/#comment-136978</link>
		<dc:creator>Adrian Roman</dc:creator>
		<pubDate>Tue, 24 Feb 2009 14:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/?p=10797#comment-136978</guid>
		<description>This is not a Microsoft project, it&#039;s only sustained by them. The idea is interesting but taking into account the performance problems I doubt it will ever get to market.</description>
		<content:encoded><![CDATA[<p>This is not a Microsoft project, it&#8217;s only sustained by them. The idea is interesting but taking into account the performance problems I doubt it will ever get to market.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sampi</title>
		<link>http://www.geeksaresexy.net/2009/02/23/microsoft-introduces-ultra-secure-web-browser/#comment-136969</link>
		<dc:creator>Sampi</dc:creator>
		<pubDate>Tue, 24 Feb 2009 12:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/?p=10797#comment-136969</guid>
		<description>It sounds like a very ambitious project. Its too bad its not open source but if it does become the most secure browser I would gladly change my position as Mozilla&#039;s #1 fanboy.</description>
		<content:encoded><![CDATA[<p>It sounds like a very ambitious project. Its too bad its not open source but if it does become the most secure browser I would gladly change my position as Mozilla&#8217;s #1 fanboy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chip</title>
		<link>http://www.geeksaresexy.net/2009/02/23/microsoft-introduces-ultra-secure-web-browser/#comment-136907</link>
		<dc:creator>Chip</dc:creator>
		<pubDate>Mon, 23 Feb 2009 22:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/?p=10797#comment-136907</guid>
		<description>If it does ever get to market -- even if it uses the same rendering engine, you&#039;re still correct to say that compatibility tests would be needed.  Especially when it comes to how scripts work.  The strict security model could easily disable a lot of scripts, and maybe even some CSS.</description>
		<content:encoded><![CDATA[<p>If it does ever get to market &#8212; even if it uses the same rendering engine, you&#8217;re still correct to say that compatibility tests would be needed.  Especially when it comes to how scripts work.  The strict security model could easily disable a lot of scripts, and maybe even some CSS.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
