<?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: oFrameBust: Proposed Protocol for iFrame Choice</title>
	<atom:link href="http://ajaxian.com/archives/oframebust-proposed-protocol-for-iframe-choice/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/oframebust-proposed-protocol-for-iframe-choice</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: jtresidder</title>
		<link>http://ajaxian.com/archives/oframebust-proposed-protocol-for-iframe-choice/comment-page-1#comment-272840</link>
		<dc:creator>jtresidder</dc:creator>
		<pubDate>Wed, 15 Apr 2009 09:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6571#comment-272840</guid>
		<description>Anyone?</description>
		<content:encoded><![CDATA[<p>Anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jtresidder</title>
		<link>http://ajaxian.com/archives/oframebust-proposed-protocol-for-iframe-choice/comment-page-1#comment-272792</link>
		<dc:creator>jtresidder</dc:creator>
		<pubDate>Tue, 14 Apr 2009 09:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6571#comment-272792</guid>
		<description>&quot;&#039;iframing&#039; by some, e.g. facebook and digg, adds value to your site&quot;

It does? Is that greater than the value it detracts by link stealing?</description>
		<content:encoded><![CDATA[<p>&#8220;&#8216;iframing&#8217; by some, e.g. facebook and digg, adds value to your site&#8221;</p>
<p>It does? Is that greater than the value it detracts by link stealing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schill</title>
		<link>http://ajaxian.com/archives/oframebust-proposed-protocol-for-iframe-choice/comment-page-1#comment-272788</link>
		<dc:creator>Schill</dc:creator>
		<pubDate>Tue, 14 Apr 2009 01:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6571#comment-272788</guid>
		<description>@narcvs: For removing the bar on links within your site when framed, assigning links&#039; targets to point to _top might(?) work if you really wanted to break out of the frameset only when leaving the present page.
&#160;
Placing sites in an iFrame is also part of how clickjacking attacks are set up, so it&#039;s probably a good thing that NoScript blocks them. (Presumably only when they point to 3rd-party domains, I&#039;m not familiar with how it works.)</description>
		<content:encoded><![CDATA[<p>@narcvs: For removing the bar on links within your site when framed, assigning links&#8217; targets to point to _top might(?) work if you really wanted to break out of the frameset only when leaving the present page.<br />
&nbsp;<br />
Placing sites in an iFrame is also part of how clickjacking attacks are set up, so it&#8217;s probably a good thing that NoScript blocks them. (Presumably only when they point to 3rd-party domains, I&#8217;m not familiar with how it works.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mdmadph</title>
		<link>http://ajaxian.com/archives/oframebust-proposed-protocol-for-iframe-choice/comment-page-1#comment-272783</link>
		<dc:creator>mdmadph</dc:creator>
		<pubDate>Mon, 13 Apr 2009 19:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6571#comment-272783</guid>
		<description>Ugh -- I&#039;ll just stick to my old-fashioned frame breakout for all sites -- I can&#039;t stand when sites do this, as it breaks NoScript&#039;s functionality for me.</description>
		<content:encoded><![CDATA[<p>Ugh &#8212; I&#8217;ll just stick to my old-fashioned frame breakout for all sites &#8212; I can&#8217;t stand when sites do this, as it breaks NoScript&#8217;s functionality for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darkimmortal</title>
		<link>http://ajaxian.com/archives/oframebust-proposed-protocol-for-iframe-choice/comment-page-1#comment-272781</link>
		<dc:creator>Darkimmortal</dc:creator>
		<pubDate>Mon, 13 Apr 2009 18:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6571#comment-272781</guid>
		<description>Check refer[r]er header on the server. If it matches a blacklist entry, add simple frame escaping Javascript code along with a backup  to apply the necessary CSS to hide the page and replace it with whatever.</description>
		<content:encoded><![CDATA[<p>Check refer[r]er header on the server. If it matches a blacklist entry, add simple frame escaping Javascript code along with a backup  to apply the necessary CSS to hide the page and replace it with whatever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: narcvs</title>
		<link>http://ajaxian.com/archives/oframebust-proposed-protocol-for-iframe-choice/comment-page-1#comment-272775</link>
		<dc:creator>narcvs</dc:creator>
		<pubDate>Mon, 13 Apr 2009 17:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6571#comment-272775</guid>
		<description>@Schill I think you&#039;re right - I completely overlooked referrer while playing around with this, and assuming that it work reliably for iframes across browsers and cannot be spoofed, there is really no need for oframebust!

One problem it could still potentially solve is the issue of removing the bar once the user navigates away. Could we perhaps use it to communicate to the top frame that the user has navigated away to a new page?

Cheers,
Marcus</description>
		<content:encoded><![CDATA[<p>@Schill I think you&#8217;re right &#8211; I completely overlooked referrer while playing around with this, and assuming that it work reliably for iframes across browsers and cannot be spoofed, there is really no need for oframebust!</p>
<p>One problem it could still potentially solve is the issue of removing the bar once the user navigates away. Could we perhaps use it to communicate to the top frame that the user has navigated away to a new page?</p>
<p>Cheers,<br />
Marcus</p>
]]></content:encoded>
	</item>
</channel>
</rss>

