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

  • @[email protected]
    link
    fedilink
    English
    42 months ago

    You can share passwords without the server seeing them. Many managers don’t but there’s nothing infeasible there. You just have a password to unlock the manager. Done.

    • @[email protected]
      link
      fedilink
      English
      52 months ago

      What I’m getting at is that a web server has a password, in some form. And so if that site gets breached, your password itself may not get leaked, but the hash will. And if the hash is a common hash, then it can be easily cracked or guessed.

      • @[email protected]
        link
        fedilink
        English
        92 months ago

        Ultimately I’m pro passkey but when it comes to password managers: if the hash of your vault is easy to crack you’ve fucked up big time. There shouldn’t be any way to crack that key with current tech before the sun explodes because you should be using a high entropy passphrase.

        • @[email protected]
          link
          fedilink
          English
          22 months ago

          Oh, you absolutely should. And if you are not, that is nobody’s fault except your own.

      • @theherk
        link
        English
        42 months ago

        Not anything sufficiently modern. Salted passwords should be exceedingly difficult to reverse.