<?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: Fun with Security</title>
	<atom:link href="http://wp-fun.co.uk/2008/02/07/fun-with-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://wp-fun.co.uk/2008/02/07/fun-with-security/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 10 Sep 2010 12:46:37 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew Rickmann</title>
		<link>http://wp-fun.co.uk/2008/02/07/fun-with-security/comment-page-1/#comment-479</link>
		<dc:creator>Andrew Rickmann</dc:creator>
		<pubDate>Fri, 08 Feb 2008 07:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-fun.co.uk/2008/02/07/fun-with-security/#comment-479</guid>
		<description>Christoph, I agree with you. I have been learning a lot myself in just thinking about the subject.

It is certainly true that no plugin could ever be the silver bullet (or even a bit of one) if the server itself presents vulnerabilities.

The point you make about insecure networks is also a good one; it doesn&#039;t really matter how many passwords you use if they can all be captured through the network. That was my main concern about this plugin. I&#039;m not convinced it actually adds anything, except a misplaced sense of security, to the party. But it is worth exploring if only to confirm that.

I also think a lot of people are a little scared of using .htaccess for security because it feels like a solution that is out of their control, i.e. there isn&#039;t any code to speak of, it just does it in the background.

I don&#039;t think they should be, but the unknown is usually the scariest thing.</description>
		<content:encoded><![CDATA[<p>Christoph, I agree with you. I have been learning a lot myself in just thinking about the subject.</p>
<p>It is certainly true that no plugin could ever be the silver bullet (or even a bit of one) if the server itself presents vulnerabilities.</p>
<p>The point you make about insecure networks is also a good one; it doesn&#8217;t really matter how many passwords you use if they can all be captured through the network. That was my main concern about this plugin. I&#8217;m not convinced it actually adds anything, except a misplaced sense of security, to the party. But it is worth exploring if only to confirm that.</p>
<p>I also think a lot of people are a little scared of using .htaccess for security because it feels like a solution that is out of their control, i.e. there isn&#8217;t any code to speak of, it just does it in the background.</p>
<p>I don&#8217;t think they should be, but the unknown is usually the scariest thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph Voigt</title>
		<link>http://wp-fun.co.uk/2008/02/07/fun-with-security/comment-page-1/#comment-478</link>
		<dc:creator>Christoph Voigt</dc:creator>
		<pubDate>Thu, 07 Feb 2008 22:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-fun.co.uk/2008/02/07/fun-with-security/#comment-478</guid>
		<description>The idea of the plugin isn&#039;t bad, security always matters. However, I found teaching how to work with things related to security generates far more security than just installing several plugins to &quot;harden&quot; WordPress (or any other webservice, application, you name it).

In this case specifically: using .htaccess to restrict access to /wp-admin/ for a specific IP is definately a security measure that makes sense - if you use a passwordfile in a directory that is not accessible by an url. Else the hashed passwords can be cracked within minutes (depening on length and strength of the password). A good read is this: http://www.securityfocus.com/infocus/1368

Like I said, raising the level of awareness generates far more security than any super-duper plugin or security measure could probably do. For a start, I would not advise anybody to log into their website from a network you can&#039;t trust in the first place (public hotspots, shared connection to the net etc.) Wordpress does not rely on SSL by default, so your password is moving through the network anyway just waiting to be sniffed.

Also, hardening your WordPress install is not going to solve all your security problems. You have to keep WordPress always up to date - as well as your server OS, database software, webserver, PHP etc. etc. etc.

Security is more than something you can download and apply - you have to understand it first.</description>
		<content:encoded><![CDATA[<p>The idea of the plugin isn&#8217;t bad, security always matters. However, I found teaching how to work with things related to security generates far more security than just installing several plugins to &#8220;harden&#8221; WordPress (or any other webservice, application, you name it).</p>
<p>In this case specifically: using .htaccess to restrict access to /wp-admin/ for a specific IP is definately a security measure that makes sense &#8211; if you use a passwordfile in a directory that is not accessible by an url. Else the hashed passwords can be cracked within minutes (depening on length and strength of the password). A good read is this: <a href="http://www.securityfocus.com/infocus/1368" rel="nofollow">http://www.securityfocus.com/infocus/1368</a></p>
<p>Like I said, raising the level of awareness generates far more security than any super-duper plugin or security measure could probably do. For a start, I would not advise anybody to log into their website from a network you can&#8217;t trust in the first place (public hotspots, shared connection to the net etc.) Wordpress does not rely on SSL by default, so your password is moving through the network anyway just waiting to be sniffed.</p>
<p>Also, hardening your WordPress install is not going to solve all your security problems. You have to keep WordPress always up to date &#8211; as well as your server OS, database software, webserver, PHP etc. etc. etc.</p>
<p>Security is more than something you can download and apply &#8211; you have to understand it first.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
