So happy Apple decided to go with an open standard here rather than something proprietary. This is good news for the FIDO2 ecosystem and I hope this leads to far greater support for FIDO2 authenticators of all types. There is another world in which Apple just pushed 'Sign in with Apple' and created yet another federated identity provider rather than true, 'secure element'-based FIDO2 authentication.
"Sign in with Apple" requires a developer account with Apple. Having saw Epic's developer account terminated by Apple, I would definitely stay away from any "Sign in with Apple". (FWIW, the only 2fa with "Sign in with Apple", if you don't own any Apple hardware, is SMS.)
Face ID and Touch ID for the Web
111–120 of 371 posts
Re: Face ID and Touch ID for the Web
#112Has anybody ever thought about how Face ID is pretty much a backdoor into your iPhone? Think back a few years to when Apple refused to open a felon's iPhone for the US government, because "they couldn't." If that happened now, they wouldn't even have to ask Apple, given the felon has Face ID enabled. Edit: I'm kind of surprised by the downvotes, given I thought HN was pretty big on personal privacy. Just thought I'd…
The risks of forced unlocking with FaceID have been discussed, including in court: https://appleinsider.com/articles/19/01/14/face-id-touch-id-... The main alternative to biometric ID is a PIN. Those are seldomly changed, and are relatively easily shoulder-surfed. I've seen children who can't even read yet learn their parent's iPad PINs. If you're afraid of the police, surveillance needs to be your threat model. Ther…
I think a strong password on my phone is important, rather than a simple PIN, given it's my second factor for nearly everything.
Re: Face ID and Touch ID for the Web
#113Re: Face ID and Touch ID for the Web
#114Cmon apple, just add NFC to macbooks already. Fido cards are the most obvious solution to this.
Re: Face ID and Touch ID for the Web
#115Has anybody ever thought about how Face ID is pretty much a backdoor into your iPhone? Think back a few years to when Apple refused to open a felon's iPhone for the US government, because "they couldn't." If that happened now, they wouldn't even have to ask Apple, given the felon has Face ID enabled. Edit: I'm kind of surprised by the downvotes, given I thought HN was pretty big on personal privacy. Just thought I'd…
possibly, but they have to be quick about it: >To use Face ID, you must set up a passcode on your device. >You must enter your passcode for additional security validation when: >The device has just been turned on or restarted. >The device hasn’t been unlocked for more than 48 hours. >The passcode hasn’t been used to unlock the device in the last six and a half days and Face ID hasn't unlocked the device in the last 4…
Re: Face ID and Touch ID for the Web
#116Earlier quoted context omitted.
There's an explicit list of websites that are not allowed to integrate with "Sign in with Apple". https://developer.apple.com/sign-in-with-apple/usage-guideli... Nothing stops Apple from adding more requirements in the future, even if you don't start a feud with Apple.
Wow, you can’t even use sign in with Apple if you “Show Apple or its products in a false or derogatory light.” Who decides what’s false or derogatory?
Re: Face ID and Touch ID for the Web
#117Hope this will finally put some pressure on Mozilla to build TouchID support: https://bugzilla.mozilla.org/show_bug.cgi?id=1536482
Re: Face ID and Touch ID for the Web
#118I toyed around with this on https://passwordless.dev/usernameless on iOS 14 and now I have two test users to choose from on the 'Do you want to sign in www.passwordless.dev" using a saved account?' prompt. I have yet to find a way to remove those test accounts again.
> Credentials can only be cleared for all via Safari > History > Clear History… on Mac Safari or Settings > Safari > Clear History and Website Data on iOS & iPadOS.
Re: Face ID and Touch ID for the Web
#119Earlier quoted context omitted.
Apple has my face and fingerprint? I haven't heard this before and Google turns up nothing. Any source?
You put your fingerprint into a black box and that black box phones home to Apple servers. From a security standpoint, we must assume that they have your fingerprint unless there's a way to prove that they don't. iOS is closed source so we can't prove that. From an epistemological point of view: I don't know if they have it. From a security point of view: they have your fingerprint.
Ultimately you do have to trust your platform if you're going to use a platform authenticator to some degree.
But the alternative in the FIDO2/webauthn space is something like a Yubikey which has no biometrics; it just takes a simple tap. And can be easily removed from your computer. So in that comparison, the fingerprint is purely additive security. Even if it's adding nothing to a serious adversary, it's still dramatically reducing risk to a less-skilled local attacker.