<?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: Top 5 WordPress Security Tips You Most Likely Don&#8217;t Follow</title>
	<atom:link href="http://www.wptavern.com/top-5-wordpress-security-tips-you-most-likely-dont-follow/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wptavern.com/top-5-wordpress-security-tips-you-most-likely-dont-follow</link>
	<description>Where Every Drink Is On The House</description>
	<lastBuildDate>Wed, 08 Feb 2012 10:56:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Weekly WordPress Review &#8211; Security Edition - WPCanada</title>
		<link>http://www.wptavern.com/top-5-wordpress-security-tips-you-most-likely-dont-follow#comment-11477</link>
		<dc:creator>Weekly WordPress Review &#8211; Security Edition - WPCanada</dc:creator>
		<pubDate>Thu, 09 Dec 2010 07:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=2200#comment-11477</guid>
		<description>[...] Top 5 WordPress Security Tips You Most Likely Don’t Follow (WordPress Tavern) [...]</description>
		<content:encoded><![CDATA[<p>[...] Top 5 WordPress Security Tips You Most Likely Don’t Follow (WordPress Tavern) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry Carmen</title>
		<link>http://www.wptavern.com/top-5-wordpress-security-tips-you-most-likely-dont-follow#comment-10954</link>
		<dc:creator>Terry Carmen</dc:creator>
		<pubDate>Mon, 08 Nov 2010 18:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=2200#comment-10954</guid>
		<description>First, I&#039;d like to say that the difference between &quot;insightful&quot; and &quot;paranoid&quot; is only visible in hindsight.

Next, I&#039;d like to say that I&#039;ve been &lt;strong&gt;extremely&lt;/strong&gt; happy running Mobile One Time Passwords on my cell phone: http://motp.sourceforge.net/ and mod_authn_otp: http://code.google.com/p/mod-authn-otp/ on the web server.

Coupled with a .htaccess file in wp-admin, and fail2ban to firewall repeated password failures, means that &lt;strong&gt;nobody&lt;/strong&gt; is getting in unless they have both your cell phone and your PIN.

This is world-class security for zero cost. Both projects are covered by the GPL and are completely free.</description>
		<content:encoded><![CDATA[<p>First, I&#8217;d like to say that the difference between &#8220;insightful&#8221; and &#8220;paranoid&#8221; is only visible in hindsight.</p>
<p>Next, I&#8217;d like to say that I&#8217;ve been <strong>extremely</strong> happy running Mobile One Time Passwords on my cell phone: <a href="http://motp.sourceforge.net/" rel="nofollow">http://motp.sourceforge.net/</a> and mod_authn_otp: <a href="http://code.google.com/p/mod-authn-otp/" rel="nofollow">http://code.google.com/p/mod-authn-otp/</a> on the web server.</p>
<p>Coupled with a .htaccess file in wp-admin, and fail2ban to firewall repeated password failures, means that <strong>nobody</strong> is getting in unless they have both your cell phone and your PIN.</p>
<p>This is world-class security for zero cost. Both projects are covered by the GPL and are completely free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melissa Thompson</title>
		<link>http://www.wptavern.com/top-5-wordpress-security-tips-you-most-likely-dont-follow#comment-10796</link>
		<dc:creator>Melissa Thompson</dc:creator>
		<pubDate>Sat, 06 Nov 2010 02:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=2200#comment-10796</guid>
		<description>@&lt;a href=&quot;#comment-5478&quot; rel=&quot;nofollow&quot;&gt;James M.&lt;/a&gt; -

I didn&#039;t think my little blog would get noticed either. My front page was changed. Took me 30 minutes to get it changed back. Am going to implement security on all my blogs now.

Great blog for all of us who really didn&#039;t understand about hackers. I shall return!</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-5478" rel="nofollow">James M.</a> -</p>
<p>I didn&#8217;t think my little blog would get noticed either. My front page was changed. Took me 30 minutes to get it changed back. Am going to implement security on all my blogs now.</p>
<p>Great blog for all of us who really didn&#8217;t understand about hackers. I shall return!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elpie</title>
		<link>http://www.wptavern.com/top-5-wordpress-security-tips-you-most-likely-dont-follow#comment-9240</link>
		<dc:creator>Elpie</dc:creator>
		<pubDate>Mon, 06 Sep 2010 16:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=2200#comment-9240</guid>
		<description>@&lt;a href=&quot;#comment-9216&quot; rel=&quot;nofollow&quot;&gt;John Adams&lt;/a&gt; - A salt is similar to a nonce. It is a type of encryption that uses the secret key to generate a random mashup of the salt + password and sends it encrypted. This makes it harder for anyone to guess passwords or use dictionary attacks against them. The generated password has an expiry time which also helps deter attacks. 

I&#039;d add another security tip to this excellent list - change passwords regularly and make sure they are strong ones. There&#039;s no such thing as 100% secure passwords and the longer an admin password sticks around, the more opportunities hackers have to decrypt them. Using a tool such as KeePass (&lt;a href=&quot;http://keepass.info/&quot; rel=&quot;nofollow&quot;&gt;http://keepass.info/&lt;/a&gt; makes changing passwords a piece of cake. Use something like that to generate a very strong password (say, around 20 or so characters) enhances the security of the salted password. If the salt is, say 64 characters, and your password is, say 22 characters, that makes for an 86 character password that hackers would have to decrypt, unscrabble and try. It can be done, but it takes time and a hacker would have to be really determined to get in if they were going to be bothered trying.</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-9216" rel="nofollow">John Adams</a> &#8211; A salt is similar to a nonce. It is a type of encryption that uses the secret key to generate a random mashup of the salt + password and sends it encrypted. This makes it harder for anyone to guess passwords or use dictionary attacks against them. The generated password has an expiry time which also helps deter attacks. </p>
<p>I&#8217;d add another security tip to this excellent list &#8211; change passwords regularly and make sure they are strong ones. There&#8217;s no such thing as 100% secure passwords and the longer an admin password sticks around, the more opportunities hackers have to decrypt them. Using a tool such as KeePass (<a href="http://keepass.info/" rel="nofollow">http://keepass.info/</a> makes changing passwords a piece of cake. Use something like that to generate a very strong password (say, around 20 or so characters) enhances the security of the salted password. If the salt is, say 64 characters, and your password is, say 22 characters, that makes for an 86 character password that hackers would have to decrypt, unscrabble and try. It can be done, but it takes time and a hacker would have to be really determined to get in if they were going to be bothered trying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: True Up &#124; All Fabric, All the Time &#187; Blog Archive &#187; Hacked!</title>
		<link>http://www.wptavern.com/top-5-wordpress-security-tips-you-most-likely-dont-follow#comment-9219</link>
		<dc:creator>True Up &#124; All Fabric, All the Time &#187; Blog Archive &#187; Hacked!</dc:creator>
		<pubDate>Wed, 01 Sep 2010 15:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=2200#comment-9219</guid>
		<description>[...] WordPress Support Forum Thread on the Pharma Hack Understanding and Cleaning the Pharma Hack on WordPress on Sucuri How to Completely Clean a Hacked WordPress Installation Top 5 WordPress Security Tips You Most Likely Don&#8217;t Follow [...]</description>
		<content:encoded><![CDATA[<p>[...] WordPress Support Forum Thread on the Pharma Hack Understanding and Cleaning the Pharma Hack on WordPress on Sucuri How to Completely Clean a Hacked WordPress Installation Top 5 WordPress Security Tips You Most Likely Don&#8217;t Follow [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Adams</title>
		<link>http://www.wptavern.com/top-5-wordpress-security-tips-you-most-likely-dont-follow#comment-9216</link>
		<dc:creator>John Adams</dc:creator>
		<pubDate>Wed, 01 Sep 2010 05:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=2200#comment-9216</guid>
		<description>@Jon: I am not an expert on the salts, so I dont know what they do. But the advice made sense so I implemented them.

Interestingly, yesterday I installed wp 3.0.1 on a new site and I noticed that all the 8 salts were automatically filled in during the installation process.</description>
		<content:encoded><![CDATA[<p>@Jon: I am not an expert on the salts, so I dont know what they do. But the advice made sense so I implemented them.</p>
<p>Interestingly, yesterday I installed wp 3.0.1 on a new site and I noticed that all the 8 salts were automatically filled in during the installation process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.wptavern.com/top-5-wordpress-security-tips-you-most-likely-dont-follow#comment-9172</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Tue, 31 Aug 2010 05:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=2200#comment-9172</guid>
		<description>I wish I had known about the table prefix advice when I first started...Now, I&#039;m reluctant to install a plugin just to change the default prefix.</description>
		<content:encoded><![CDATA[<p>I wish I had known about the table prefix advice when I first started&#8230;Now, I&#8217;m reluctant to install a plugin just to change the default prefix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terri Ann</title>
		<link>http://www.wptavern.com/top-5-wordpress-security-tips-you-most-likely-dont-follow#comment-9078</link>
		<dc:creator>Terri Ann</dc:creator>
		<pubDate>Sun, 22 Aug 2010 03:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=2200#comment-9078</guid>
		<description>@&lt;a href=&quot;#comment-7515&quot; rel=&quot;nofollow&quot;&gt;Jon&lt;/a&gt; - when I was at word camp someone asked that and the answer right now is no AFAIK

I also like to use htpasswd to 2x password protect my admin panel.

Also, while I 100% agree you shouldn&#039;t use the admin account it sucks that any use of author archives or author feeds use the username and not some different slug. So if you do use a different name and delete admin it is not hard to apply a dictionary attack from scraping the username from an rss feed.</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-7515" rel="nofollow">Jon</a> &#8211; when I was at word camp someone asked that and the answer right now is no AFAIK</p>
<p>I also like to use htpasswd to 2x password protect my admin panel.</p>
<p>Also, while I 100% agree you shouldn&#8217;t use the admin account it sucks that any use of author archives or author feeds use the username and not some different slug. So if you do use a different name and delete admin it is not hard to apply a dictionary attack from scraping the username from an rss feed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: June 2010 Handout: WordPress Security Basics &#124; East Bay WP Meetup</title>
		<link>http://www.wptavern.com/top-5-wordpress-security-tips-you-most-likely-dont-follow#comment-9022</link>
		<dc:creator>June 2010 Handout: WordPress Security Basics &#124; East Bay WP Meetup</dc:creator>
		<pubDate>Mon, 16 Aug 2010 03:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=2200#comment-9022</guid>
		<description>[...] Top 5 WordPress Security Tips You Probably Don’t Follow (WordPress Tavern Guest Post) [...]</description>
		<content:encoded><![CDATA[<p>[...] Top 5 WordPress Security Tips You Probably Don’t Follow (WordPress Tavern Guest Post) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon's Weight Loss Guide</title>
		<link>http://www.wptavern.com/top-5-wordpress-security-tips-you-most-likely-dont-follow#comment-8947</link>
		<dc:creator>Jon's Weight Loss Guide</dc:creator>
		<pubDate>Fri, 06 Aug 2010 17:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.wptavern.com/?p=2200#comment-8947</guid>
		<description>That is news to me John. What do the additional secret keys do? I assume that it is mentioned in the latest readme files, but I admit I upgraded to the latest WP version without reading those!</description>
		<content:encoded><![CDATA[<p>That is news to me John. What do the additional secret keys do? I assume that it is mentioned in the latest readme files, but I admit I upgraded to the latest WP version without reading those!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

