<?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 for Fireside Media Development Blog</title>
	<atom:link href="http://www.firesidemedia.net/dev/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.firesidemedia.net/dev</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 03:26:36 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on OpenX Advanced Targeting Using WordPress by Jonathan Dingman</title>
		<link>http://www.firesidemedia.net/dev/openx-targeting-using-wordpress/#comment-8132</link>
		<dc:creator>Jonathan Dingman</dc:creator>
		<pubDate>Thu, 11 Mar 2010 03:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.firesidemedia.net/dev/?p=56#comment-8132</guid>
		<description>Yup!  It should work just the same since you&#039;re not actually changing any of the core OpenX code, only the delivery javascript code which you embed on your site.</description>
		<content:encoded><![CDATA[<p>Yup!  It should work just the same since you&#8217;re not actually changing any of the core OpenX code, only the delivery javascript code which you embed on your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenX Advanced Targeting Using WordPress by Time Is Money</title>
		<link>http://www.firesidemedia.net/dev/openx-targeting-using-wordpress/#comment-8131</link>
		<dc:creator>Time Is Money</dc:creator>
		<pubDate>Thu, 11 Mar 2010 03:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.firesidemedia.net/dev/?p=56#comment-8131</guid>
		<description>Hello Jonathan, Does this technique only work with hosted.openx.org accounts or can it be used on a self hosted openx installation? 

Thanks.</description>
		<content:encoded><![CDATA[<p>Hello Jonathan, Does this technique only work with hosted.openx.org accounts or can it be used on a self hosted openx installation? </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Show Only Children Pages on Parent Page by Dan</title>
		<link>http://www.firesidemedia.net/dev/show-only-children-pages-on-parent-page/#comment-7530</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sat, 20 Feb 2010 18:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.firesidemedia.net/dev/?p=113#comment-7530</guid>
		<description>This rocks! Thanks!

Wonder if you should drop a reference to this here:
&lt;a href=&quot;http://codex.wordpress.org/Template_Tags/wp_list_pages&quot; rel=&quot;nofollow&quot;&gt;http://codex.wordpress.org/Template_Tags/wp_list_pages&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>This rocks! Thanks!</p>
<p>Wonder if you should drop a reference to this here:<br />
<a href="http://codex.wordpress.org/Template_Tags/wp_list_pages" rel="nofollow">http://codex.wordpress.org/Template_Tags/wp_list_pages</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Tutorial: Using SSH to Install/Upgrade by Nicolas Ward</title>
		<link>http://www.firesidemedia.net/dev/wordpress-install-upgrade-ssh/#comment-7426</link>
		<dc:creator>Nicolas Ward</dc:creator>
		<pubDate>Wed, 17 Feb 2010 19:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.firesidemedia.net/dev/?p=81#comment-7426</guid>
		<description>Came back to this after a long hiatus (and just doing manual updates).

The error the upgrade tool gives is &quot;There was an error connecting to the server, Please verify the settings are correct.&quot;

I&#039;ve confirmed that my public key works from the command line by doing:

sudo su www-data
ssh -i /path/to/private/id_rsa user@host

(Although first I had to give www-data write permissions to /var/www/.ssh/known_hosts.)

If I run with FTP_PASS empty, I get the error from the upgrade page and nothing in /var/log/auth.log. If I run with a random FTP_PASS, I get &quot;Did not receive identification string from 192.168.1.1&quot;.

Version info:

Server version: Apache/2.2.14 (Debian)
Server built:   Jan  2 2010 23:02:48
OpenSSH_5.3p1 Debian-1, OpenSSL 0.9.8k 25 Mar 2009

I have /etc/php5/conf.d/ssh2.ini set up as per your instructions.</description>
		<content:encoded><![CDATA[<p>Came back to this after a long hiatus (and just doing manual updates).</p>
<p>The error the upgrade tool gives is &#8220;There was an error connecting to the server, Please verify the settings are correct.&#8221;</p>
<p>I&#8217;ve confirmed that my public key works from the command line by doing:</p>
<p>sudo su www-data<br />
ssh -i /path/to/private/id_rsa user@host</p>
<p>(Although first I had to give www-data write permissions to /var/www/.ssh/known_hosts.)</p>
<p>If I run with FTP_PASS empty, I get the error from the upgrade page and nothing in /var/log/auth.log. If I run with a random FTP_PASS, I get &#8220;Did not receive identification string from 192.168.1.1&#8243;.</p>
<p>Version info:</p>
<p>Server version: Apache/2.2.14 (Debian)<br />
Server built:   Jan  2 2010 23:02:48<br />
OpenSSH_5.3p1 Debian-1, OpenSSL 0.9.8k 25 Mar 2009</p>
<p>I have /etc/php5/conf.d/ssh2.ini set up as per your instructions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Tutorial: Using SSH to Install/Upgrade by Brent</title>
		<link>http://www.firesidemedia.net/dev/wordpress-install-upgrade-ssh/#comment-7060</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Fri, 05 Feb 2010 06:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.firesidemedia.net/dev/?p=81#comment-7060</guid>
		<description>@ jldugger I removed the read permission for the world on the private key (kept user and group permission) and seems to work fine still.</description>
		<content:encoded><![CDATA[<p>@ jldugger I removed the read permission for the world on the private key (kept user and group permission) and seems to work fine still.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Show Only Children Pages on Parent Page by Jonathan Dingman</title>
		<link>http://www.firesidemedia.net/dev/show-only-children-pages-on-parent-page/#comment-6671</link>
		<dc:creator>Jonathan Dingman</dc:creator>
		<pubDate>Wed, 27 Jan 2010 00:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.firesidemedia.net/dev/?p=113#comment-6671</guid>
		<description>Sure thing!  Glad we could help.  All that I ask is that you link back here, that&#039;s all :)</description>
		<content:encoded><![CDATA[<p>Sure thing!  Glad we could help.  All that I ask is that you link back here, that&#8217;s all <img src='http://www.firesidemedia.net/dev/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Tutorial: Using SSH to Install/Upgrade by jldugger</title>
		<link>http://www.firesidemedia.net/dev/wordpress-install-upgrade-ssh/#comment-6670</link>
		<dc:creator>jldugger</dc:creator>
		<pubDate>Wed, 27 Jan 2010 00:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.firesidemedia.net/dev/?p=81#comment-6670</guid>
		<description>Second note, giving your private key world read permission is VEEEERY not good.  Anyone else with access to the server will be able to read it. I&#039;m also not clear on why you need both the private and public key.

While I don&#039;t like the idea of consultants / experts demanding people point out how to fix it or shut up, I&#039;ll take a stab at it.

1. Read http://wiki.hands.com//howto/passphraseless-ssh/ . Not all of it can be applied, but it&#039;s good to start with best practices.
2. Determine the task that needs to be done; I gather the purpose is to transfer from wp-uploads to wp-content in situations where the web server is running with insufficient permissions.
3. Restrict the SSH key to &#039;from=localhost.&#039;
4.  Perhaps write a local script to do this, and restrict the key to only that script with command=.
5. Perhaps change the group key to something relevant; debian uses www-data as a group for webserver users.</description>
		<content:encoded><![CDATA[<p>Second note, giving your private key world read permission is VEEEERY not good.  Anyone else with access to the server will be able to read it. I&#8217;m also not clear on why you need both the private and public key.</p>
<p>While I don&#8217;t like the idea of consultants / experts demanding people point out how to fix it or shut up, I&#8217;ll take a stab at it.</p>
<p>1. Read <a href="http://wiki.hands.com//howto/passphraseless-ssh/" rel="nofollow">http://wiki.hands.com//howto/passphraseless-ssh/</a> . Not all of it can be applied, but it&#8217;s good to start with best practices.<br />
2. Determine the task that needs to be done; I gather the purpose is to transfer from wp-uploads to wp-content in situations where the web server is running with insufficient permissions.<br />
3. Restrict the SSH key to &#8216;from=localhost.&#8217;<br />
4.  Perhaps write a local script to do this, and restrict the key to only that script with command=.<br />
5. Perhaps change the group key to something relevant; debian uses www-data as a group for webserver users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Tutorial: Using SSH to Install/Upgrade by jldugger</title>
		<link>http://www.firesidemedia.net/dev/wordpress-install-upgrade-ssh/#comment-6668</link>
		<dc:creator>jldugger</dc:creator>
		<pubDate>Tue, 26 Jan 2010 23:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.firesidemedia.net/dev/?p=81#comment-6668</guid>
		<description>Quick note, I see that libssh2-php is packaged in Ubuntu, so you can install that and skip the PEAR step if you have access to apt. It handles everything you listed, just reload apache after installing it.</description>
		<content:encoded><![CDATA[<p>Quick note, I see that libssh2-php is packaged in Ubuntu, so you can install that and skip the PEAR step if you have access to apt. It handles everything you listed, just reload apache after installing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Show Only Children Pages on Parent Page by Philip King</title>
		<link>http://www.firesidemedia.net/dev/show-only-children-pages-on-parent-page/#comment-6641</link>
		<dc:creator>Philip King</dc:creator>
		<pubDate>Tue, 26 Jan 2010 00:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.firesidemedia.net/dev/?p=113#comment-6641</guid>
		<description>Hi Jonathan.

I&#039;ve been searching for this trick for hours. You just saved me from having to research the function and write it myself. I&#039;ve implemented the code on my blog and will be giving you a write-up within the next couple of hours. I hope you don&#039;t mind that I&#039;ve reprinted your code on my blog, if this is a problem just let me know and I will remove it.

Once again, many thanks for a great piece of code.</description>
		<content:encoded><![CDATA[<p>Hi Jonathan.</p>
<p>I&#8217;ve been searching for this trick for hours. You just saved me from having to research the function and write it myself. I&#8217;ve implemented the code on my blog and will be giving you a write-up within the next couple of hours. I hope you don&#8217;t mind that I&#8217;ve reprinted your code on my blog, if this is a problem just let me know and I will remove it.</p>
<p>Once again, many thanks for a great piece of code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Tutorial: Using SSH to Install/Upgrade by Steve</title>
		<link>http://www.firesidemedia.net/dev/wordpress-install-upgrade-ssh/#comment-6217</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 15 Jan 2010 14:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.firesidemedia.net/dev/?p=81#comment-6217</guid>
		<description>I absolutely agree giving &quot;Other&quot; read access to your private key is a huge security issue. Unfortunately it seems like the WordPress Developers require you to keep this &quot;private&quot; key accessible by apache! 

What does this mean? It means that anyone with access to your server, legitimate or otherwise, will now have access to login to the user which has access to your WordPress directory and your WordPress SQL Database username, password, and location.

What should I do? It almost seems like FTP could be more secure in this case, but if you really want to use SSH here are my recommendations:

First: USE A PASSPHRASE, and make it strong (1), this way anyone who finds your &quot;private&quot; key won&#039;t instantly have access to your server.

Second: Don&#039;t change the permissions of your .ssh folder, apache only needs access to these two files, put them somewhere else, but NOT IN A WEB DIRECTORY! The .ssh folder should be 700 and files 600 (2).

Third: Don&#039;t keep id_rsa readable by everyone when it doesn&#039;t need to be. If you need to upgrade wordpress change its permissions to 644, upgrade, and then change it back to 600.

Fourth: (security through obscurity) Don&#039;t keep the file named id_rsa. If I were a hacker with unprivileged access to a wordpress server, after reading this article (and others like it), my first command would be:

find / -name id_rsa 2&gt;/dev/null

Which would point me to any files named id_rsa on the server.

Rick, in the post below, mentions that CentOS&#039;s Apache install won&#039;t let itself view ~/.ssh/ and that&#039;s because CentOS knows this is a horrible idea!

Instead of all of this, why not just setup an FTP daemon that only accepts traffic from localhost?

References: 
1) http://www.utexas.edu/its/secure/articles/keep_safe_with_strong_passwords.php
2) http://www.linuxforums.org/articles/file-permissions_94.html</description>
		<content:encoded><![CDATA[<p>I absolutely agree giving &#8220;Other&#8221; read access to your private key is a huge security issue. Unfortunately it seems like the WordPress Developers require you to keep this &#8220;private&#8221; key accessible by apache! </p>
<p>What does this mean? It means that anyone with access to your server, legitimate or otherwise, will now have access to login to the user which has access to your WordPress directory and your WordPress SQL Database username, password, and location.</p>
<p>What should I do? It almost seems like FTP could be more secure in this case, but if you really want to use SSH here are my recommendations:</p>
<p>First: USE A PASSPHRASE, and make it strong (1), this way anyone who finds your &#8220;private&#8221; key won&#8217;t instantly have access to your server.</p>
<p>Second: Don&#8217;t change the permissions of your .ssh folder, apache only needs access to these two files, put them somewhere else, but NOT IN A WEB DIRECTORY! The .ssh folder should be 700 and files 600 (2).</p>
<p>Third: Don&#8217;t keep id_rsa readable by everyone when it doesn&#8217;t need to be. If you need to upgrade wordpress change its permissions to 644, upgrade, and then change it back to 600.</p>
<p>Fourth: (security through obscurity) Don&#8217;t keep the file named id_rsa. If I were a hacker with unprivileged access to a wordpress server, after reading this article (and others like it), my first command would be:</p>
<p>find / -name id_rsa 2&gt;/dev/null</p>
<p>Which would point me to any files named id_rsa on the server.</p>
<p>Rick, in the post below, mentions that CentOS&#8217;s Apache install won&#8217;t let itself view ~/.ssh/ and that&#8217;s because CentOS knows this is a horrible idea!</p>
<p>Instead of all of this, why not just setup an FTP daemon that only accepts traffic from localhost?</p>
<p>References:<br />
1) <a href="http://www.utexas.edu/its/secure/articles/keep_safe_with_strong_passwords.php" rel="nofollow">http://www.utexas.edu/its/secure/articles/keep_safe_with_strong_passwords.php</a><br />
2) <a href="http://www.linuxforums.org/articles/file-permissions_94.html" rel="nofollow">http://www.linuxforums.org/articles/file-permissions_94.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
