- From: GitHub <noreply@github.com>
- Date: Mon, 09 Jan 2017 00:49:51 -0800
- To: public-webauthn@w3.org
- Message-ID: <58734eafbbdad_13d33fa2df85d13c9291c@hookshot-fe3-cp1-prd.iad.github.net.mail>
Branch: refs/heads/vgb-u2f-attestation
Home: https://github.com/w3c/webauthn
Commit: 42fa30f1a03b332effa891230bb916707472f152
https://github.com/w3c/webauthn/commit/42fa30f1a03b332effa891230bb916707472f152
Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
Date: 2017-01-07 (Sat, 07 Jan 2017)
Changed paths:
M index.bs
Log Message:
-----------
Add markup to eliminate bikeshed warnings
Commit: 5789b4b2815b2014fb9a534c7433116ebc02733f
https://github.com/w3c/webauthn/commit/5789b4b2815b2014fb9a534c7433116ebc02733f
Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
Date: 2017-01-07 (Sat, 07 Jan 2017)
Changed paths:
M index.bs
Log Message:
-----------
Client sends RP ID, not its hash, to authenticators
Fixes #188
Commit: 6fb855b2cf704f09a58ce24a9129dc6980e0117c
https://github.com/w3c/webauthn/commit/6fb855b2cf704f09a58ce24a9129dc6980e0117c
Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
Date: 2017-01-09 (Mon, 09 Jan 2017)
Changed paths:
M index.bs
Log Message:
-----------
Make attestation opaque to client
Puts all attestation info into a CBOR object which is opaque to client
and only parsed by RP. Fixes #244.
This also lays some of the groundwork for adding a U2F attestation
format.
I will clean up the TPM attestation section in a separate commit.
Compare: https://github.com/w3c/webauthn/compare/e5c895ffda80...6fb855b2cf70
Received on Monday, 9 January 2017 08:50:36 UTC