<?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: Encrypted db passwords for Rails with database.yml and erb</title>
	<atom:link href="http://yanpritzker.com/2006/08/29/encrypted-db-passwords-for-rails-with-databaseyml-and-erb/feed/" rel="self" type="application/rss+xml" />
	<link>http://yanpritzker.com/2006/08/29/encrypted-db-passwords-for-rails-with-databaseyml-and-erb/</link>
	<description>photographer, entrepreneur, software engineer, musician, skier</description>
	<lastBuildDate>Mon, 14 May 2012 16:09:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Riju</title>
		<link>http://yanpritzker.com/2006/08/29/encrypted-db-passwords-for-rails-with-databaseyml-and-erb/comment-page-1/#comment-23636</link>
		<dc:creator>Riju</dc:creator>
		<pubDate>Thu, 26 Mar 2009 06:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://skwpspace.com/?p=17#comment-23636</guid>
		<description>We can do this by overriding the rails configuration class database_configuration function and in the config/boot.rb, when we call rails initializer, we pass our overrided configuration class instead of default configuration class</description>
		<content:encoded><![CDATA[<p>We can do this by overriding the rails configuration class database_configuration function and in the config/boot.rb, when we call rails initializer, we pass our overrided configuration class instead of default configuration class</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sjvfwcrfnz</title>
		<link>http://yanpritzker.com/2006/08/29/encrypted-db-passwords-for-rails-with-databaseyml-and-erb/comment-page-1/#comment-8237</link>
		<dc:creator>sjvfwcrfnz</dc:creator>
		<pubDate>Mon, 17 Sep 2007 08:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://skwpspace.com/?p=17#comment-8237</guid>
		<description>poker chips ace jack</description>
		<content:encoded><![CDATA[<p>poker chips ace jack</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ohthklyhad</title>
		<link>http://yanpritzker.com/2006/08/29/encrypted-db-passwords-for-rails-with-databaseyml-and-erb/comment-page-1/#comment-8235</link>
		<dc:creator>ohthklyhad</dc:creator>
		<pubDate>Mon, 17 Sep 2007 08:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://skwpspace.com/?p=17#comment-8235</guid>
		<description>&lt;a href=&quot;http://ca.geocities.com/k9299stories/xbbav/gay-teens-wrestling.htm&quot; rel=&quot;nofollow&quot;&gt;gay teens wrestling&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://ca.geocities.com/k9299stories/xbbav/gay-teens-wrestling.htm" rel="nofollow">gay teens wrestling</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yan</title>
		<link>http://yanpritzker.com/2006/08/29/encrypted-db-passwords-for-rails-with-databaseyml-and-erb/comment-page-1/#comment-146</link>
		<dc:creator>yan</dc:creator>
		<pubDate>Tue, 26 Sep 2006 16:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://skwpspace.com/?p=17#comment-146</guid>
		<description>Nathan, in theory your keyfile should be readable only by a system user, as should your database.yml file. Assuming your intruder has already gained access to the files, it still means he has to understand how to invoke the decryption scheme, so it&#039;s adding one more step to the breakin process. For example if your attacker didn&#039;t understand Ruby he could still read the password out of your file, but if it&#039;s encrypted now he has to go through the decryption step. It&#039;s not foolproof but neither is the lock on the door to your house. It&#039;s just there as a deterrent.</description>
		<content:encoded><![CDATA[<p>Nathan, in theory your keyfile should be readable only by a system user, as should your database.yml file. Assuming your intruder has already gained access to the files, it still means he has to understand how to invoke the decryption scheme, so it&#8217;s adding one more step to the breakin process. For example if your attacker didn&#8217;t understand Ruby he could still read the password out of your file, but if it&#8217;s encrypted now he has to go through the decryption step. It&#8217;s not foolproof but neither is the lock on the door to your house. It&#8217;s just there as a deterrent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://yanpritzker.com/2006/08/29/encrypted-db-passwords-for-rails-with-databaseyml-and-erb/comment-page-1/#comment-145</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Tue, 26 Sep 2006 13:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://skwpspace.com/?p=17#comment-145</guid>
		<description>If someone already had access to your database.yml file, wouldn&#039;t they also conceivably have access to your key file and general encryption routine?  If that is true, it seems like the encryption process would boil down to little more than simple obfuscation.</description>
		<content:encoded><![CDATA[<p>If someone already had access to your database.yml file, wouldn&#8217;t they also conceivably have access to your key file and general encryption routine?  If that is true, it seems like the encryption process would boil down to little more than simple obfuscation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

