- From: GitHub <noreply@github.com>
- Date: Tue, 10 Jan 2017 01:22:43 -0800
- To: public-webauthn@w3.org
- Message-ID: <5874a7e3d0637_74d63ffc962b113c24f1@hookshot-fe6-cp1-prd.iad.github.net.mail>
Branch: refs/heads/vgb-u2f-attestation Home: https://github.com/w3c/webauthn Commit: b2ecda2430d6cc50f4e848cfa337f6efe2fbc63b https://github.com/w3c/webauthn/commit/b2ecda2430d6cc50f4e848cfa337f6efe2fbc63b Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com> Date: 2017-01-10 (Tue, 10 Jan 2017) Changed paths: M index.bs Log Message: ----------- 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.
Received on Tuesday, 10 January 2017 09:23:16 UTC