[dokuwiki] Re: securelogin plugin
- From: Mike Frysinger <vapier@xxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 26 Mar 2009 16:31:14 -0400
On Thursday 26 March 2009 14:13:23 Mikhail I. Izmestev wrote:
> This plugin let you login securely without https. It's possible
> owing to encryption on client's side by using a public key. A private
> key is generated on server. For login is used AUTH_LOGIN_CHECK event.
"securelogin" is a bad name. considering you're using public keys to do
authentication, why not name it along those lines. "public-key-login"
-mike
Other related posts: