- From: GitHub <noreply@github.com>
- Date: Wed, 20 Jul 2016 11:06:53 -0700
- To: public-webauthn@w3.org
- Message-ID: <578fbdbd3847f_49d83f86661552bc10861f@hookshot-fe5-cp1-prd.iad.github.net.mail>
Branch: refs/heads/vgb-idl-84
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: cfcd9588cd434c5dd3d2e743b07a15185c39e4c4
https://github.com/w3c/webauthn/commit/cfcd9588cd434c5dd3d2e743b07a15185c39e4c4
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/821173e1a40c...cfcd9588cd43
Received on Wednesday, 20 July 2016 18:07:22 UTC