<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: A security issue with Rails secret session keys</title>
	<atom:link href="http://blog.mhartl.com/2008/08/15/a-security-issue-with-rails-secret-session-keys/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mhartl.com/2008/08/15/a-security-issue-with-rails-secret-session-keys/</link>
	<description>Michael Hartl&#039;s tech blog</description>
	<lastBuildDate>Sat, 06 Mar 2010 17:10:54 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: theseefly</title>
		<link>http://blog.mhartl.com/2008/08/15/a-security-issue-with-rails-secret-session-keys/#comment-243</link>
		<dc:creator>theseefly</dc:creator>
		<pubDate>Sat, 02 Jan 2010 02:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://insoshi.wordpress.com/?p=54#comment-243</guid>
		<description>Which WordPress theme do you use?</description>
		<content:encoded><![CDATA[<p>Which WordPress theme do you use?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Hartl</title>
		<link>http://blog.mhartl.com/2008/08/15/a-security-issue-with-rails-secret-session-keys/#comment-219</link>
		<dc:creator>Michael Hartl</dc:creator>
		<pubDate>Tue, 21 Jul 2009 18:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://insoshi.wordpress.com/?p=54#comment-219</guid>
		<description>I haven&#039;t tried it yet, and don&#039;t have plans to in the short run (I&#039;m soon going on vacation for a couple weeks, among other things). If you try it out, please let me know how it goes.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t tried it yet, and don&#8217;t have plans to in the short run (I&#8217;m soon going on vacation for a couple weeks, among other things). If you try it out, please let me know how it goes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karim Helal</title>
		<link>http://blog.mhartl.com/2008/08/15/a-security-issue-with-rails-secret-session-keys/#comment-218</link>
		<dc:creator>Karim Helal</dc:creator>
		<pubDate>Tue, 21 Jul 2009 06:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://insoshi.wordpress.com/?p=54#comment-218</guid>
		<description>Hi Michael,

We&#039;re going to upgrade our app to rails 2.3.3 and we&#039;re using your plugin. Doing some prep work and I think there might be an issue due to the changes to how Cookies work. Will your plugin still work once i upgrade? have you tried it?</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>We&#8217;re going to upgrade our app to rails 2.3.3 and we&#8217;re using your plugin. Doing some prep work and I think there might be an issue due to the changes to how Cookies work. Will your plugin still work once i upgrade? have you tried it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Hartl</title>
		<link>http://blog.mhartl.com/2008/08/15/a-security-issue-with-rails-secret-session-keys/#comment-214</link>
		<dc:creator>Michael Hartl</dc:creator>
		<pubDate>Fri, 12 Jun 2009 20:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://insoshi.wordpress.com/?p=54#comment-214</guid>
		<description>Indeed, you are right, and we updated the Insoshi source code with this fix along with our Rails 2.2 upgrade a couple months ago, but I didn&#039;t update this post. Thanks for helping it stay up-to-date.</description>
		<content:encoded><![CDATA[<p>Indeed, you are right, and we updated the Insoshi source code with this fix along with our Rails 2.2 upgrade a couple months ago, but I didn&#8217;t update this post. Thanks for helping it stay up-to-date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://blog.mhartl.com/2008/08/15/a-security-issue-with-rails-secret-session-keys/#comment-213</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 12 Jun 2009 13:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://insoshi.wordpress.com/?p=54#comment-213</guid>
		<description>Rails::SecretKeyGenerator.generate_secret has been deprecated in Rails 2.2. Instead use ActiveSupport::SecureRandom.hex(64)</description>
		<content:encoded><![CDATA[<p>Rails::SecretKeyGenerator.generate_secret has been deprecated in Rails 2.2. Instead use ActiveSupport::SecureRandom.hex(64)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
