<?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: Using hoptoad in open source project deployments</title>
	<atom:link href="http://www.opensourcery.co.za/2008/09/26/using-hoptoad-in-open-source-project-deployments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.opensourcery.co.za/2008/09/26/using-hoptoad-in-open-source-project-deployments/</link>
	<description>Wizardry through open source</description>
	<lastBuildDate>Mon, 02 May 2011 17:05:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: A Fresh Cup &#187; Blog Archive &#187; Double Shot #301</title>
		<link>http://www.opensourcery.co.za/2008/09/26/using-hoptoad-in-open-source-project-deployments/comment-page-1/#comment-98</link>
		<dc:creator>A Fresh Cup &#187; Blog Archive &#187; Double Shot #301</dc:creator>
		<pubDate>Mon, 29 Sep 2008 09:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcery.co.za/?p=101#comment-98</guid>
		<description>[...] Using hoptoad in open source project deployments - A general approach to keeping a separate deploy branch in git to hold confidential information. [...]</description>
		<content:encoded><![CDATA[<p>[...] Using hoptoad in open source project deployments &#8211; A general approach to keeping a separate deploy branch in git to hold confidential information. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenneth Kalmer</title>
		<link>http://www.opensourcery.co.za/2008/09/26/using-hoptoad-in-open-source-project-deployments/comment-page-1/#comment-95</link>
		<dc:creator>Kenneth Kalmer</dc:creator>
		<pubDate>Sat, 27 Sep 2008 18:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcery.co.za/?p=101#comment-95</guid>
		<description>That is a tough one JGeiger, and it has been covered on the Rails Core list as well (Cookie session security and open-source : http://groups.google.com/group/rubyonrails-core/browse_thread/thread/4d43c1fa2485f3e3?hl=en).

I guess there are three options you have:

1. Contact the developer(s) of the code and point them to the above thread, hope they fix it.
2. Using the above advice, provide a patch to them making your case.
3. Manage conflicts :(

I have to admit I fell victim to this, so I just updated PowerDNS on Rails to read those values from the database.yml file. I also made a new post to detail the changes (http://www.opensourcery.co.za/2008/09/27/open-source-rails-projects-make-sure-youre-safe/)

Thanks for bringing it up!</description>
		<content:encoded><![CDATA[<p>That is a tough one JGeiger, and it has been covered on the Rails Core list as well (Cookie session security and open-source : <a href="http://groups.google.com/group/rubyonrails-core/browse_thread/thread/4d43c1fa2485f3e3?hl=en" rel="nofollow">http://groups.google.com/group/rubyonrails-core/browse_thread/thread/4d43c1fa2485f3e3?hl=en</a>).</p>
<p>I guess there are three options you have:</p>
<p>1. Contact the developer(s) of the code and point them to the above thread, hope they fix it.<br />
2. Using the above advice, provide a patch to them making your case.<br />
3. Manage conflicts <img src='http://www.opensourcery.co.za/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I have to admit I fell victim to this, so I just updated PowerDNS on Rails to read those values from the database.yml file. I also made a new post to detail the changes (<a href="http://www.opensourcery.co.za/2008/09/27/open-source-rails-projects-make-sure-youre-safe/" rel="nofollow">http://www.opensourcery.co.za/2008/09/27/open-source-rails-projects-make-sure-youre-safe/</a>)</p>
<p>Thanks for bringing it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JGeiger</title>
		<link>http://www.opensourcery.co.za/2008/09/26/using-hoptoad-in-open-source-project-deployments/comment-page-1/#comment-94</link>
		<dc:creator>JGeiger</dc:creator>
		<pubDate>Fri, 26 Sep 2008 20:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcery.co.za/?p=101#comment-94</guid>
		<description>With two branches, how do you handle config/environment.rb which has things in it like:

config.action_controller.session = {
:session_key =&gt; &#039;_app_session&#039;,
:secret      =&gt; &#039;secret&#039;
}

It would seem to me that every time you merge from master down to deploy, you have to deal with that conflict. Did you find a way around that, or do you just use the same secret key that the OSS project is using? (Which I would think is a bad thing)</description>
		<content:encoded><![CDATA[<p>With two branches, how do you handle config/environment.rb which has things in it like:</p>
<p>config.action_controller.session = {<br />
:session_key =&gt; &#8216;_app_session&#8217;,<br />
:secret      =&gt; &#8216;secret&#8217;<br />
}</p>
<p>It would seem to me that every time you merge from master down to deploy, you have to deal with that conflict. Did you find a way around that, or do you just use the same secret key that the OSS project is using? (Which I would think is a bad thing)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 6/14 queries in 0.005 seconds using disk

Served from: www.opensourcery.co.za @ 2012-02-07 16:39:47 -->
