Earlier quoted context omitted.
The big problem with using the same password on multiple sites is that if any of the sites record your password (because of maliciousness or incompetence), they can re-use your password to log in as you on any other site. Using a security token is more like a password manager with random passwords everywhere than that (the attacker needs to get access to your password manager to get access to your accounts; it's not…
That's fair. Although, for my password manager, you need both password and 2FA to access it, whereas a FIDO key would just require stealing the physical key. Does there exist FIDO key (other than phones) that require a password to "enable"? For example, when it's plugged into a new device, the key locks until you input some master password?
W3C approves WebAuthn as the web standard for password-free logins
101–110 of 154 posts
Re: W3C approves WebAuthn as the web standard for password-free logins
#102Earlier quoted context omitted.
I've avoided getting a Yubikey because there's not an easy way to use it on my iPhone, sticking with TOTP. But that's a bit of an edge case. (iPhones lack NFC chips)
I agree it's annoying. They're working on it, but they should have really enabled it sooner. There's no technical reason, iPhone has the necessary NFC hardware. https://www.wired.com/story/yubikey-lightning-ios-authentica...
For the time being, passphrases + TOTP 2F are sufficient, but I will look forward to being able to use a security key instead.
Re: W3C approves WebAuthn as the web standard for password-free logins
#103Earlier quoted context omitted.
Correct. You'll need a FIDO key to log in in that case
What in the spec precludes this from being implemented in software? [edit] Reading more of the spec it definitely seems like they meant for it to be possible to implement this in software. So while a physical FIDO device might be preferable, it shouldn't be necessary.
I believe Chrome’s dev channel also has experimental soft webauthn support.
Re: W3C approves WebAuthn as the web standard for password-free logins
#104I don't understand how does it work. If I'm using just desktop and don't have mobile phone or any specialized hardware, I can't login?
Re: W3C approves WebAuthn as the web standard for password-free logins
#105Earlier quoted context omitted.
I've avoided getting a Yubikey because there's not an easy way to use it on my iPhone, sticking with TOTP. But that's a bit of an edge case. (iPhones lack NFC chips)
I agree it's annoying. They're working on it, but they should have really enabled it sooner. There's no technical reason, iPhone has the necessary NFC hardware. https://www.wired.com/story/yubikey-lightning-ios-authentica...
Re: W3C approves WebAuthn as the web standard for password-free logins
#106Earlier quoted context omitted.
I agree it's annoying. They're working on it, but they should have really enabled it sooner. There's no technical reason, iPhone has the necessary NFC hardware. https://www.wired.com/story/yubikey-lightning-ios-authentica...
Interesting link, thanks! For the time being, passphrases + TOTP 2F are sufficient, but I will look forward to being able to use a security key instead.
Re: W3C approves WebAuthn as the web standard for password-free logins
#107Earlier quoted context omitted.
What in the spec precludes this from being implemented in software? [edit] Reading more of the spec it definitely seems like they meant for it to be possible to implement this in software. So while a physical FIDO device might be preferable, it shouldn't be necessary.
It looks like https://github.com/github/SoftU2F would work for that. I believe Chrome’s dev channel also has experimental soft webauthn support.
Re: W3C approves WebAuthn as the web standard for password-free logins
#108Earlier quoted context omitted.
What in the spec precludes this from being implemented in software? [edit] Reading more of the spec it definitely seems like they meant for it to be possible to implement this in software. So while a physical FIDO device might be preferable, it shouldn't be necessary.
It looks like https://github.com/github/SoftU2F would work for that. I believe Chrome’s dev channel also has experimental soft webauthn support.
Re: W3C approves WebAuthn as the web standard for password-free logins
#109Earlier quoted context omitted.
I agree it's annoying. They're working on it, but they should have really enabled it sooner. There's no technical reason, iPhone has the necessary NFC hardware. https://www.wired.com/story/yubikey-lightning-ios-authentica...
Their main page for mobile heavily implies they are already there with iPhone/NFC. https://www.yubico.com/products/yubikey-for-mobile/
Re: W3C approves WebAuthn as the web standard for password-free logins
#110Tokens, certificates, FIDO -- it's black magic. Therefore people don't trust it.
It has to be as easy and intuitive as passwords or it's a non-starter.
That's why the SMS codes (though insecure) are so popular. People understand "enter this number that I just texted to you"