|
|
|
|
|
by zedshaw
5637 days ago
|
|
Basically what Steve said in reply to you, but I'll also add that it is open source. I'm using the following library from the author of SRP: http://srp.stanford.edu/download.html as the backend implementation, and then you can see the full javascript I've written with view source. The javascript isn't free to use, but you can evaluate it to see if you trust it. The only thing I'm not releasing is the Lua code that implements the HTTP API, and all the other glue. Also, I very seriously doubt you go around demanding you see the authentication implementation of every auth system you use. It's rather unfair to say you need to see mine when you don't demand you see Google's. |
|