<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>stefpause.com &#187; web</title>
	<atom:link href="http://stefpause.com/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://stefpause.com</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 18:50:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>WordPress security</title>
		<link>http://stefpause.com/web/wordpress-security/</link>
		<comments>http://stefpause.com/web/wordpress-security/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 12:06:16 +0000</pubDate>
		<dc:creator>Stef</dc:creator>
				<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://stefpause.com/?p=206</guid>
		<description><![CDATA[So Twitter ate my homework blogging for the past six months. At least, that&#8217;s what I&#8217;m going to use as an excuse for not posting for ages. Sorry! I&#8217;m going to tentatively start writing again, and hopefully keep things going better this time. Anyway, here goes… WordPress has received a lot of flak for its security [...]]]></description>
			<content:encoded><![CDATA[<p>So <a title="My Twitter account" href="http://twitter.com/ManxStef">Twitter</a> ate my <span style="text-decoration: line-through;">homework</span> blogging for the past six months. At least, that&#8217;s what I&#8217;m going to use as an excuse for not posting for ages. Sorry! I&#8217;m going to tentatively start writing again, and hopefully keep things going better this time. Anyway, here goes…</p>
<p><a title="WordPress blogging software" href="http://wordpress.org/">WordPress</a> has received a lot of flak for its security of late. Matt Mullenweg, its creator, <a title="WordPress SQL Injection" href="http://ma.tt/2008/04/securityfocus-sql-injection-bogus/">wrote about one alleged vulnerability</a> recently and made several good basic security points: keep your software up to date (including plugins), use strong passwords, and keep your eyes open for anything suspicious. These practices should be common sense, but unfortunately many people don&#8217;t follow them, resulting in hacked blogs and WordPress taking unfair blame. WordPress have put a lot of work into making their software and installed plugins easily updateable, so hopefully hacked sites will become less frequent as people upgrade to v2.5.</p>
<p>For those that do care about their blog&#8217;s security and want to lock things down past the default configuration, the <a title="WordPress Security Whitepaper" href="http://blogsecurity.net/wordpress/wordpress-security-whitepaper/">WordPress Security Whitepaper</a> is worth a read. Note that it is quite technical, so if things like .htaccess and using SQL make your eyes glaze over then you&#8217;d be better just sticking to Matt&#8217;s straightforward advice. However, it does cover and mitigate a few particular points of interest: stop database injection into tables with default names (e.g. wp_users) by renaming the tables, changing the admin username to make brute-forcing passwords more difficult, restricting access by IP to the wp-admin directory and other *.php files, and using HTTPS to prevent sniffing of your passwords over the wire (e.g. while blogging from an open Wi-Fi access point). Most of it is above and beyond what is necessary for the average user, but if you&#8217;re running a high profile site and can forgo a little potential flexibility, you can really tighten things up.</p>
<p>Update: Also well worth a look: The WordPress Codex&#8217;s excellent section on <a title="WordPress Codex: Hardening WordPress" href="http://codex.wordpress.org/Hardening_WordPress">hardening WordPress</a> and Speck Boy&#8217;s list of his <a title="Top 10 Security Plugins for WordPress" href="http://speckyboy.com/2008/04/08/top-10-security-and-protection-plugins-for-wordpress/">top ten security &amp; protection plugins</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://stefpause.com/web/wordpress-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
