“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
    54 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
      94 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
        24 months ago

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

    • @theherk
      link
      English
      44 months ago

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