5 ms·
M-Pin says it can do ECC based 2FA in browser - no usr/pswd DB
- jimmuyman 13y agoMy question is how in the world do they make ECC crypto run that fast in browser, if that is indeed what they are doing?
- leolabbit 13y agoWhere can I get more info on the strong elliptic curve cryptography and identity-based encryption behind this open source code?
- jimmuyman 13y agoThey made the source code available on GitHub https://github/certivox https://github/certivox
- npateman24 13y agoif this is as good as it claims to be that's pretty cool. I use Google Authenticator for some things but's no good if your damn phone has died!
- Eifrig 13y agoHow can ECC be fast enough in Javascript? Anyone tried this or am I first?
- npateman24 13y agoit seems okay on the demo page, I tried on my iPhone 4s too and that wasn't too shabby.
- dossy 13y agoa 4-digit pin? brute force in 10,000 tries? this is secure, how?
- monkata 13y agoLooks like intriguing innovation.