Looks like a huge amount of security vendors are working to have a secure and open standard for passkey portability between platforms.

It is always good to see major collaboration in the security space like this considering the harsh opinions that users of some of these vendors have toward many of the others. I just wish apps and sites would stop making me login with username and password if passkeys are meant to replace that lol.

top 50 comments

sorted by: hot top controversial new old
[–] 93 points 2 years ago* (8 children)

Seems like people in the comments are misunderstaning the announcement entirely. This protocol is about import and export from password managers and not about having them synced between devices. It would prevent a lock in effect. This is a great development!

FIDO Alliance’s draft specifications – Credential Exchange Protocol (CXP) and Credential Exchange Format (CXF) – define a standard format for transferring credentials in a credential manager including passwords, passkeys and more to another provider in a manner that ensures transfer are not made in the clear and are secure by default.

  • source
  • hideshow 8 child comments
  • [–] 34 points 2 years ago* (last edited 2 years ago) (31 children)

    I don't like that passkeys are portable, this kind of defeats the entire purpose. The way they were sold to me is the following: it's 2 factors in one. The first is the actual device where the key lives, and the second, the user verification, like a pin, face scan, fingerprint etc. If it's synced across the cloud, there's no longer the first factor being the unique key on the unique device.

    Granted, passkeys even without the first factor are still magnitudes better in terms of convenience and security compared to passwords, but it just disappoints me a little that there are no good options to save passkeys on my local device only, with no cloud sync.

    If anyone knows of a local-only passkey manager app for android, as well as the same as a firefox extension, I'd love to know about it!

  • source
  • hideshow 31 child comments
  • [–] 43 points 2 years ago (2 children)

    If you don't want to sync your credentials with a server, why are you using a server based credential manager?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years ago (1 child)

    For 2 reasons:

    • I want to sync my credentials that cannot be made unique and revocable (ie passwords). I can have a single passkey per device, I cannot have a password per device for a same account. I also have to memorize a password, and I have hundreds that I may need to access while I am away and only have my phone.
    • I use one because currently I have not found a convenient way to save local passkeys on Android and my Linux PC.
  • source
  • parent
  • hideshow 1 child comment
  • [–] 35 points 2 years ago (5 children)

    I guess you're better off buying a physical security key, which offers some guarantee that the keys cannot be exflitrated from the device.

  • source
  • parent
  • hideshow 5 child comments
  • [–] 4 points 2 years ago (4 children)

    I have one, but I use it as a second factor because it does not have a way of identifying me

  • source
  • parent
  • hideshow 4 child comments
  • [–] 15 points 2 years ago (9 children)

    If they're not portable how would I for example login to an account while on my Desktop, if I set up the passkey on my Phone?

  • source
  • parent
  • hideshow 9 child comments
  • [–] 2 points 2 years ago (3 children)

    There are already systems in place that allow temporary passkey sharing, for example with a QR code (CaBLE) https://www.corbado.com/blog/webauthn-passkey-qr-code

  • source
  • parent
  • hideshow 3 child comments
  • load more comments (1 reply)
  • [–] 14 points 2 years ago (3 children)

    Them being portable makes them actually useful though for me, unless there was a way to use them from a phone to login to a website on a desktop/other device.

    Being able to login into a password manager and use a passkey is great, passkeys need to become mainstream to get everyone away from passwords, but they can't be locked locally onto one platform or you have issues. The regular joe won't be backing them up from their iPhones or whatever.

    I don't see why a local option wouldn't exist though, perhaps they will come once passkeys have matured further.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 6 points 2 years ago

    They should be portable. I don't know if they should be stored in the cloud though. Ideally you can open a password database in whatever application you want if you have the database and login information. Not allowing this is inconvenient and doesn't seriously increase security.

    Having them not be portable ensures people use them less frequently. If I couldn't sync mine between my phone and desktop I probably wouldn't use it. The way I do it isn't built into my manager (KeepassDX), but I use Syncthing to keep it up to date on both devices. It'd be better if there was an official option for people bad with technology.

  • source
  • parent
  • [–] [S] 5 points 2 years ago (2 children)

    Admittedly, for some password managers, the passkeys are stored locally and are not accessible in the cloud unencrypted without the decryption keys that exist on devices you authorize.

    This may still not make a difference for you though. For me, I consider passkeys, even stored in the cloud, to be enough for the vast majority, so I appreciate these vendors working to make passkeys more easy for the end user.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)

    I agree and I still store my passkeys in proton pass, but that's more because there's no real option for storing them locally only. I really like passkeys and they make me optimistic about the future, it's just that I think the way they should work is that each device should have a passkey registered to an account, so that the access can then be revoked if the device was compromised. And it's even convenient in this way with the QR codes that you can use to temporarily share a passkey to then be able to add the new device.

  • source
  • parent
  • hideshow 1 child comment
  • load more comments (1 reply)
    [–] 11 points 2 years ago (13 children)

    Why is the buzz around passkeys is back? I am seeing them way more often than they used to be. I think I have created passkeys for 2 apps and don't even know how that worked, it such a breeze that almost felt it wasn't secure lol.

    In what ways the passkeys are different than authenticator apps?

  • source
  • hideshow 13 child comments
  • [–] 9 points 2 years ago (11 children)

    Convenience and security.

    Authenticator apps are still vulnerable to phishing, passkeys are not.

  • source
  • parent
  • hideshow 11 child comments
  • [–] 13 points 2 years ago (10 children)

    With the ability to transfer passkeys, the attack vector phishing does not sound that far fetched. Tho i have not looked into the transfer process.

    We will see i guess.

  • source
  • parent
  • hideshow 10 child comments
  • [–] 3 points 2 years ago (9 children)

    Idk, a SSH-Key is also transferrable, yet it's still safe

    And given that Passkeys are essentially specialized ssh-keys, I don't see the Problem.

    But I'd like to know it I'm wrong.

  • source
  • parent
  • hideshow 9 child comments
  • [–] 3 points 2 years ago (8 children)

    Why do you think SSH-Keys are safe against phishing? I mean it is unlikely, that someone will just send the key per mail or upload it somewhere since most ppl using SSH-Keys are more knowledgeable.

    When you now get an easy one click solution to transfer Passkeys from one Cloud provider to another it will get easier to trick a user to do that. Scenario: You get a mail from Microsoft that there is a thread and that you need to transfer your keys to their cloud.

  • source
  • parent
  • hideshow 8 child comments
  • load more comments (8 replies)
  • [–] 8 points 2 years ago (2 children)

    I have my passkeys in my keepass file in my private cloud since about 6month using strongbox on iOS and KeepassXC on Linux. Sadly, not many websites support passkeys on firefox for linux desktop yet… Hope this helps!

  • source
  • hideshow 2 child comments
  • [–] 4 points 2 years ago (1 child)

    Lol, I'm a semi-noob and this sentence is really intimating.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 3 points 2 years ago

    Keepass is a style of encrypted file with a list of the passwords and the syntax is standardised. There are many apps/programs for any platform that offer pw management based on that file. I use keepassXC app on linux and strongbox on iOS since both of them are well integrated into the operating systems. On ios i use the webDav protocol to sync the keepass file on my server with strongbox app. On Linux I use nextcloud sync to mount my files on the server into linux and in keepassXC I have set it to automatically grab that keepass file on boot. Ah of course the keypass file is protected by a strong password, but this could as well be a hardware token like a yubikey. But if you have a yubikey, you just store your passkeys on that😂

  • source
  • parent
  • load more comments
    view more: next ›