<?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: So much for nsIScriptableUnescapeHTML.parseFragment()</title>
	<atom:link href="http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/feed/" rel="self" type="application/rss+xml" />
	<link>http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/</link>
	<description>Wizz RSS News Reader for Firefox</description>
	<lastBuildDate>Tue, 03 Jan 2012 12:04:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Mike</title>
		<link>http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-564</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 28 Mar 2011 06:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-564</guid>
		<description>Thanks Roberto :) I wonder if Wladimir Palant and Jorge Villalobos would now consider an apology?</description>
		<content:encoded><![CDATA[<p>Thanks Roberto <img src='http://wizzrss.blat.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I wonder if Wladimir Palant and Jorge Villalobos would now consider an apology?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto Suggi Liverani</title>
		<link>http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-563</link>
		<dc:creator>Roberto Suggi Liverani</dc:creator>
		<pubDate>Sun, 27 Mar 2011 11:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-563</guid>
		<description>Hi Mike,

I just posted an article in my blog regarding this issue with the nsIScriptableUnescapeHTMl.parseFragment(). Please see here:

http://malerisch.net/articles/ParanoidFragmentSink_and_a_confusing_disclosure.html

In few words, you were right. The function could not be trusted. The issue has now been fixed by Mozilla.

Cheers,

Roberto Suggi Liverani</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>I just posted an article in my blog regarding this issue with the nsIScriptableUnescapeHTMl.parseFragment(). Please see here:</p>
<p><a href="http://malerisch.net/articles/ParanoidFragmentSink_and_a_confusing_disclosure.html" rel="nofollow">http://malerisch.net/articles/ParanoidFragmentSink_and_a_confusing_disclosure.html</a></p>
<p>In few words, you were right. The function could not be trusted. The issue has now been fixed by Mozilla.</p>
<p>Cheers,</p>
<p>Roberto Suggi Liverani</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-562</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 05 Mar 2010 06:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-562</guid>
		<description>@Steve: The main problem here is that people at Mozilla are &quot;selling&quot; nsIScriptableUnescapeHTML.parseFragment() as the magic bullet for ensuring that malicious code doesn&#039;t execute within the &quot;privileged&quot; confines of Firefox, which it certainly isn&#039;t. Malicious code with access to the &quot;privileged&quot; confines of Firefox could, for example, read stored passwords - Which could be more than an annoyance if you do your banking online and Firefox has stored your password.

Because people at Mozilla are pushing nsIScriptableUnescapeHTML.parseFragment() on many extension developers, those same extension developers are accepting, without question, that the magic bullet is going to close all security holes. In fact all that is happening is that extension developers are implementing a standard set of security vulnerabilities.</description>
		<content:encoded><![CDATA[<p>@Steve: The main problem here is that people at Mozilla are &#8220;selling&#8221; nsIScriptableUnescapeHTML.parseFragment() as the magic bullet for ensuring that malicious code doesn&#8217;t execute within the &#8220;privileged&#8221; confines of Firefox, which it certainly isn&#8217;t. Malicious code with access to the &#8220;privileged&#8221; confines of Firefox could, for example, read stored passwords &#8211; Which could be more than an annoyance if you do your banking online and Firefox has stored your password.</p>
<p>Because people at Mozilla are pushing nsIScriptableUnescapeHTML.parseFragment() on many extension developers, those same extension developers are accepting, without question, that the magic bullet is going to close all security holes. In fact all that is happening is that extension developers are implementing a standard set of security vulnerabilities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Kinney</title>
		<link>http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-561</link>
		<dc:creator>Steve Kinney</dc:creator>
		<pubDate>Fri, 05 Mar 2010 05:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-561</guid>
		<description>If the user/administrator of a computer is competent, nothing that crawls up out of any Firefox extension can cause damage beyond annoyance or, at the very worst, a few hours of lost work.  If the user/administrator is incompetent, obscure and as-yet unexploited security holes in Firefox extensions are the least of the problems.  

I will not upgrade Firefox to any version that does not support Wizz RSS, because there are no workable replacements.</description>
		<content:encoded><![CDATA[<p>If the user/administrator of a computer is competent, nothing that crawls up out of any Firefox extension can cause damage beyond annoyance or, at the very worst, a few hours of lost work.  If the user/administrator is incompetent, obscure and as-yet unexploited security holes in Firefox extensions are the least of the problems.  </p>
<p>I will not upgrade Firefox to any version that does not support Wizz RSS, because there are no workable replacements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elena</title>
		<link>http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-560</link>
		<dc:creator>Elena</dc:creator>
		<pubDate>Wed, 16 Dec 2009 11:12:32 +0000</pubDate>
		<guid isPermaLink="false">http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-560</guid>
		<description>Спасибо, мне нравится.</description>
		<content:encoded><![CDATA[<p>Спасибо, мне нравится.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elena</title>
		<link>http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-559</link>
		<dc:creator>Elena</dc:creator>
		<pubDate>Wed, 16 Dec 2009 11:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-559</guid>
		<description>Спасибо, все хорошо.</description>
		<content:encoded><![CDATA[<p>Спасибо, все хорошо.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Francis</title>
		<link>http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-558</link>
		<dc:creator>Jesse Francis</dc:creator>
		<pubDate>Sun, 13 Dec 2009 19:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-558</guid>
		<description>I would rather see the warning message every time I restart my browser than uninstall Wizz RSS. It is simply the best RSS feed agent for Firefox. Nothing else even comes close.

My favorite feature is that it handles all my podcast subscriptions neatly in my AOIS sidebar and allows me to play them without visitng the podcasts site every time.

Tell&#039;em where to put it Mike.</description>
		<content:encoded><![CDATA[<p>I would rather see the warning message every time I restart my browser than uninstall Wizz RSS. It is simply the best RSS feed agent for Firefox. Nothing else even comes close.</p>
<p>My favorite feature is that it handles all my podcast subscriptions neatly in my AOIS sidebar and allows me to play them without visitng the podcasts site every time.</p>
<p>Tell&#8217;em where to put it Mike.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-557</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 08 Dec 2009 19:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-557</guid>
		<description>@Roonie: As far as I&#039;m aware, all Firefox add-ons uninstall in exactly the same way. If you don&#039;t know how to uninstall a Firefox add-on, please see http://www.wizzrss.com/helpwiki/index.php/Uninstalling_Wizz_RSS for details on how to do it.

If you are using Wizz RSS, or any other feed reader for Firefox (Which includes Live Bookmarks - Commonly referred to as Livemarks), to read your gmail, and have not got Firefox password manager to store your password, a pop-up requesting your gmail password will appear each time you read the feed.</description>
		<content:encoded><![CDATA[<p>@Roonie: As far as I&#8217;m aware, all Firefox add-ons uninstall in exactly the same way. If you don&#8217;t know how to uninstall a Firefox add-on, please see <a href="http://www.wizzrss.com/helpwiki/index.php/Uninstalling_Wizz_RSS" rel="nofollow">http://www.wizzrss.com/helpwiki/index.php/Uninstalling_Wizz_RSS</a> for details on how to do it.</p>
<p>If you are using Wizz RSS, or any other feed reader for Firefox (Which includes Live Bookmarks &#8211; Commonly referred to as Livemarks), to read your gmail, and have not got Firefox password manager to store your password, a pop-up requesting your gmail password will appear each time you read the feed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roonie</title>
		<link>http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-556</link>
		<dc:creator>Roonie</dc:creator>
		<pubDate>Tue, 08 Dec 2009 19:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-556</guid>
		<description>All these links and I don&#039;t know how to uninstall it. Can you send me a proper link with instructions as to how to get this off my HD? Also, is this why I keep getting a pop-up in gMail related to passwords for RSS readers?</description>
		<content:encoded><![CDATA[<p>All these links and I don&#8217;t know how to uninstall it. Can you send me a proper link with instructions as to how to get this off my HD? Also, is this why I keep getting a pop-up in gMail related to passwords for RSS readers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MaiDireAudit</title>
		<link>http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-555</link>
		<dc:creator>MaiDireAudit</dc:creator>
		<pubDate>Wed, 25 Nov 2009 08:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://wizzrss.blat.co.za/2009/11/17/so-much-for-nsiscriptableunescapehtmlparsefragment/#comment-555</guid>
		<description>I&#039;ll never uninstall wizz. No matter what they say about security issues like that.
Never had any single problem with the reader.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll never uninstall wizz. No matter what they say about security issues like that.<br />
Never had any single problem with the reader.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

