“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.

    • msage@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 hours ago

      Does this require any 3rd party to work? I remember reading a blog, something about attesting the client, which was some big corpo like Google/Apple/Microsoft… that’s not for this, right?

      • Spotlight7573@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        41 minutes ago

        While the defaults are typically to use what the browser or OS has for storage and sync of the passkeys, you can use other things.

        Like KeePassXC:

        https://keepassxc.org/blog/2024-03-10-2.7.7-released/

        As for attestation to how the key is stored securely (like in a hardware key), Apple’s implementation doesn’t support it for iCloud ones, so any site that tries to require it wouldn’t work for millions of people. That pretty much kills it except for managed environments (such as when a company provides a hardware key and wants to make sure that’s the only thing that’s used).