- From: GitHub <noreply@github.com>
- Date: Wed, 20 Jul 2016 11:56:11 -0700
- To: public-webauthn@w3.org
- Message-ID: <578fc94b302b5_413f3fcd49acf2a0839a7@hookshot-fe1-cp1-prd.iad.github.net.mail>
Branch: refs/heads/vgb-experiment-noCredType
Home: https://github.com/w3c/webauthn
Commit: 4c4060a0011c3d64e54261cc4882f843bb8c014c
https://github.com/w3c/webauthn/commit/4c4060a0011c3d64e54261cc4882f843bb8c014c
Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
Date: 2016-07-20 (Wed, 20 Jul 2016)
Changed paths:
M img/fido-signature-formats-figure1.svg
M index.bs
Log Message:
-----------
Extend the signature format to also include the RP ID (#144)
* Extend the signature format to also include the RP ID
Fixes #107
* UTF-16 -> UTF-8
As per feedback from @bifurcation
* RP ID should be in clientData, so RP can validate the RP ID hash is correct in authenticatorData
* Clean up authenticator processing sections
Add language about the authenticator needing to produce attestation at
makeCredential time. Fixes #114.
Also add a more complete listing of what is returned from the
authenticator methods. Fixes #105.
Commit: f734bd1884452de7fc5451908e15ce7c9f2a564b
https://github.com/w3c/webauthn/commit/f734bd1884452de7fc5451908e15ce7c9f2a564b
Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
Date: 2016-07-20 (Wed, 20 Jul 2016)
Changed paths:
M img/fido-signature-formats-figure1.svg
M index.bs
Log Message:
-----------
Merge from master
Compare: https://github.com/w3c/webauthn/compare/f3cc9df06780...f734bd188445
Received on Wednesday, 20 July 2016 18:56:40 UTC