[dokuwiki] Re: securelogin plugin

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: