Semisecure Login Reimagined

Prior to WordPress 2.5, I’d been using a plugin called Semisecure Login. This plugin would encrypt your password when logging in via a one-way md5 hash and compare this to your password’s md5 hash on the server side (prior to WordPress 2.5 passwords were stored in the database as md5 hashes). A nonce was thrown in for good measure to help prevent replay attacks. This, effectively, provided a “semisecure” …

read on
Posted at 8pm on 05/30/08 | 7 comments | Filed Under: Wordpress

How To Unprotect A Folder In Apache

The Apache HTTP web-server makes it easy to protect a folder (and its sub-folders) with a username/password prompt. Simply create a .htaccess file in the specified folder, and add something like this:

AuthName "Folder Protection"
AuthUserFile /path/to/.htpasswd
AuthGroupFile /dev/null
AuthType Basic
Require valid-user

For help with generating a valid .htpasswd file, you can use a tool like Dynamic Drive’s .htaccess Password Generator. There are plenty of tutorials online that explain this process.

On the other hand, …

read on
Posted at 12am on 02/09/08 | 1 comment | Filed Under: Internet

Asides

Recent Entries

Trivial Blog Stats

  • 27 posts. 3,908 words in all posts. 33,859 total characters in posts. 1,254 average characters/post.
  • 50 comments. 2,143 words in all comments. 13,148 total characters in comments. 263 average characters/comment.

Recent Comments

  • Rupak Ganguly: Hi, I came across the plugin you wrote and used it on another variation of ...
  • moggy: And on a related note: "I can't explain it"... therefore God!
  • moggy: An updated version of this plugin is located here
  • Philix: This is a cool plugin
  • baron: hi. Thanks for plugin perfect. Regards
  • Dave Brondsema: Thanks for working on this and making a plugin that works with 2.5!
  • Beren: My apologies for the multiple comments - I though it would be more readable...
  • Beren: Because of the Bible, I know how to live a moral life. I know why I am here...