[w3c/webauthn] 42fa30: Add markup to eliminate bikeshed warnings

  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