“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@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 days 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@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days 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@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            22 hours 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.