<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Update to Single-Site-Browsers (SSBs)</title>
	<atom:link href="http://isisblogs.poly.edu/2008/04/28/update-to-single-site-browsers-ssbs/feed/" rel="self" type="application/rss+xml" />
	<link>http://isisblogs.poly.edu/2008/04/28/update-to-single-site-browsers-ssbs/</link>
	<description>Information Systems and Internet Security</description>
	<lastBuildDate>Sat, 26 Sep 2009 11:11:21 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: How Not To Whitelist at rgov.org</title>
		<link>http://isisblogs.poly.edu/2008/04/28/update-to-single-site-browsers-ssbs/comment-page-1/#comment-3379</link>
		<dc:creator>How Not To Whitelist at rgov.org</dc:creator>
		<pubDate>Sat, 18 Jul 2009 19:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://isisblogs.poly.edu/?p=86#comment-3379</guid>
		<description>[...] should note that I&#8217;m trying out SSBs after reading up a bit about the security benefits they may or may not provide. The thought is that if your browser can&#8217;t be redirected to a [...]</description>
		<content:encoded><![CDATA[<p>[...] should note that I&#8217;m trying out SSBs after reading up a bit about the security benefits they may or may not provide. The thought is that if your browser can&#8217;t be redirected to a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eitan</title>
		<link>http://isisblogs.poly.edu/2008/04/28/update-to-single-site-browsers-ssbs/comment-page-1/#comment-2709</link>
		<dc:creator>Eitan</dc:creator>
		<pubDate>Fri, 19 Dec 2008 18:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://isisblogs.poly.edu/?p=86#comment-2709</guid>
		<description>If we could make the browsers aware of the the SSBs such that all communication to some particular site could only happen in the SSB then you could achieve much greater security and usability when using them.

This deals with both issue #1 and #2.  Since the browser is aware of them the browser won&#039;t access the &quot;need to be secure&quot; sites on its own and the users won&#039;t have to be educated (a dangerous assumption) as that is the only place they will be ABLE to enter the password.

~ Eitan</description>
		<content:encoded><![CDATA[<p>If we could make the browsers aware of the the SSBs such that all communication to some particular site could only happen in the SSB then you could achieve much greater security and usability when using them.</p>
<p>This deals with both issue #1 and #2.  Since the browser is aware of them the browser won&#8217;t access the &#8220;need to be secure&#8221; sites on its own and the users won&#8217;t have to be educated (a dangerous assumption) as that is the only place they will be ABLE to enter the password.</p>
<p>~ Eitan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Protecting your Cookies at ISIS Blogs</title>
		<link>http://isisblogs.poly.edu/2008/04/28/update-to-single-site-browsers-ssbs/comment-page-1/#comment-509</link>
		<dc:creator>Protecting your Cookies at ISIS Blogs</dc:creator>
		<pubDate>Mon, 29 Sep 2008 08:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://isisblogs.poly.edu/?p=86#comment-509</guid>
		<description>[...] (SSBs). That&#8217;s right, I sucked it up and used SSBs for a whole 4 months after I wrote a post denouncing them because they seemed like the only good option I had. Oh, and every SSB had NoScript [...]</description>
		<content:encoded><![CDATA[<p>[...] (SSBs). That&#8217;s right, I sucked it up and used SSBs for a whole 4 months after I wrote a post denouncing them because they seemed like the only good option I had. Oh, and every SSB had NoScript [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Guido</title>
		<link>http://isisblogs.poly.edu/2008/04/28/update-to-single-site-browsers-ssbs/comment-page-1/#comment-323</link>
		<dc:creator>Dan Guido</dc:creator>
		<pubDate>Tue, 29 Apr 2008 04:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://isisblogs.poly.edu/?p=86#comment-323</guid>
		<description>It doesn&#039;t make sense for a malicious user to voluntarily use an SSB, as it offers restricted functionality when compared to a normal web browser or an HTTP proxy. They have nothing to gain and it opens no additional attack vectors.

SSBs are for preventing naive users from shooting themselves in the foot. Unless the organization sponsoring their use takes it a few steps further, into a NAC-like realm, are they doing anything to secure the server-side of the transaction.</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t make sense for a malicious user to voluntarily use an SSB, as it offers restricted functionality when compared to a normal web browser or an HTTP proxy. They have nothing to gain and it opens no additional attack vectors.</p>
<p>SSBs are for preventing naive users from shooting themselves in the foot. Unless the organization sponsoring their use takes it a few steps further, into a NAC-like realm, are they doing anything to secure the server-side of the transaction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt</title>
		<link>http://isisblogs.poly.edu/2008/04/28/update-to-single-site-browsers-ssbs/comment-page-1/#comment-321</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Tue, 29 Apr 2008 04:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://isisblogs.poly.edu/?p=86#comment-321</guid>
		<description>Dan,

I think that the assumptions should be stated.  If my understanding is correct, you are assuming that the user is naive but not hostile, the client computer is not owned, and the browser works correctly.   Are there other assumptions involved in the SSB idea?  -kurt</description>
		<content:encoded><![CDATA[<p>Dan,</p>
<p>I think that the assumptions should be stated.  If my understanding is correct, you are assuming that the user is naive but not hostile, the client computer is not owned, and the browser works correctly.   Are there other assumptions involved in the SSB idea?  -kurt</p>
]]></content:encoded>
	</item>
</channel>
</rss>
