Report message:*
 

Re: Secure login: A replacement for passwords, tokens and everything else

Subject: Re: Secure login: A replacement for passwords, tokens and everything else
by Madfish on 2013/10/4 1:04:17

Probably. I'm using the PHP QR Code library, its dox say that it can handle Japanese characters, but the developer has not tested it extensively. Maybe we can help with that later.

I've got a module skeleton that can generate the QR codes, and successfully read the data out with a barcode reader app. The module side looks like it will be fairly simple, its just checking signatures.

Making an Android app will be the hard part.