<?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: JSandbox 0.2</title>
	<atom:link href="http://eligrey.com/blog/post/jsandbox-0-2/feed" rel="self" type="application/rss+xml" />
	<link>http://eligrey.com/blog/post/jsandbox-0-2</link>
	<description>this instanceof Whitty</description>
	<lastBuildDate>Sun, 29 Jan 2012 12:58:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Eli Grey</title>
		<link>http://eligrey.com/blog/post/jsandbox-0-2/comment-page-1#comment-2518</link>
		<dc:creator>Eli Grey</dc:creator>
		<pubDate>Tue, 09 Nov 2010 22:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://eligrey.com/blog/?p=386#comment-2518</guid>
		<description>It depends on what kind of website extensibility you want. If you want to let scripts commit DOM modifications, you&#039;re going to have to build a secure API on top JSandbox where the sandboxed script continuously (you&#039;ll need to keep polling it, something you wouldn&#039;t have to do in the planned rewrite where you can listen for messages) gives a list of DOM mutations for your API to approve or deny.</description>
		<content:encoded><![CDATA[<p>It depends on what kind of website extensibility you want. If you want to let scripts commit DOM modifications, you&#8217;re going to have to build a secure API on top JSandbox where the sandboxed script continuously (you&#8217;ll need to keep polling it, something you wouldn&#8217;t have to do in the planned rewrite where you can listen for messages) gives a list of DOM mutations for your API to approve or deny.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koistya `Navin</title>
		<link>http://eligrey.com/blog/post/jsandbox-0-2/comment-page-1#comment-2517</link>
		<dc:creator>Koistya `Navin</dc:creator>
		<pubDate>Tue, 09 Nov 2010 22:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://eligrey.com/blog/?p=386#comment-2517</guid>
		<description>Cool. Do you think it is possible to use current version for a scenario when website provides some points of extensibility and website users can extend website functionality with their code by uploading it to the website, similar to how MEF works in .NET world ( http://mef.codeplex.com/ )?</description>
		<content:encoded><![CDATA[<p>Cool. Do you think it is possible to use current version for a scenario when website provides some points of extensibility and website users can extend website functionality with their code by uploading it to the website, similar to how MEF works in .NET world ( <a href="http://mef.codeplex.com/" rel="nofollow">http://mef.codeplex.com/</a> )?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli Grey</title>
		<link>http://eligrey.com/blog/post/jsandbox-0-2/comment-page-1#comment-2516</link>
		<dc:creator>Eli Grey</dc:creator>
		<pubDate>Tue, 09 Nov 2010 22:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://eligrey.com/blog/?p=386#comment-2516</guid>
		<description>To the extent of my knowledge, JSandbox is completely safe. I&#039;ve done much penetration testing and have been unable to uncover any not already-patched attack vectors. Please note that I will eventually (not anytime soon) be rewriting JSandbox into an easier to use (for both the client website and user-submitted code) Java Runnable-like API.</description>
		<content:encoded><![CDATA[<p>To the extent of my knowledge, JSandbox is completely safe. I&#8217;ve done much penetration testing and have been unable to uncover any not already-patched attack vectors. Please note that I will eventually (not anytime soon) be rewriting JSandbox into an easier to use (for both the client website and user-submitted code) Java Runnable-like API.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

