<?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: Safer web forms with security tokens</title>
	<atom:link href="http://elbertf.com/2009/11/safer-web-forms-with-security-tokens/feed/" rel="self" type="application/rss+xml" />
	<link>http://elbertf.com/2009/11/safer-web-forms-with-security-tokens/</link>
	<description>Insights and Updates from a Tech Geek</description>
	<lastBuildDate>Sat, 24 Jul 2010 04:15:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: reececropley</title>
		<link>http://elbertf.com/2009/11/safer-web-forms-with-security-tokens/comment-page-1/#comment-72</link>
		<dc:creator>reececropley</dc:creator>
		<pubDate>Tue, 16 Mar 2010 00:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://ElbertF.com/?p=367#comment-72</guid>
		<description>Cheers for this. I has set up a script where it create a random hash tag and put it into a session variable. It was all set up the same as yours but everytime I navigated to the page it would re-send the form. (I got the code from an O&#039;Reilly book aswell). This one works all fine though.&lt;br&gt;&lt;br&gt;Thanks mate.</description>
		<content:encoded><![CDATA[<p>Cheers for this. I has set up a script where it create a random hash tag and put it into a session variable. It was all set up the same as yours but everytime I navigated to the page it would re-send the form. (I got the code from an O&#39;Reilly book aswell). This one works all fine&nbsp;though.</p>
<p>Thanks&nbsp;mate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ElbertF</title>
		<link>http://elbertf.com/2009/11/safer-web-forms-with-security-tokens/comment-page-1/#comment-44</link>
		<dc:creator>ElbertF</dc:creator>
		<pubDate>Tue, 17 Nov 2009 01:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://ElbertF.com/?p=367#comment-44</guid>
		<description>If you&#039;re building it on phpBB something similar should already be in there, they use what they call &quot;form tokens&quot; and &quot;confirm boxes&quot; to prevent XSRF.</description>
		<content:encoded><![CDATA[<p>If you&#39;re building it on phpBB something similar should already be in there, they use what they call &#8220;form tokens&#8221; and &#8220;confirm boxes&#8221; to prevent&nbsp;XSRF.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ElbertF</title>
		<link>http://elbertf.com/2009/11/safer-web-forms-with-security-tokens/comment-page-1/#comment-42</link>
		<dc:creator>ElbertF</dc:creator>
		<pubDate>Mon, 16 Nov 2009 19:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://ElbertF.com/?p=367#comment-42</guid>
		<description>If you&#039;re building it on phpBB something similar should already be in there, they use what they call &quot;form tokens&quot; and &quot;confirm boxes&quot; to prevent XSRF.</description>
		<content:encoded><![CDATA[<p>If you&#39;re building it on phpBB something similar should already be in there, they use what they call &#8220;form tokens&#8221; and &#8220;confirm boxes&#8221; to prevent&nbsp;XSRF.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon Fincken</title>
		<link>http://elbertf.com/2009/11/safer-web-forms-with-security-tokens/comment-page-1/#comment-41</link>
		<dc:creator>Ramon Fincken</dc:creator>
		<pubDate>Mon, 16 Nov 2009 11:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://ElbertF.com/?p=367#comment-41</guid>
		<description>Excellent and usefull tip, I&#039;ll adapt this one for &lt;a href=&quot;http://www.phpbbantispam.com&quot; rel=&quot;nofollow&quot;&gt;http://www.phpbbantispam.com&lt;/a&gt; ( on which I allready have a set of randomized (hidden and non hidden) fields ).</description>
		<content:encoded><![CDATA[<p>Excellent and usefull tip, I&#39;ll adapt this one for <a href="http://www.phpbbantispam.com" rel="nofollow">http://www.phpbbantispam.com</a> ( on which I allready have a set of randomized (hidden and non hidden) fields&nbsp;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon Fincken</title>
		<link>http://elbertf.com/2009/11/safer-web-forms-with-security-tokens/comment-page-1/#comment-40</link>
		<dc:creator>Ramon Fincken</dc:creator>
		<pubDate>Mon, 16 Nov 2009 11:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://ElbertF.com/?p=367#comment-40</guid>
		<description>Excellent and usefull tip, I&#039;ll adapt this one for &lt;a href=&quot;http://www.phpbbantispam.com&quot; rel=&quot;nofollow&quot;&gt;http://www.phpbbantispam.com&lt;/a&gt; ( on which I allready have a set of randomized (hidden and non hidden) fields ).</description>
		<content:encoded><![CDATA[<p>Excellent and usefull tip, I&#39;ll adapt this one for <a href="http://www.phpbbantispam.com" rel="nofollow">http://www.phpbbantispam.com</a> ( on which I allready have a set of randomized (hidden and non hidden) fields&nbsp;).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
