Earlier quoted context omitted.
So why not just have a password that then unlocks the passkey? I already have a password manager.
The standards group that was behind Fido/U2F has been taken over by people who want to push a new product. That new product is "Log in with your phone" and phone lock screens allow biometrics and pins. Password managers are not relevant, as you don't use a password manager to unlock your phone. The people behind the takeover don't really give a shit about Yubikey-style tokens (which haven't achieved much market penet…
Passkeys are now enabled by default for Google users
161–170 of 684 posts
Re: Passkeys are now enabled by default for Google users
#162Earlier quoted context omitted.
I think you’ll still need a password on your account for cases where no passkey is available, and possibly for other scenarios of heightened fraud risk. That’s why the setting they’re describing in the blog post is named “Skip password when possible”. Disclaimer: although I worked for Google many years ago in a role entirely unrelated to Google account authentication, I have no inside info on this announcement, could…
I think there's going to be an issue with people forgetting passwords they lasted used 5 years ago. Recovery needs to be much better thought out.
Re: Passkeys are now enabled by default for Google users
#163Note that i said "all your devices" so the cloud backup you dream of will also be inaccessible because I can't authenticate to that either.
And I know about backups... what about your average user who is likely to own a single phone and no other device? They lose access to everything if they drop it in the toilet?
Re: Passkeys are now enabled by default for Google users
#164Re: Passkeys are now enabled by default for Google users
#165Nope, not signing up. The trend from Google continues to be towards "if you lose your phone with your credentials, you will be unable to log in". And Google refuses to create a scalable system that allows you access to your account by verifying your identity in person. This is a recipe for disaster. And, possibly, a warning to move off GMail before it gets worse.
I'm about at the threshold for wanting to de-google my life. Do you have an alternative email provide you recommend?
They have some tools to migrate email. I was migrating from an IMAP source, the migration was pretty quick and painless.
Re: Passkeys are now enabled by default for Google users
#166Re: Passkeys are now enabled by default for Google users
#167Correct me if I'm wrong but isn't it fair to say that passkeys secured on your phone are more secure than 1FA (password) but less secure than "traditional" 2FA? Passkey 2FA: unlock your phone and the passkey on your phone can log you in. Traditional 2FA: remember a password AND unlock your phone (where your TOTP is stored) and you can login If I were to rate all 3 methods on a scale of 1 to 10, for convenience and se…
Nobody should be using a remembered password anymore. Most people are likely using the phone for both the password and the MFA code.
Nobody is a strong number, why?
I don't want to use biometrics for logging in to my SSH terminal. I dislike having to use my phone for authentication methods.
I go many places without my phone. Even tempted to gon on holiday without it. Maybe I'm just one of the few who actually enjoys turning it off when coding, developing or whatever.
Re: Passkeys are now enabled by default for Google users
#168The post mentions eBay as a site using passkeys. eBay's implementation on PC accepts Touch ID, while Google's implementation did not the last time I tried it.
try this one: https://g.co/passkeys (you need to have set up a passkey before though)
Re: Passkeys are now enabled by default for Google users
#169Earlier quoted context omitted.
It isn't, and this isn't authentication with a pin. Passkeys also requires the device. Using a pin with this is 2-factor. Pin + hardware token.
So why not just have a password that then unlocks the passkey? I already have a password manager.
Re: Passkeys are now enabled by default for Google users
#170Hottake here: The biggest mistake that the passkeys movement did is try to make it sound more marketable at the cost of oversimplification. First up, these aren’t really “no password” mechanisms. They’re closer to ssh certificates. You need to authenticate through some other mechanism and then agree to do the equivalent of creating and installing ssh certificates on your device. The ssh certificates get synchronized…
But do you need passwords? The way things are setup now you do, the password is the recovery mechanism. If the recovery mechanism was instead something like "photo of face next to government ID" then Google could stop using passwords next week. > But they can never serve as the primary authentication mechanism - that will still have to be a traditional authentication mechanism. Why not?
Think about the failure mechanisms. What government ID? Why might the face change? Etc. Even if these sound like outliers, at scale essentially anything will happen.