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

  • Aniki 🌱🌿
    link
    fedilink
    English
    571 month ago

    I’ll switch when it’s fully implemented in open source and only I am the one with the private key. Until then its just more corporate blowjobs with extra steps.

      • @[email protected]
        link
        fedilink
        English
        61 month ago

        And we all remember the huge drama about it because they allowed for taking the keys out and backup them up.

        • @[email protected]
          link
          fedilink
          English
          31 month ago

          I think a big part of it was exporting them plain text by default. I’m in the “I know what I’m doing” camp but I guess for someone who doesn’t that sort of handholdy stuff not allowing the export them without encryption stuff makes sense.

    • @[email protected]
      link
      fedilink
      English
      101 month ago

      Passkeys are an ancient authentication setup, have always been better than passwords and are finally getting traction.

    • @[email protected]
      link
      fedilink
      English
      91 month ago

      What do you means by this? What part do you want to be open source? Passkey are just cryptographic keys, no part of that requires anything unfree. There’s aready an open source authentication stack you can use to implement them. You can store them completely locally with KeyPassXC for selfhost Vaultwarden to store them remotely. Both are open source?