Archive for the 'WordPress Plugins' Category

Semisecure Login

Sunday, September 16th, 2007

The Semisecure Login plugin for WordPress increases the security of the login process by using client-side MD5 encryption on the password when a user logs in. JavaScript is required to enable encryption. When JavaScript is not available, the password is transmitted in plaintext (as normal), but authentication still completes in this case.
It is most useful […]