android-sqrl
android-sqrl copied to clipboard
android implementation of steve gibsons sqrl authentication
Hi! Looks like php-sqrl and a demo site are gone - how can the sources can be obtained?
I have opened "http://sqrl.host56.com/ " on my monitor and when I try to scan the QR code from my mobile using the android app, it says "No valid QR code"....
The repo does not contain the gradle/ directory, which is needed for the gradle wrapper to work on a fresh checkout (gradlew and gradlew.bat are in the repo however).
The project needs a better pseudo random number generator. Preferably using the camera as in the grc spec. java.util.securerandom is also a better alternative than what is used today
The project should use base64url instead of base64