Live data from Hacker News

Apple, Google and Microsoft Commit to Expanded Support for FIDO Standard

fidoalliance.org

21–30 of 525 posts

Re: Apple, Google and Microsoft Commit to Expanded Support for FIDO Standard

#22

So their vision of the future is that to do anything online, one MUST have a phone (ahem, portable wiretap)? And they're going to be keeping my secrets for me, for my own good? I'm not sure I'm down with any of that.

Doesn’t require phone? Supported by desktop browsers also. Third party “auth managers” should be possible — likely integrated into existing password managers?

Re: Apple, Google and Microsoft Commit to Expanded Support for FIDO Standard

#23
post #3

Not a great thing to see the big three once again, driving the standards here. You should be worried. But as long as the ridiculous SMS 2FA is removed or replaced by something better, then fine. But we'll see how this goes. From the web side of this standard, this also tells me that Mozilla has no influence anywhere and will be the last ones to implement this standard in Firefox. Oh dear.

Mozilla is a member (https://fidoalliance.org/members/), so I doubt they'll be the left to their own devices. They'll probably lack the manpower to implement the additions well (I mean, you can't even paste a URL to an IPv6 address in Firefox for Android, which is one of the most basic features of a browser), but then again they already have Firefox Sync and a working WebAuthn system.

Re: Apple, Google and Microsoft Commit to Expanded Support for FIDO Standard

#24
post #18
post #14

I’m sure people way smarter than me have this figured out, from the Google post: > When you sign into a website or app on your phone, you will simply unlock your phone — your account won’t need a password anymore. > Instead, your phone will store a FIDO credential called a passkey which is used to unlock your online account. The passkey makes signing in far more secure, as it’s based on public key cryptography and is…

No, because it should be evident by now that a phone is a personal computer, not to be shared with other people.

I can tell you don’t have kids ;)

Re: Apple, Google and Microsoft Commit to Expanded Support for FIDO Standard

#25
post #18
post #14

I’m sure people way smarter than me have this figured out, from the Google post: > When you sign into a website or app on your phone, you will simply unlock your phone — your account won’t need a password anymore. > Instead, your phone will store a FIDO credential called a passkey which is used to unlock your online account. The passkey makes signing in far more secure, as it’s based on public key cryptography and is…

No, because it should be evident by now that a phone is a personal computer, not to be shared with other people.

And personal computers have supported multiple people with separated data and settings since what, the 1980s?

Re: Apple, Google and Microsoft Commit to Expanded Support for FIDO Standard

#26
post #14

I’m sure people way smarter than me have this figured out, from the Google post: > When you sign into a website or app on your phone, you will simply unlock your phone — your account won’t need a password anymore. > Instead, your phone will store a FIDO credential called a passkey which is used to unlock your online account. The passkey makes signing in far more secure, as it’s based on public key cryptography and is…

If that kid can get their parent's finger on the fingerprint scanner, sure. The authentication part of the process is moved to the device's security system, so that's fingerprints, passcodes, and facial recognition.

Re: Apple, Google and Microsoft Commit to Expanded Support for FIDO Standard

#27
post #21

Dumb question: why are biometrics being used to replace the password , shouldn't the biometric replace the username ?

Sounds to be like we're replacing the username and the password, i.e. something you know with username and your phone, i.e. something you have.

It sounds like it's still a one factor authentication system, but different.

Re: Apple, Google and Microsoft Commit to Expanded Support for FIDO Standard

#28
post #18
post #14

I’m sure people way smarter than me have this figured out, from the Google post: > When you sign into a website or app on your phone, you will simply unlock your phone — your account won’t need a password anymore. > Instead, your phone will store a FIDO credential called a passkey which is used to unlock your online account. The passkey makes signing in far more secure, as it’s based on public key cryptography and is…

No, because it should be evident by now that a phone is a personal computer, not to be shared with other people.

For you perhaps. Phones are shared more often than you think. And no, they don't use multi-account features built into modern mobile operating systems.

Re: Apple, Google and Microsoft Commit to Expanded Support for FIDO Standard

#29
post #14

I’m sure people way smarter than me have this figured out, from the Google post: > When you sign into a website or app on your phone, you will simply unlock your phone — your account won’t need a password anymore. > Instead, your phone will store a FIDO credential called a passkey which is used to unlock your online account. The passkey makes signing in far more secure, as it’s based on public key cryptography and is…

Normal usage would require a reauthentication - i.e. FaceId or TouchId - to produce the passkey.

Currently on the iPhone, if your FaceID or TouchID fail repeatedly, you have the option to type in the passcode, which grants the same access. I'm not sure if the same is true on Android.

I think the more general point is that "able to unlock the phone" is not / should not be the same as "I have verified that this is you" for sensitive applications and information.

Re: Apple, Google and Microsoft Commit to Expanded Support for FIDO Standard

#30

Does anyone here know what privacy/tracking issues are with this standard?

FIDO2 privacy is actually pretty good and well thought out. There's a theoretical risk of a website sending authentication challenges for two different accounts and having both assertions signed by the same credential, basically correlating those accounts together, but this is unlikely to weaken collective privacy at scale.

Kind of. Yubikeys intentionally have a very small number of devices signed with one CA key and then they produce a new CA key, so those devices do have a basically unique identifier.
Post reply on HN