New Plugin :: Login Encrypt
-
Hi. We are releasing our first WordPress Plugin, Login Encrypt, to the wild.
What it does is provide a secure, encripted way of transmitting password information on login without the need for SSL, but nevertheless protecting the user from man-in-the-middle attacks, sniffers, etc.
Before submiting the password, it is encripted with DES using a random generated key (on the client side with JavaScript) which is also sent encripted with an RSA public key (provided by the plugin), and later decoded by the server. The password is never sent in plaintext.
You can find the announcement here (Spanish+Pics)
Docs, Download and Installation instructions here. (English & Spanish)Current version is 0.5.
Please try it and give us feedback!
We hope you find this as useful as we did ??
Joel A. Chornik
ELSERVER.COM
- The topic ‘New Plugin :: Login Encrypt’ is closed to new replies.