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

      • @devfuuu
        link
        English
        62 months 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
          32 months 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
      102 months ago

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

    • @AbidanYre
      link
      English
      92 months ago

      You can add them in vaultwarden.

    • @[email protected]
      link
      fedilink
      English
      92 months 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?