this post was submitted on 17 Nov 2024
9 points (100.0% liked)

Pulse of Truth

494 readers
58 users here now

Cyber Security news and links to cyber security stories that could make you go hmmm. The content is exactly as it is consumed through RSS feeds and wont be edited (except for the occasional encoding errors).

This community is automagically fed by an instance of Dittybopper.

founded 1 year ago
MODERATORS
 

Here's why they really should Systems Approach  I have been playing around with passkeys, or as they are formally known, discoverable credentials.…

top 2 comments
sorted by: hot top controversial new old
[–] pwnicholson@lemmy.world 4 points 17 hours ago (1 children)

It's just not practical. As a family of 4, there is way too much password sharing that has to go on, especially between my wife and I. It's easy enough to shoot 2FA codes back and forth, but relying on a physical key would make it impossible to log in to all the places that don't support multiple users accessing the same account. Banks, credit cards, utility bills, etc ... Tons of places should support that but don't.

[–] oranki@piefed.social 3 points 10 hours ago

I think the article is about the sw passkeys, stored in a password manager. Not hw keys like Yubikey.

But your point is still valid. With passkeys the owner of an account would need to log in and add the passkeys of the other family members so they can log in. At the moment there's no way to share passkeys or even move them between password managers, I think.

But passkeys are still developing. I could imahine that in the future it would work like SSH keys. To allow someone to login to your account, you'd just add something like an SSH public key.

I find passkeys very convenient, but it's going to take a long time until they're supported widely enough for regular people to care.