psanford / tpm-fido

A WebAuthn/U2F token protected by a TPM (Go/Linux)
MIT License
285 stars 17 forks source link

[feature] Add FIDO2 resident keys #33

Open linux4life798 opened 1 month ago

linux4life798 commented 1 month ago

It would be great to support resident/discoverable keys to support passkeys on many websites and ssh auth.

linux4life798 commented 1 month ago

Maybe I am misunderstanding, but it looks like https://github.com/psanford/ctapkey might implement this functionality and it looks like there was progress to integrate that with this project in #7.