this post was submitted on 15 Oct 2024
166 points (91.9% liked)

Technology

58698 readers
3903 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
 

“Passkeys,” the secure authentication mechanism built to replace passwords, are getting more portable and easier for organizations to implement thanks to new initiatives the FIDO Alliance announced on Monday.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 15 hours ago (3 children)

I still have no idea how to use passkeys. It doesn't seem obvious to the average user.

I tried adding a passkey to an account, and all it does is cause a Firefox notification that says "touch your security key to continue with [website URL]". It is not clear what to do next.

[–] [email protected] 8 points 9 hours ago (1 children)

After my password manager auto filled a password and logged me in the website said "Tired of remembering passwords? Want to add a passkey?" I didn't know what it meant so I said no lol.

[–] [email protected] 1 points 57 minutes ago

Me too, I don't trust the system and I don't want to be locked into a specific browser and/or device.

[–] [email protected] 4 points 14 hours ago (2 children)

I think you actually have to buy a passkey device. Then configure it to work with a particular account.

You plug the passkey into your computer and then whenever it asks for a password you literally touch it and it does its thing. I think there are options like biometrics that you can add on top but you don't have to have that.

[–] [email protected] 5 points 12 hours ago (1 children)

Devices themselves can act as passkeys too - I.e. your phone, laptop etc...

[–] [email protected] 3 points 10 hours ago (2 children)

...except the ones that can't

I think it depends on whether you have a TPM chip in it

[–] [email protected] 2 points 6 hours ago (1 children)

What are you talking about? KeepassXC, to my knowledge, is not dependent on any TPM, snd it does support passkeys.

[–] [email protected] -4 points 5 hours ago (1 children)

devices themselves can act as passkeys

I didn't say a device needs a TPM to support passkeys - I said I believe it it needs one to be a passkey

Thank you for your passive aggressive response caused by poor reading comprehension, though

[–] [email protected] 1 points 5 hours ago (1 children)

From what I understand, "passkey" refers to software, so no such thing as "device being a passkey". Unlike a hardware key.

[–] [email protected] 1 points 3 hours ago

You understand incorrectly. "passkey" refers to a token used for the public key authentication that is used for sign in, which needs to be stored somewhere - this can be stored in a hardware key like a YubiKey, or in your device's credentials manager. In principle, this could be anywhere, but it needs to be somewhere secure to not be trivial to compromise (eg taking out your HDD and just copying your passkey off it)

In Windows' case, this secure credentials store is the TPM chip, which is why you are not able to use passkeys on Windows devices that have no TPM chip (unless you use another hardware implementation).

Tldr: passkeys are data, not software, and to store the data, you need some form of hardware, which needs to be secure to not be a really bad idea.

If you'd like to do some reading before confidently correcting me further, I'd suggest reading about how passkeys work.

[–] [email protected] 1 points 10 hours ago

Thanks for clarifying

[–] [email protected] 6 points 13 hours ago (1 children)

If that's what's needed, I can say with some certainty that adoption isn't going to be picking up any time this decade.

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

They've been around forever as a concept I think I even have one for accessing some servers at work. You're right no one uses them.