this post was submitted on 15 Oct 2024
182 points (92.1% liked)

Technology

58701 readers
4028 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.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] rickdg@lemmy.world 44 points 1 day ago (1 children)

If you tell corporations there’s a way to increase lock-in and decrease account sharing, they’re gonna make it work.

[–] umami_wasbi@lemmy.ml 23 points 1 day ago (6 children)

One is a new technical specification called Credential Exchange Protocol (CXP) that will make passkeys portable between digital ecosystems, a feature that users have increasingly demanded.

I.e. I can copy my key to my friends' device.

[–] rickdg@lemmy.world 11 points 1 day ago (3 children)

I believe that’s Apple talking to Google, not anything local you can own.

[–] 4am@lemm.ee 8 points 1 day ago

Read the article, it’s literally about replacing Import/Export CSV plaintext unencrypted files with something more secure.

I.e. moving your passwords/passkeys between password managers. This is not about replacing stuff like OAuth where one service securely authorizes a user for another.

load more comments (2 replies)
load more comments (5 replies)
[–] HubertManne@moist.catsweat.com 16 points 1 day ago (9 children)

The real problem is not passwords so much as trusted sources. Governments should have an email account that citizens have a right to and will not go away and have local offices to verify access issues.

[–] helenslunch@feddit.nl 6 points 1 day ago (1 children)

I bet the gov would love to host your email and have access to all the same info Google does...

load more comments (1 replies)
[–] SkaveRat@discuss.tchncs.de 1 points 1 day ago (1 children)

Whatever you're smoking, do less of that

load more comments (1 replies)
load more comments (7 replies)
[–] DudeImMacGyver@sh.itjust.works 20 points 1 day ago* (last edited 1 day ago)

Am skeptical

[–] Dasnap@lemmy.world 26 points 1 day ago (4 children)

I always feel like an old granny when I read about passkeys because I've never used one, and I'm worried I'll just lock myself out of an account. I know I probably wouldn't, but new things are scary.

Are they normally used as a login option or do they completely replace MFA codes? I know how those work; I'm covered with that.

[–] helenslunch@feddit.nl 8 points 1 day ago

It's not unreasonable at all. I locked myself out of several accounts after everyone recommended keypass for TOTP and then I lost all the keys. Getting those accounts back was a fucking nightmare.

[–] narc0tic_bird@lemm.ee 10 points 1 day ago (1 children)

Usually just an option in addition to a password + MFA. Or they just replace the MFA option and still require a password. I even saw some variants where it replaced the password but still required a MFA code. It's all over the place. Some providers artificially limit passkeys to certain (usually mobile) platforms.

load more comments (1 replies)
[–] Sl00k@programming.dev 2 points 1 day ago

I have passkeys setup for almost everything and on most sites I just enter my username then I get a request on my phone to sign in. Scan my thumbprint and it's good to go. It's actually so much simpler than passwords / MFA, but admittedly I haven't had to migrate devices or platforms.

I have everything setup through protonpass right now

load more comments (1 replies)
[–] 2xsaiko@discuss.tchncs.de 20 points 1 day ago (1 children)

I'm not convinced this is a good idea. Resident keys as the primary mechanism were already a big mistake, syncing keys between devices was questionable at best (the original concept, which hardware keys still have, is the key can never be extracted), and now you've got this. One of the great parts about security keys (the original ones!) is that you authenticate devices instead of having a single secret shared between every device. This just seems like going further away from that in trying to engineer themselves out of the corner they got themselves into with bullshit decisions.

Let me link this post again (written by the Kanidm developer). Passkeys: A Shattered Dream. I think it still holds up.

[–] unskilled5117@feddit.org 19 points 1 day ago* (last edited 1 day ago)

The author of your blog post comes to this conclusion:

So do yourself a favour. Get something like bitwarden or if you like self hosting get vaultwarden. Let it generate your passwords and manage them. If you really want passkeys, put them in a password manager you control. But don't use a platform controlled passkey store, and be very careful with security keys.

The protocol (CXP) which the article is about, would allow you to export the passkeys from the “platform controlled passkey store” and import them into e.g. Bitwarden. So i would imagine the author being in favor of the protocol.

[–] narc0tic_bird@lemm.ee 9 points 1 day ago (1 children)

My password manager supports passkeys just fine, across Windows, macOS, Linux and iOS (and probably Android but I haven't tried). Surprisingly, iOS integrates with the password manager so it's usable just like their own solution and it works across the system (not just in the browser).

This seems to be more about finding a standard way to export/import between different password managers/platforms?

[–] trevor@lemmy.blahaj.zone 6 points 1 day ago

Correct. The spec is about making it easier and more secure to export your passwords and passkeys when you move from one password manager to another. People are misunderstanding this as some sort of federated authentication system to share your credentials between multiple password managers at the same time, which it is not.

[–] Knock_Knock_Lemmy_In@lemmy.world 2 points 1 day ago (2 children)

What is the difference between a crypto wallet and a passkey?

Is it just that a passkey has less functionality (and therfore better usability)?

load more comments (2 replies)
load more comments
view more: ‹ prev next ›