this post was submitted on 11 Oct 2023
293 points (98.0% liked)

Technology

58133 readers
4482 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Passkey is some sort of specific unique key to a device allowing to use a pin on a device instead of the password. But which won't work on another device.

Now I don't know if that key can be stolen or not, or if it's really more secure or not, as people have really unsecure pins.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 57 points 11 months ago* (last edited 11 months ago) (5 children)

While I would agree this sounds more secure, I'm always worried about people getting further locked in to Google's products.

Hopefully this system won't take accounts "hostage" by requiring you use Chrome to log in to them, but it's Google, so...

EDIT: I'm wrong, passkeys are stored per-device and can be shared between devices using an open standard. Here's a video explaining the basics. It addresses my concern at around the 2:50 mark.

[–] [email protected] 42 points 11 months ago (2 children)

Passkey is an open standard. It's not Google specific.

[–] [email protected] 3 points 11 months ago

That's good to hear. I don't know much about passkeys, and I should really spend some time learning about them. Didn't mean to fear-monger, but I guess I'm getting more cynical these days.

[–] [email protected] 1 points 11 months ago

Updated my root comment to reflect this.

[–] [email protected] 14 points 11 months ago

it's passkeys. they are getting integrated in a lot of stuff right now, including password managers like bitwarden

[–] [email protected] 8 points 11 months ago (1 children)

Use a yubikey, that doesn’t vendor-lock you to an OS ecosystem. They make one with nfc so it’s not a pain to use with your phone.

[–] [email protected] 4 points 11 months ago (3 children)

I'm not sure if this is universal or specific to the last site I tried to use my Yubikey with as a passkey, but it only would allow it to be used as 2FA, not actual passwordless authentication.

I assume this is because Yubikeys don't create a secret for each individual website I suppose? Not exactly sure about that one.

[–] [email protected] 2 points 11 months ago

Both the website and your physical security token must support the right type of webauthn credentials (the token has storage for a certain number of slots with "discoverable credentials").

Passkeys is a variant of the same which is bound to your device's own TPM / SE security chip or equivalent, plus a synchronization feature for backups.

[–] [email protected] 1 points 11 months ago* (last edited 11 months ago) (1 children)

You can use Yubico keys as your passwordless logins. Both Google and Microsoft have this option.

[–] [email protected] 1 points 11 months ago (1 children)

Strangely enough, Google lets me "add" my Yubikey as a passkey, but then does not let me sign in with it due to it not being "recognized". If I remove it as a passkey, and only use it as a 2FA token, attempt to sign in and use the "Enter your password" option, it will then let me use the key after I've entered my password as a second factor.

So it seems Google has removed the error (or its not triggering anymore) as they will have been one of the first sites I tried to create a passkey for, but it still does not let you use it as a passkey.

[–] [email protected] 0 points 11 months ago

I haven't encountered this issue, yet. I'm using LibreWolf browser (v118.0) and tested logging in my Google and MS account passwordless. BTW, I have Yubico Security Key NFC (the blue one).

[–] [email protected] 6 points 11 months ago

Mot likely it won't need to have chrome. However maybe Google services may be required.

However it is also very likely, if a device cannot support such feature, it will only require a password and 2fa.