• tyler@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago

    If you use a password manager it’s literally no different than passwords. I can use my passkeys on any device through 1Password.

    • Trainguyrom@reddthat.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      Okay so if the sites actually give you the passkey to manage that’s not as bad as what I remember reading about when passkeys were first announced

      • tyler@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        1 hour ago

        Passkeys are an implementation of a public-key cryptography. The service has the public key, you have the private key. The sites don’t give you anything, you give them the public-key which is generated using your private key. https://www.passkeys.com/ explains a lot of it.