- From: Vijay Bharadwaj via GitHub <sysbot+gh@w3.org>
- Date: Tue, 10 Jan 2017 09:22:44 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by vijaybh to https://github.com/w3c/webauthn: * Many attestation and signature cleanups Refactor the attestation section to clean up exposition. Separated out signature verification (per format) from trust chaining (done at higher layer). Created a separate section for specifying key RP operations. Fixes #88. RP registration section defines binding of credentials to user accounts. Fixes #13. RP registration section also defines options in case of registering the same credential to different users. Fixes #12. Cleans up and completes defining the process for verifying assertions, which had already been largely done by @rlin1. Fixes #102. Completes drawing the distinction between assertion and attestation certificates. Fixes #118. Replace "client platform" with "client" in signature format section to avoid confusion. Fixes #209. by Vijay Bharadwaj https://github.com/w3c/webauthn/commit/b2ecda2430d6cc50f4e848cfa337f6efe2fbc63b
Received on Tuesday, 10 January 2017 09:22:50 UTC