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

  • @Knock_Knock_Lemmy_In
    link
    English
    24 months ago

    What is the difference between a crypto wallet and a passkey?

    Is it just that a passkey has less functionality (and therfore better usability)?

      • @Knock_Knock_Lemmy_In
        link
        English
        14 months ago

        Passkeys seem to be equivalent to public addresses of blockchain wallets.

        I think the main difference is that passkey are recoverable but blockchain wallet keys are private

          • @Knock_Knock_Lemmy_In
            link
            English
            13 months ago

            Can you expand on why?

            One argument could be that FIDO2 and WebAuthn primarily rely on algorithms like RSA and non blockchain elliptic curves, but extending the algorithms covered in standards shouldn’t be too difficult as open source libraries exist.