[webauthn] new commits pushed by vijaybh

The following commits were just pushed by vijaybh to 
https://github.com/w3c/webauthn:

* Add markup to eliminate bikeshed warnings
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/42fa30f1a03b332effa891230bb916707472f152

* Client sends RP ID, not its hash, to authenticators

Fixes #188
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/5789b4b2815b2014fb9a534c7433116ebc02733f

* 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.
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/6fb855b2cf704f09a58ce24a9129dc6980e0117c

Received on Monday, 9 January 2017 08:49:59 UTC