Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WebauthnWorks/CTAP2.1-Migration-Guide
https://github.com/WebauthnWorks/CTAP2.1-Migration-Guide
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/WebauthnWorks/CTAP2.1-Migration-Guide
- Owner: WebauthnWorks
- Created: 2021-05-23T19:31:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-01T20:26:36.000Z (almost 3 years ago)
- Last Synced: 2024-06-24T23:34:15.927Z (5 months ago)
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-webauthn - CTAP2.1 Migration Guide - A guide for those who have CTAP2.0 authenticator, and they want to migrate to CTAP2.1 (Other)
README
# CTAP2.1-Migration-Guide
The order of implementation:
- [x] [PinUvAuthProtocol 2](./Protocol/PinUvAuthnProtocol2.md)
- [x] [Authenticator Config](./Protocol/AuthenticatorConfig.md)
- [x] [Extension: CredProtect](./Extensions/CredProtect.md)
- [x] [Credential Management](./Protocol/CredentialManagement.md)
- [x] [Authenticator Selection](./Protocol/AuthenticatorSelection.md)
- [x] [Large Blobs](./Protocol/LargeBlobs.md)
- [x] [Extension: Large Blobs Key](./Extensions/LargeBlobKey.md)
- [x] [Extension: CredentialBlob](./Extensions/CredBlob.md)
- [x] [U2F/FIDO2 Credential reuse](./Protocol/U2FFIDO2CredentialReuse.md)
- [ ] [Extension: Updated HMAC Secret](./Extension/HmacSecret.md)
- [x] [Enterprise Attestation](./Options/EnterpriseAttestation.md)
- [ ] [Biometric Enrolment](./Protocol/BioEnrol.md)