<?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>MakeUseOf.com &#187; SSL</title>
	<atom:link href="http://www.makeuseof.com/tags/ssl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sun, 22 Nov 2009 20:00:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>18 Wordpress Security Plugins &amp; Tips To Secure Your Blog</title>
		<link>http://www.makeuseof.com/tag/18-useful-plugins-and-hacks-to-protect-your-wordpress-blog/</link>
		<comments>http://www.makeuseof.com/tag/18-useful-plugins-and-hacks-to-protect-your-wordpress-blog/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 16:44:32 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=14022</guid>
		<description><![CDATA[Without a doubt, for a self-hosted blog, WordPress is the best blog CMS that you can get. However, being a popular and open source software, it also means that hackers have full access to the code which they can scrutinize to find any exploits they can use to hack into any WordPress-enabled site.
On the good [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/wordpresslogin.png" alt="wordpress-security-plugin" vspace="10" width="242" height="320" align="left" />Without a doubt, for a self-hosted blog, WordPress is the best blog CMS that you can get. However, being a popular and open source software, it also means that hackers have full access to the code which they can scrutinize to find any exploits they can use to hack into any WordPress-enabled site.</p>
<p>On the good side, one of the best things about WordPress is its plugin system that allows anyone to install any plugins or create your own plugins to extend its functionality, including improving security.</p>
<p>Here, I have listed some wordpress security plugins (and a couple of tricks) that you can use to secure WordPress blog.</p>
<p>All the plugins and tricks listed below are meant for WP 2.7 and above. If you are still using an older version of WordPress, it&#8217;s time to upgrade your blog.</p>
<h2><strong>Protecting Your Login</strong></h2>
<h3><strong><a href="http://wordpress.org/extend/plugins/chap-secure-login/" target="_blank">1. CHAP Secure Login</a></strong></h3>
<p>This plugin uses the <a href="http://en.wikipedia.org/wiki/Challenge-handshake_authentication_protocol" target="_blank">CHAP</a> protocol to encrypt your password.  The password is first salted with a random number (nonce) generated by the session, followed by the md5 transformation algorithm. This result is then sent to the server where it is decrpyted and authenticated. This is a zero-configuration plugin, which means you can use it immediately after activating it.</p>
<h3><strong><a href="http://wordpress.org/extend/plugins/stealth-login/" target="_blank">2. Stealth Login</a></strong></h3>
<p>Stealth Login obfuscates your login page by allowing you to define a custom login page rather than the default wp-login.php. In the event that your password is leaked, the hacker will also have a hard time finding the correct login URL. A good use of this is to prevent any malicious bots from accessing your wp-login.php file and attempting to break in.</p>
<h3><strong><a href="http://wordpress.org/extend/plugins/login-lockdown/" target="_blank">3. Login Lockdown</a></strong></h3>
<p>Login Lockdown is useful in preventing a brute force attack. What Login LockDown does is to record the IP address and timestamp of every failed login attempt. If more than a certain number of attempts are detected within a short period of time from the same IP range, it will lockdown the login function and prevent any people from that IP range to log in.</p>
<h3><strong><a href="http://wordpress.org/extend/plugins/askapache-password-protect/" target="_blank">4. AskApache Password Protect</a></strong></h3>
<p>This plugin adds an additional HTTP authentication  to provide a second layer of defense for your blog. You can set up password protection for your blog using HTTP Basic Authentication, or you can choose to use the more secure HTTP Digest Authentication.</p>
<p>Note that this plugin might/might not work depending on your server capability. If your site does not pass the AskApache configuration tests (the tests run by the plugin to detect your server capabilities), contact your web host and see if they can make changes on the server side.</p>
<h3><strong><a href="http://wordpress.org/extend/plugins/semisecure-login-reimagined/" target="_blank">5. Semisecure Login Reimagined</a></strong></h3>
<p>This plugin provides a &#8220;semisecure&#8221; login environment by encrypting your password with the <a href="http://en.wikipedia.org/wiki/RSA" target="_blank">RSA cryptography</a></p>
<h2><strong>Protecting Your Database</strong></h2>
<h3><strong><a href="http://wordpress.org/extend/plugins/wp-db-backup/" target="_blank">6. WP-DB-Backup</a></strong></h3>
<p>Perhaps for some of you, backing up a database could mean a troublesome technical chore. With WP-DB-Backup, you just need to configure it once and get it to run automatically at regular intervals.</p>
<p>What this plugin does is to automate the backing up of your database and have it sent to your email inbox. Other than the default table created by WordPress, you can also backup custom tables created by plugins. In the event that your account crashes, you can easily import and restore the database with the backup.</p>
<h3><a href="http://wordpress.org/extend/plugins/wp-dbmanager/" target="_blank">7. WP-DBManager</a></h3>
<p>Wp-DBManager is just like a phpmyadmin within your dashboard. You can easily manage your database directly within your dashboard. There are useful features such as optimizing/repairing/backing up/restoring your database and if you are technical enough, you can even run your own SQL query from the option page.</p>
<p>On the bad side, if any hackers manage to login to your site, this plugin is going to be a gateway for them to create havoc in your database.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/wp-dbmanager.jpg" alt="how to secure wordpress blog" /></p>
<h3><strong>8. Change database table prefix</strong></h3>
<p>The default prefix used by WordPress is &#8220;wp&#8221;. You can easily change the prefix to other terms that are difficult to guess using the <a href="http://wordpress.org/extend/plugins/wp-security-scan/" target="_blank">WP-Security-Scan</a>. More detail on this plugin below.</p>
<h3><strong>9. Protect your wp-config.php file</strong></h3>
<p>Your wp-config.php file contains all your database login credentials and it should be hidden from public view in all circumstances. In your htaccess file, put in this line:</p>
<pre>&lt;Files wp-config.php&gt;
order allow,deny
deny from all
&lt;/Files&gt;</pre>
<p>to prevent anyone from viewing the wp-config.php file.</p>
<h2><strong>Protecting Your Admin Page</strong></h2>
<h3><strong><a href="http://wordpress.org/extend/plugins/admin-ssl-secure-admin/" target="_blank">10. Admin SSL</a></strong></h3>
<p>This plugin forces SSL on all pages where passwords can be entered so that all information transmitted are encrypted.</p>
<p>One thing though, you have to own a SSL certificate before you can do it. If you are not willing to shell out the extra money to buy a private SSL certificate, you can ask your Web host about Shared SSL. Most web hosts provide Shared SSL for all their clients and it is easy to configure.</p>
<h3><strong>11. Change login username</strong></h3>
<p>Using &#8220;admin&#8221; as your login username is the last thing you want to do. When you first installed WordPress, you should immediately create another administrator account with your own username and password and delete the &#8220;admin&#8221; account.</p>
<h2><strong>Prevent Others From Viewing Your Internal File Structure</strong></h2>
<h3><strong>12. Hiding the WP version</strong></h3>
<p>In most WordPress themes under the &lt;head&gt; section, there is always a line of code showing the WordPress version that you are using. Giving away your WordPress version number means telling the hacker what exploit to use to hack into your site.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/wp-version.jpg" alt="wordpress security test" /></p>
<p>Since WP2.6.5, WordPress has made it even harder to remove the wp version as it embeds that information within the <em>wp_header</em> tag. A plugin that you can use to remove that information is <a href="http://wordpress.org/extend/plugins/wp-security-scan/" target="_blank">WP-Security-Scan</a>.</p>
<h3><strong>13. Hiding the WP-content</strong></h3>
<p>The WP-content folder is where you stored all your plugins and theme files. This is the place where you want to prevent other people from looking into. You can either upload a blank <em>index.html</em> file to the wp-content folder, or create a .htaccess file in the wp-content folder and add this line:</p>
<pre><code>Options All -Indexes</code></pre>
<h3><strong>14. Block wp-folder from indexing by search engines</strong></h3>
<p>While you want the search engines to index your blog and bring in lots of traffic, the last thing that you want to see is to let the search engines expose your internal file structure to the public. What you can do is to block all your wp-folder from indexing by search engine by adding the following entries to the robot.txt:</p>
<pre><code>Disallow: /wp-* </code></pre>
<h2><strong>Maintenance</strong></h2>
<h3><strong><a href="http://wordpress.org/extend/plugins/wp-security-scan/" target="_blank">15. WP Security Scan</a></strong></h3>
<p>I have mentioned this plugin several times, so it is time for me to explain what it does. WP-Security-Scan checks your WordPress for security vulnerabilities and suggests/provides corrective actions. The corrective actions include changing your database prefix, hiding the WordPress version number from the header and allows you to test out the strength of your password.</p>
<p>Once in a while, it is a good idea to run the inbuilt security scanner and check your blog for any security invulnerabilities.</p>
<h3><strong>16. Change password regularly</strong></h3>
<p>Not only should you change your password regularly, you must also make sure that it is a strong one. If you have difficulty in creating one, find one how you can <a href="http://www.makeuseof.com/tag/how-to-create-strong-password-that-you-can-remember-easily/" target="_blank">create strong passwords that you can remember easily</a>.</p>
<h3><strong>17. Update WordPress and all plugins to the latest version</strong></h3>
<p>Needless to say, upgrading to the latest version of WordPress and plugins is the best way to protect yourself.</p>
<h2>Protecting Your Connection</h2>
<h3><strong>18. SFTP</strong></h3>
<p>Transferring files to your online account is a common thing to do. However, instead of using the unsecured FTP, you should use <a href="http://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol" target="_blank">SFTP</a> (Secure FTP). This will create a SSH connection and sent all your files encrypted to the server. If you need help creating a SFTP connection, here&#8217;s the <a href="http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09" target="_blank">guide</a>.</p>
<p>The above information should be sufficient for you to create a secure WordPress blog. If you have not implemented any of these, I would urge you to do so now.</p>
<p>What other methods do you use to secure your WordPress blog?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-easily-automate-backing-up-your-wordpress-blog/" title="How To Easily Auto Backup Your Wordpress Database (November 12, 2009)">How To Easily Auto Backup Your Wordpress Database</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/4-free-tools-for-fool-proof-wordpress-backup/" title="4 Free Tools for Fool-Proof Wordpress Backup (October 8, 2007)">4 Free Tools for Fool-Proof Wordpress Backup</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/wordpress-exploit-scanner-helps-administrators-scan-their-database-for-malicious-files/" title="Wordpress Exploit Scanner Helps Administrators Scan Their Database For Malicious Files (November 3, 2009)">Wordpress Exploit Scanner Helps Administrators Scan Their Database For Malicious Files</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/the-cut-out-and-keep-guide-to-essential-software-programs/" title="The Cut Out and Keep Guide to Essential Software Programs (November 3, 2007)">The Cut Out and Keep Guide to Essential Software Programs</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/make-your-wordpress-blog-iphone-compatible-with-wptouch/" title="Make Your Wordpress Blog iPhone Compatible with WPtouch (November 21, 2008)">Make Your Wordpress Blog iPhone Compatible with WPtouch</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/18-useful-plugins-and-hacks-to-protect-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>GmailAssistant &#8211; The Ultimate Gmail Notifier</title>
		<link>http://www.makeuseof.com/tag/gmailassistant/</link>
		<comments>http://www.makeuseof.com/tag/gmailassistant/#comments</comments>
		<pubDate>Fri, 30 May 2008 22:50:15 +0000</pubDate>
		<dc:creator>Travis Quinnelly</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[domain names]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[IMAP]]></category>
		<category><![CDATA[notifications]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=2509</guid>
		<description><![CDATA[GmailAssistant is an amazing little java application that allows you to check multiple Gmail accounts including Gmail for Domains at the same time. GmailAssistant accesses your Google accounts securely using IMAP over SSL. Basically folks, that means that it&#8217;s pretty secure!
GmailAssistant allows you to completely customize your notification options. You can choose to have it [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2510" title="GmailAssistant" src="http://www.makeuseof.com/wp-content/uploads/2008/05/gmailassistant_1.png" alt="" align="left" /><a href="http://gmailassistant.sourceforge.net">GmailAssistant</a> is an amazing little java application that allows you to check multiple Gmail accounts including <a href="http://www.google.com/a/help/intl/en/var_1c.html">Gmail for Domains</a> at the same time. GmailAssistant accesses your Google accounts securely using IMAP over SSL. Basically folks, that means that it&#8217;s pretty secure!</p>
<p>GmailAssistant allows you to completely customize your notification options. You can choose to have it find all mail, unread in the Inbox, and even mail with specific labels. You can even choose different alert methods&#8230;i.e. popup message, chime, blink keyboard LED.</p>
<h2>Features</h2>
<p><strong>Single-File</strong> &#8211; GmailAssistant is launched from just one file. All you need to run it is contained in that one executable .jar file.<br />
<strong>No Installation</strong> &#8211; GmailAssistant is packaged into one executable .jar file, which means it runs on <strong>any</strong> Operating System.<br />
<strong>Leave It</strong> &#8211; GmailAssistant does not modify any system settings in any way. Everything needed for it runs in the .jar file.<br />
<strong>Convenience</strong> &#8211; Always on top, SOCKS proxy, save/load program and account settings in encrypted profiles, automatic profile loading, adjustable mail check frequency, persistent and navigable popup messages<br />
<strong>Updates</strong> &#8211; Easily update GmailAssistant with one click.<br />
<strong>License</strong> &#8211; <a href="http://gmailassistant.sourceforge.net/gnugpl2.txt">GNU General Public License version 2</a>.</p>
<h2>What it looks like</h2>
<p>Here is the GmailAssistant Main form. From this page you can configure your various Gmail accounts.</p>
<div><img class="alignnone size-full wp-image-2511" title="GmailAssistant - Main Form" src="http://www.makeuseof.com/wp-content/uploads/2008/05/gmailassistant_2.png" alt="" /></div>
<p>Listed below is the &#8220;Account Form&#8221; where you specifiy your specific details for your various Gmail or Gmail for Domains accounts. This is where you&#8217;ll also set up the specific privileges about how you want GmailAssistant to notify you and alert you to your accounts.</p>
<div><img class="alignnone size-full wp-image-2512" title="GmailAssistant -  Account Form" src="http://www.makeuseof.com/wp-content/uploads/2008/05/gmailassistant_3.png" alt="" /></div>
<p>Last but not least, is the view from the system tray. Here you&#8217;ll see the small GmailAssistant icon where it will display your alerts.</p>
<div><img class="alignnone size-full wp-image-2513" title="GmailAssistant - System Tray" src="http://www.makeuseof.com/wp-content/uploads/2008/05/gmailassistant_4.png" alt="" /></div>
<p><em>(By) Travis is a husband, engineer, entrepreneur, technology swami, visual communicator, WordPress lover and writer in his spare time. You can check out his personal blog at <a href="http://www.tquizzle.com">TQuizzle.com</a>.</em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/google-reader-tools-tips/" title="19 Tools and Tips to improve Google Reader (June 20, 2007)">19 Tools and Tips to improve Google Reader</a> (32)</li>
	<li><a href="http://www.makeuseof.com/tag/whats-new-in-gmail-imports-images-previews-translations-and-more/" title="What&#8217;s new in Gmail: Imports, Images, Previews, Translations and more (May 25, 2009)">What&#8217;s new in Gmail: Imports, Images, Previews, Translations and more</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/ultimate-gmail-collection-over-80-tools-and-tips/" title="Ultimate GMail Collection: over 80 Tools and Tips (July 27, 2007)">Ultimate GMail Collection: over 80 Tools and Tips</a> (80)</li>
	<li><a href="http://www.makeuseof.com/tag/notify-an-elegant-solution-to-multiple-gmail-notifications-mac/" title="Notify &#8211; An Elegant Gmail New Email Notifier [Mac] (September 18, 2009)">Notify &#8211; An Elegant Gmail New Email Notifier [Mac]</a> (22)</li>
	<li><a href="http://www.makeuseof.com/tag/icontact/" title="iContact &#8211; Bring your Gmail Contacts to the Desktop (September 6, 2008)">iContact &#8211; Bring your Gmail Contacts to the Desktop</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/gmailassistant/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
