webauthn-framework
webauthn-framework copied to clipboard
ECDAA Attestation Type Support
Is your feature request related to a problem? Please describe. At the moment, the library supports the following attestation types:
- None,
- Basic
- Self
- AttCA
The ECDAA type is not yet supported and the attestation statement formats Packed and TPM may be rejected even if valid.
Describe the solution you'd like This issue is a reminder for the implementation of this attestation type and allow to close #5 and #4.
Describe alternatives you've considered
Additional context This attestation type is subject to security considerations. It should also be note that, at the time of writing (17 January 2019), the status of the Webauthn specification is "Proposed Recommendation"