<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Refractor, aka prism-ext, aka Prism for Firefox, aka&#8230;</title>
	<atom:link href="http://cesarmoco.wordpress.com/2008/03/12/refractor-aka-prism-ext-aka-prism-for-firefox-aka/feed/" rel="self" type="application/rss+xml" />
	<link>http://cesarmoco.wordpress.com/2008/03/12/refractor-aka-prism-ext-aka-prism-for-firefox-aka/</link>
	<description>White and creamy wtf</description>
	<lastBuildDate>Wed, 07 Oct 2009 09:32:38 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tonikitoo</title>
		<link>http://cesarmoco.wordpress.com/2008/03/12/refractor-aka-prism-ext-aka-prism-for-firefox-aka/#comment-520</link>
		<dc:creator>tonikitoo</dc:creator>
		<pubDate>Thu, 13 Mar 2008 16:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://cesarmoco.wordpress.com/?p=29#comment-520</guid>
		<description>cesar, I cant see &quot;install this webapp in your desktop using prism&quot; banner if I am on to gmail with refractor installed. Should I ?</description>
		<content:encoded><![CDATA[<p>cesar, I cant see &#8220;install this webapp in your desktop using prism&#8221; banner if I am on to gmail with refractor installed. Should I ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: -dis</title>
		<link>http://cesarmoco.wordpress.com/2008/03/12/refractor-aka-prism-ext-aka-prism-for-firefox-aka/#comment-519</link>
		<dc:creator>-dis</dc:creator>
		<pubDate>Thu, 13 Mar 2008 12:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://cesarmoco.wordpress.com/?p=29#comment-519</guid>
		<description>Cesar: OK but maybe us users should be able to distinguish between &quot;possibly dangerous&quot; webapps and plain webpage apps (no webapp.js). A simple webapp bundle that only includes a customized icon, title etc but no .js should be safe and should be treated like a bookmark or a feed.</description>
		<content:encoded><![CDATA[<p>Cesar: OK but maybe us users should be able to distinguish between &#8220;possibly dangerous&#8221; webapps and plain webpage apps (no webapp.js). A simple webapp bundle that only includes a customized icon, title etc but no .js should be safe and should be treated like a bookmark or a feed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cesar Oliveira</title>
		<link>http://cesarmoco.wordpress.com/2008/03/12/refractor-aka-prism-ext-aka-prism-for-firefox-aka/#comment-518</link>
		<dc:creator>Cesar Oliveira</dc:creator>
		<pubDate>Wed, 12 Mar 2008 18:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://cesarmoco.wordpress.com/?p=29#comment-518</guid>
		<description>-dis: Correct, webapp.js runs with full chrome privileges (this was always a concern). It was never a closely held secret either, it&#039;s on devmo.

I don&#039;t think the security threat is as big a problem as people are claiming it to be. It does not install a webapp by itself without first prompting the user if they want to install it. This is not a whole lot different from installing an extension on a non-AMO webpage (the very fact that it is on AMO would suggest a more peer-reviewed, quality extension. But that&#039;s &lt;a href=&quot;http://ted.mielczarek.org/code/mozilla/index.html&quot; rel=&quot;nofollow&quot;&gt;not always&lt;/a&gt; &lt;a href=&quot;http://www.oxymoronical.com/&quot; rel=&quot;nofollow&quot;&gt;the case&lt;/a&gt;). I suppose the real concern must be that we should have a large modal dialog box warning people of malicious content. That can always be a future enhancement.</description>
		<content:encoded><![CDATA[<p>-dis: Correct, webapp.js runs with full chrome privileges (this was always a concern). It was never a closely held secret either, it&#8217;s on devmo.</p>
<p>I don&#8217;t think the security threat is as big a problem as people are claiming it to be. It does not install a webapp by itself without first prompting the user if they want to install it. This is not a whole lot different from installing an extension on a non-AMO webpage (the very fact that it is on AMO would suggest a more peer-reviewed, quality extension. But that&#8217;s <a href="http://ted.mielczarek.org/code/mozilla/index.html" rel="nofollow">not always</a> <a href="http://www.oxymoronical.com/" rel="nofollow">the case</a>). I suppose the real concern must be that we should have a large modal dialog box warning people of malicious content. That can always be a future enhancement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: -dis</title>
		<link>http://cesarmoco.wordpress.com/2008/03/12/refractor-aka-prism-ext-aka-prism-for-firefox-aka/#comment-517</link>
		<dc:creator>-dis</dc:creator>
		<pubDate>Wed, 12 Mar 2008 11:53:14 +0000</pubDate>
		<guid isPermaLink="false">http://cesarmoco.wordpress.com/?p=29#comment-517</guid>
		<description>Great! Correct me if I&#039;m wrong but doesn&#039;t code in webapp.js run with chrome privileges?
Webapps can become a lot more if they are able to access the filesystem, do xss or use drawWindow with no restrictions and I&#039;m in favor of them being able to but there has to be a way to restrict them. Ideally they&#039;d run with web privileges and only be able to use specific and sandboxed (i.e. only files in the webapp&#039;s folder) features.</description>
		<content:encoded><![CDATA[<p>Great! Correct me if I&#8217;m wrong but doesn&#8217;t code in webapp.js run with chrome privileges?<br />
Webapps can become a lot more if they are able to access the filesystem, do xss or use drawWindow with no restrictions and I&#8217;m in favor of them being able to but there has to be a way to restrict them. Ideally they&#8217;d run with web privileges and only be able to use specific and sandboxed (i.e. only files in the webapp&#8217;s folder) features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted Mielczarek</title>
		<link>http://cesarmoco.wordpress.com/2008/03/12/refractor-aka-prism-ext-aka-prism-for-firefox-aka/#comment-516</link>
		<dc:creator>Ted Mielczarek</dc:creator>
		<pubDate>Wed, 12 Mar 2008 11:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://cesarmoco.wordpress.com/?p=29#comment-516</guid>
		<description>anonymous: except there&#039;s no real installation here at all. Prism just runs your webapps in a separate window, still on the web. No less secure than running them in your web browser.</description>
		<content:encoded><![CDATA[<p>anonymous: except there&#8217;s no real installation here at all. Prism just runs your webapps in a separate window, still on the web. No less secure than running them in your web browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: an0n1 m0us</title>
		<link>http://cesarmoco.wordpress.com/2008/03/12/refractor-aka-prism-ext-aka-prism-for-firefox-aka/#comment-515</link>
		<dc:creator>an0n1 m0us</dc:creator>
		<pubDate>Wed, 12 Mar 2008 09:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://cesarmoco.wordpress.com/?p=29#comment-515</guid>
		<description>let me get this straight. After so many years of trying to get people aware that &quot;installing&quot; software off the web is a very dangerous habit and that simply using Explorer is a security risk in itself because of - as much as any other reason - that ActiveX beast, we are now encouraging people to download applications even easier (there appears no UI to really distinguish between downloading a webapp and bookmarking RSS) than ever before.

Brilliant!

Instead of developing an easy method for web site developers (like CMS authors such as myself) to bundle up a single-site (more secure) environment as an alternative to Exploder, which users can install through a proper installer (with all appropriate security warnings and license agreement sign-offs) procedure that many are familiar with, we are encouraging people to one-click install potentially harmful applications. Yay!

Can&#039;t wait to see all the fishing sites add a 50 pixel high grey div at the top of their sites prompting users to &quot;install this on your desktop in one easy click&quot; and before you know it, the average joe&#039;s machine is the next node on a botnet.</description>
		<content:encoded><![CDATA[<p>let me get this straight. After so many years of trying to get people aware that &#8220;installing&#8221; software off the web is a very dangerous habit and that simply using Explorer is a security risk in itself because of &#8211; as much as any other reason &#8211; that ActiveX beast, we are now encouraging people to download applications even easier (there appears no UI to really distinguish between downloading a webapp and bookmarking RSS) than ever before.</p>
<p>Brilliant!</p>
<p>Instead of developing an easy method for web site developers (like CMS authors such as myself) to bundle up a single-site (more secure) environment as an alternative to Exploder, which users can install through a proper installer (with all appropriate security warnings and license agreement sign-offs) procedure that many are familiar with, we are encouraging people to one-click install potentially harmful applications. Yay!</p>
<p>Can&#8217;t wait to see all the fishing sites add a 50 pixel high grey div at the top of their sites prompting users to &#8220;install this on your desktop in one easy click&#8221; and before you know it, the average joe&#8217;s machine is the next node on a botnet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://cesarmoco.wordpress.com/2008/03/12/refractor-aka-prism-ext-aka-prism-for-firefox-aka/#comment-514</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 12 Mar 2008 03:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://cesarmoco.wordpress.com/?p=29#comment-514</guid>
		<description>Psst... Google Gears crashes Firefox 3 betas (including Prism I assume... it crashes the Firefox Add-on version at least!).

Also Google Gears is a bit hard to get working in Prism to even see it crash.  Basically you have to copy C:\Program Files\Google\Google Gears\Firefox to %APPDATA%\Mozilla\Firefox\Profiles\.\extensions\refractor@*\extensions\{000a9d1c-beef-4f90-9363-039d445309b8}

{000a9d1c-beef-4f90-9363-039d445309b8} being Google Gear&#039;s extension GUID thing.

There&#039;s some blog post about doing it differently keeping the original folder but it only applies to the old Prism... the extension version seems to ignore the Firefox extensions registry key Google Gears uses to tell Firefox where it is, and I couldn&#039;t see how to add arbitrary folders as extensions into Refractor through the registry.</description>
		<content:encoded><![CDATA[<p>Psst&#8230; Google Gears crashes Firefox 3 betas (including Prism I assume&#8230; it crashes the Firefox Add-on version at least!).</p>
<p>Also Google Gears is a bit hard to get working in Prism to even see it crash.  Basically you have to copy C:\Program Files\Google\Google Gears\Firefox to %APPDATA%\Mozilla\Firefox\Profiles\.\extensions\refractor@*\extensions\{000a9d1c-beef-4f90-9363-039d445309b8}</p>
<p>{000a9d1c-beef-4f90-9363-039d445309b8} being Google Gear&#8217;s extension GUID thing.</p>
<p>There&#8217;s some blog post about doing it differently keeping the original folder but it only applies to the old Prism&#8230; the extension version seems to ignore the Firefox extensions registry key Google Gears uses to tell Firefox where it is, and I couldn&#8217;t see how to add arbitrary folders as extensions into Refractor through the registry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Percy Cabello</title>
		<link>http://cesarmoco.wordpress.com/2008/03/12/refractor-aka-prism-ext-aka-prism-for-firefox-aka/#comment-513</link>
		<dc:creator>Percy Cabello</dc:creator>
		<pubDate>Wed, 12 Mar 2008 03:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://cesarmoco.wordpress.com/?p=29#comment-513</guid>
		<description>That&#039;s a great feature. Just tried it but found it must be rel=&quot;webapp&quot; to work.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a great feature. Just tried it but found it must be rel=&#8221;webapp&#8221; to work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
