Comment on Ask HN: How do you currently solve authentication?parentComments−javajosh6yWebAuthn, interesting. It's not quite the same, because they want to offload the private key storage and computation to hardware, which requires browser changes. My design requires either nothing or at most an extension install.
Comments
WebAuthn, interesting. It's not quite the same, because they want to offload the private key storage and computation to hardware, which requires browser changes. My design requires either nothing or at most an extension install.