<?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: The Future of Firefox Extensions: Make Them More Like Web Apps</title>
	<atom:link href="http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/feed/" rel="self" type="application/rss+xml" />
	<link>http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/</link>
	<description>A narrative on the future of web browsers and web browsing</description>
	<lastBuildDate>Wed, 10 Mar 2010 16:41:18 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matthew Gertner</title>
		<link>http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/comment-page-1/#comment-516</link>
		<dc:creator>Matthew Gertner</dc:creator>
		<pubDate>Wed, 16 Apr 2008 17:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/#comment-516</guid>
		<description>Basil,

I&#039;ve always felt that extensions with binary components should be treated differently, much as device drivers are treated differently from normal apps (requiring digital signatures, root password, etc.). Special terms of service are a good idea.</description>
		<content:encoded><![CDATA[<p>Basil,</p>
<p>I&#8217;ve always felt that extensions with binary components should be treated differently, much as device drivers are treated differently from normal apps (requiring digital signatures, root password, etc.). Special terms of service are a good idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Basil Hashem</title>
		<link>http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/comment-page-1/#comment-514</link>
		<dc:creator>Basil Hashem</dc:creator>
		<pubDate>Wed, 16 Apr 2008 16:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/#comment-514</guid>
		<description>I agree that a two-tier or capabilities-based sandbox model would be great for Firefox. In fact, one of the problems on the AMO site is deciding how to deal with binary extensions. On the one hand, they are powerful because they use &quot;extended functions&quot; but their opaqueness prevents AMO Editors from being able to make any claims about their authorship, privacy, etc... AMO editors can only black box test this portion of an add-on. If we had a way to indicate that an add-on is running with lower privileges it would help us tremendously in raising our confidence around sharing it with a broad audience.

(FYI, for binary components, we are considering asking add-on devs to agree to an additional terms of service agreement when being hosted on AMO).</description>
		<content:encoded><![CDATA[<p>I agree that a two-tier or capabilities-based sandbox model would be great for Firefox. In fact, one of the problems on the AMO site is deciding how to deal with binary extensions. On the one hand, they are powerful because they use &#8220;extended functions&#8221; but their opaqueness prevents AMO Editors from being able to make any claims about their authorship, privacy, etc&#8230; AMO editors can only black box test this portion of an add-on. If we had a way to indicate that an add-on is running with lower privileges it would help us tremendously in raising our confidence around sharing it with a broad audience.</p>
<p>(FYI, for binary components, we are considering asking add-on devs to agree to an additional terms of service agreement when being hosted on AMO).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Johnson</title>
		<link>http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/comment-page-1/#comment-512</link>
		<dc:creator>Gary Johnson</dc:creator>
		<pubDate>Wed, 16 Apr 2008 14:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/#comment-512</guid>
		<description>I care not a whit for extension install without restart.  
It would be nice if extension developers worked together and released products with more functionality.  
Whatever your feelings about security, you have to trust what you install.  I think we don&#039;t pay enough attention to the trust model of  identification and authentication.  Its hard and risky to implement.  As soon as its done, someone will break a piece of it, but its a lot better than what we have.</description>
		<content:encoded><![CDATA[<p>I care not a whit for extension install without restart.<br />
It would be nice if extension developers worked together and released products with more functionality.<br />
Whatever your feelings about security, you have to trust what you install.  I think we don&#8217;t pay enough attention to the trust model of  identification and authentication.  Its hard and risky to implement.  As soon as its done, someone will break a piece of it, but its a lot better than what we have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Gertner</title>
		<link>http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/comment-page-1/#comment-511</link>
		<dc:creator>Matthew Gertner</dc:creator>
		<pubDate>Wed, 16 Apr 2008 14:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/#comment-511</guid>
		<description>Mark,

I don&#039;t see any reason not to allow overlays with standard syntax for chrome integration. Is this a security risk in itself? In my imagination the sandboxed extensions would only be able to access XPCOM through safe FUEL interfaces, and would naturally have no binary components, but other than that they would keep all the capabilities of today&#039;s extensions.</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>I don&#8217;t see any reason not to allow overlays with standard syntax for chrome integration. Is this a security risk in itself? In my imagination the sandboxed extensions would only be able to access XPCOM through safe FUEL interfaces, and would naturally have no binary components, but other than that they would keep all the capabilities of today&#8217;s extensions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Finkle</title>
		<link>http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/comment-page-1/#comment-510</link>
		<dc:creator>Mark Finkle</dc:creator>
		<pubDate>Wed, 16 Apr 2008 14:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/#comment-510</guid>
		<description>Following through with this idea - Where would the sandboxed locations exist around the browser chrome? How would main menu / context menu / toolbar integration work? Would overlays still be allowed at all?</description>
		<content:encoded><![CDATA[<p>Following through with this idea &#8211; Where would the sandboxed locations exist around the browser chrome? How would main menu / context menu / toolbar integration work? Would overlays still be allowed at all?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/comment-page-1/#comment-500</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 16 Apr 2008 03:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/#comment-500</guid>
		<description>For me, extensions aren&#039;t exactly a killer feature for Firefox, just a useful way of adding improvements. I understand some people have hundreds of them installed, but for me, Firebug and Flashblock are the only ones I really need. The former for doing my job, the latter for making the web usable.

Incidentally, the latter really ought to be a core feature, in my opinion. Nothing fancy like white/black lists (an actual extension could extend it to support that), just the ability to suppress use of a plugin (flash, java, whatever) on a page until the user clicks on the control to activate it.</description>
		<content:encoded><![CDATA[<p>For me, extensions aren&#8217;t exactly a killer feature for Firefox, just a useful way of adding improvements. I understand some people have hundreds of them installed, but for me, Firebug and Flashblock are the only ones I really need. The former for doing my job, the latter for making the web usable.</p>
<p>Incidentally, the latter really ought to be a core feature, in my opinion. Nothing fancy like white/black lists (an actual extension could extend it to support that), just the ability to suppress use of a plugin (flash, java, whatever) on a page until the user clicks on the control to activate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prot</title>
		<link>http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/comment-page-1/#comment-499</link>
		<dc:creator>prot</dc:creator>
		<pubDate>Wed, 16 Apr 2008 01:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2008/04/16/the-future-of-firefox-extensions-make-them-more-like-web-apps/#comment-499</guid>
		<description>It might be worthwhile to one first run have three tabs open --&gt; Welcome to FF which large introductions to add-on &#124;&#124; AMO home page (= Most popular add-ons) &#124;&#124; person&#039;s home page. 
--I&#039;m sure a lot of people don&#039;t even know what add-ons are!</description>
		<content:encoded><![CDATA[<p>It might be worthwhile to one first run have three tabs open &#8211;&gt; Welcome to FF which large introductions to add-on || AMO home page (= Most popular add-ons) || person&#8217;s home page.<br />
&#8211;I&#8217;m sure a lot of people don&#8217;t even know what add-ons are!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
