50
submitted 11 months ago by metasyntactic@infosec.pub to c/linux@lemmy.ml

I see Google and Apple really embracing passkeys lately and I’m trying to understand the hype, but it can be challenging. I also see that Bitwarden and 1Password are embracing them too. As far as I can tell, passkeys are just key pairs that behave like FIDO2 tokens (e.g. my yubikey) but are backed up to some cloud and usable from multiple synchronized trusted devices. Is this accurate? How would I go about implementing a self-hosted Linux equivalent? Use it with pam? Is this just a fancy ssh-agent for other protocols? What are you all doing in the eliminating passwords space?

all 13 comments
sorted by: hot top controversial new old
[-] baernhelm@feddit.de 23 points 11 months ago

This post featured on hackernews argues that users should be aware that this makes your google account only as secure as your weakest device security and thus isn't ideal for the average user: https://lauren.vortex.com/2023/10/10/dont-use-google-passkeys-now

[-] RegalPotoo@lemmy.world 10 points 11 months ago

https://github.com/AlfioEmanueleFresta/xdg-credentials-portal is a WIP proposal for a spec to enable OS-level support for FIDO similar to how Windows and macOS do it. Not sure how far away from being approved it is, but that would then make implementations easier to build

[-] PseudoSpock@lemmy.dbzer0.com 1 points 11 months ago

Keys in the cloud can be gotten by governments and are always one zero day away from being leaked. Nooo thank you.

[-] beejjorgensen@lemmy.sdf.org 10 points 11 months ago

It's my understanding that the passkeys are stored encrypted so this is not an issue.

Google deciding to disable your account for no reason is something to fear, though.

[-] Petter1@lemm.ee 1 points 11 months ago

https://www.enpass.io/blog/security/enpass-steps-into-the-passwordless-future-with-passkey-management-for-ios/ Apparently, you can use enpass and store your vault self hosted, and it supports passkeys. Was just my first quick google find, don’t know about enpass‘s reputation.

[-] jet@hackertalks.com 0 points 11 months ago

That's my understanding as well, a software fido2 key basically

this post was submitted on 10 Oct 2023
50 points (100.0% liked)

Linux

47364 readers
1031 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS