[webauthn] Pull Request: Define discrete list of pubKeyCredParams algs

MasterKale has just submitted a new pull request for https://github.com/w3c/webauthn:

== Define discrete list of pubKeyCredParams algs ==
This PR adds a suggestion to RP's to define three algorithm ID's in `pubKeyCredParams` for the widest possible authenticator support. [Quoting myself from comments I made in #1757](https://github.com/w3c/webauthn/issues/1757#issuecomment-1321203084):

> I'd put `-8` at the top of the list to encourage adoption of Ed25519, since authenticators that can support it will choose to use it if it's first on the list (in my experience this is basically YubiKey 5's, but I think SoloKeys support it too). After that `-7` and `-257` are the two that practically cover almost 100% of existing authenticators.

Fixes #1757.

See https://github.com/w3c/webauthn/pull/1843


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 25 January 2023 23:34:42 UTC