Y
Hacker News
new
|
ask
|
show
|
jobs
M-Pin says it can do ECC based 2FA in browser - no usr/pswd DB
(
certivox.com
)
1 points
by
doc-m
4738 days ago
5 comments
Eifrig
4738 days ago
How can ECC be fast enough in Javascript? Anyone tried this or am I first?
link
npateman24
4738 days ago
it seems okay on the demo page, I tried on my iPhone 4s too and that wasn't too shabby.
link
jimmuyman
4738 days ago
My question is how in the world do they make ECC crypto run that fast in browser, if that is indeed what they are doing?
link
dossy
4738 days ago
a 4-digit pin? brute force in 10,000 tries? this is secure, how?
link
npateman24
4738 days ago
if 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!
link
leolabbit
4738 days ago
Where can I get more info on the strong elliptic curve cryptography and identity-based encryption behind this open source code?
link
jimmuyman
4738 days ago
They made the source code available on GitHub
https://github/certivox
link