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 | 5 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

  • 24 posts. 2,403 words in all posts. 20,676 total characters in posts. 862 average characters/post.
  • 45 comments. 2,002 words in all comments. 12,234 total characters in comments. 272 average characters/comment.

Recent Comments

  • 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...
  • Beren: Scripture reveals something else as well. Though man has sinned and rebelle...
  • Beren: Or consider what it means to be human. What are we? Is there a reason that ...
  • Beren: Now you might say, "ok, let's say you are right. Let's say our reasoning is...
  • Beren: To an extent, I agree with you. Many of the arguments that the creationists...
  • kiran: Thanks Moggy... Could u please help me with the social bookmarking stuff? i...