Earlier quoted context omitted.
Interesting take on 2FA. The user not being able to screw up is of course important, but the second factor (something you have) works primarily because it is tied to something physical and therefore local to the user, which is not subject to remote attacks.
Here's the concept. Perhaps we have the order wrong. Maybe the physical factor should be the primary factor. The second factor should never be transmitted, but rather is used to unlock the physical factor.
Ask HN: Why is WebAuthn so slow to take off?
41–50 of 182 posts
Re: Ask HN: Why is WebAuthn so slow to take off?
#42We use it at work and for whatever reason every time I get it working one one device, it stops working on another. That and it seems to be fragile across the VPN.
I'd be interested to know which proprietary vendor you're referring to.
Re: Ask HN: Why is WebAuthn so slow to take off?
#43Re: Ask HN: Why is WebAuthn so slow to take off?
#44Re: Ask HN: Why is WebAuthn so slow to take off?
#45Re: Ask HN: Why is WebAuthn so slow to take off?
#46Earlier quoted context omitted.
From a practical standpoint, i dont really think it matters. The real threat 2fa auth solves is the fact people blame the site operator when they are hacked. 90% of the time it is due to reusing a password. The other 10% it is due to phishing. WebAuthn stops both. 2FA works not because it adds another factor, but because it removes choice from the user so they can't screw it up.
Interesting take on 2FA. The user not being able to screw up is of course important, but the second factor (something you have) works primarily because it is tied to something physical and therefore local to the user, which is not subject to remote attacks.
Even people that do this incorrectly and reuse passwords, probably also store their passwords in their browser, which is on the same device as their authenticator app. So I would guess by far majority of people are only using something they have twice.
Re: Ask HN: Why is WebAuthn so slow to take off?
#47I'm not a huge fan of removing the 'two' from 'two factor authentication'. If people can login with just their device, which could be stolen, I don't think it's as secure as a password+device based 2FA alternative
From a practical standpoint, i dont really think it matters. The real threat 2fa auth solves is the fact people blame the site operator when they are hacked. 90% of the time it is due to reusing a password. The other 10% it is due to phishing. WebAuthn stops both. 2FA works not because it adds another factor, but because it removes choice from the user so they can't screw it up.
evilginx will happily steal most other 2FA (TOTP, ...).
Re: Ask HN: Why is WebAuthn so slow to take off?
#48Re: Ask HN: Why is WebAuthn so slow to take off?
#49I wrote about this here https://blog.mailpace.com/blog/why-we-use-webauthn-for-2fa/
In short, we should implement webauthn, and only webauthn for 2FA
Re: Ask HN: Why is WebAuthn so slow to take off?
#50I think it's because it's a pain to have one key per device. To solve this, you'd need a service like iCloud Keychain (for Apple devices), but that only works for Safari and other Apple stuff. I think once 3rd party apps (like 1Password - see https://www.future.1password.com/ ) start supporting the syncing of keys, you'll see more use. Alternatively, if you could use iCloud Keychain with Chrome and Firefox, maybe tha…
If it can be copied any malware will just copy it and done.