[w3c/webauthn] 061201: Merge remote-tracking branch 'refs/remotes/origin/...

  Branch: refs/heads/vijaybh-lots-of-fpwd-issues-jeffh-build
  Home:   https://github.com/w3c/webauthn
  Commit: 061201443c765170a39844298479aef0de4fd1bf
      https://github.com/w3c/webauthn/commit/061201443c765170a39844298479aef0de4fd1bf
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
    M biblio.json
    M index.src.html
    A meetings/2016-05-13-Berlin-f2f.md

  Log Message:
  -----------
  Merge remote-tracking branch 'refs/remotes/origin/master' into vijaybh/lots-of-fpwd-issues


  Commit: a38ee2bc8883fab430a454cc7c381b9b104d5395
      https://github.com/w3c/webauthn/commit/a38ee2bc8883fab430a454cc7c381b9b104d5395
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
    M index.src.html

  Log Message:
  -----------
  Clarify that RP ID is globally unique

Fixes #38, #16.


  Commit: bd6264f74eb0312a1eeb9651d9cec8d2f02ac7d3
      https://github.com/w3c/webauthn/commit/bd6264f74eb0312a1eeb9651d9cec8d2f02ac7d3
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
    M index.src.html

  Log Message:
  -----------
  Clarify that extensions are optional

Fixes #74


  Commit: d14fec469a3d1a4ca65b2d635376e8787519c8c3
      https://github.com/w3c/webauthn/commit/d14fec469a3d1a4ca65b2d635376e8787519c8c3
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
    M index.src.html

  Log Message:
  -----------
  Clarify credential type

Fixes #15


  Commit: b5493fe64e6ff306c3eae79d01db26fe3fcb07be
      https://github.com/w3c/webauthn/commit/b5493fe64e6ff306c3eae79d01db26fe3fcb07be
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
    M index.src.html

  Log Message:
  -----------
  Make method parameters consistent between API and authenticator model sections

Fixes #30


  Commit: c5b3217cdbe0c002b8bb59914ab06e48daa1bcba
      https://github.com/w3c/webauthn/commit/c5b3217cdbe0c002b8bb59914ab06e48daa1bcba
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
    M index.src.html

  Log Message:
  -----------
  Clarify attestation model vs. attestation type

Fixes #27, #28


  Commit: 827a63f7d4f0a99aea45b63fcbb94904a4e309db
      https://github.com/w3c/webauthn/commit/827a63f7d4f0a99aea45b63fcbb94904a4e309db
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
    M index.src.html

  Log Message:
  -----------
  Use case: user can use WebAuthn credential when creating account, avoiding passwords entirely

Fixes #10


  Commit: c112c9621bdffacb022d57d6b59cecf2a671dc5b
      https://github.com/w3c/webauthn/commit/c112c9621bdffacb022d57d6b59cecf2a671dc5b
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2016-05-07 (Sat, 07 May 2016)

  Changed paths:
    M index.src.html

  Log Message:
  -----------
  Clarify security model and remove vestiges of "native API" language

Fixes #58 by adding verbiage in the API section about the two layers in
the WebAuthn security model. This discussion is ongoing with the TAG, so
we will open a new issue if there are follow-ups.

Fixes #20, #21, #23 by removing mentions of native apps and APIs, as
these are out of scope for this specification.


  Commit: a8a2d777f5732cea354e006e88296df39d678b9d
      https://github.com/w3c/webauthn/commit/a8a2d777f5732cea354e006e88296df39d678b9d
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
    M index.src.html

  Log Message:
  -----------
  JsonWebKey is a dictionary not an interface

Fixed sloppy terminology usage


  Commit: 4845ab907f59ecfb36a76399876db5d6f3ea29f5
      https://github.com/w3c/webauthn/commit/4845ab907f59ecfb36a76399876db5d6f3ea29f5
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
    M index.src.html

  Log Message:
  -----------
  Remove unnecessary ref

WebCrypto is not a reference for byte arrays


  Commit: 0560415490c5141232c39fd2401b783e897b059a
      https://github.com/w3c/webauthn/commit/0560415490c5141232c39fd2401b783e897b059a
  Author: JeffH <Jeff.Hodges@PayPal.com>
  Date:   2016-05-12 (Thu, 12 May 2016)

  Changed paths:
    M index.src.html

  Log Message:
  -----------
  abstract clarifications/polishing


  Commit: fdf4c3d9bed384e5b64e8d99502154f4943aae9d
      https://github.com/w3c/webauthn/commit/fdf4c3d9bed384e5b64e8d99502154f4943aae9d
  Author: JeffH <Jeff.Hodges@PayPal.com>
  Date:   2016-05-12 (Thu, 12 May 2016)

  Changed paths:
    M index.src.html

  Log Message:
  -----------
  merge from master


  Commit: 4ea8a807365e6dadbca402fb655e6c5a2754b3a0
      https://github.com/w3c/webauthn/commit/4ea8a807365e6dadbca402fb655e6c5a2754b3a0
  Author: JeffH <Jeff.Hodges@PayPal.com>
  Date:   2016-05-12 (Thu, 12 May 2016)

  Changed paths:
    M index.src.html

  Log Message:
  -----------
  abstract edits


  Commit: e799e9472112bb73017a84818bf2d5508523bfc8
      https://github.com/w3c/webauthn/commit/e799e9472112bb73017a84818bf2d5508523bfc8
  Author: JeffH <Jeff.Hodges@PayPal.com>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
    R biblio.json
    A biblio.json.bak
    M index.src.html

  Log Message:
  -----------
  polish abstract,intro,terminology sections, and move terminology to front of spec


  Commit: fcbfdbd183a72950b40f0a76f853373b626567c6
      https://github.com/w3c/webauthn/commit/fcbfdbd183a72950b40f0a76f853373b626567c6
  Author: JeffH <Jeff.Hodges@PayPal.com>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
    M README.md
    M index.src.html

  Log Message:
  -----------
  merging from master


Compare: https://github.com/w3c/webauthn/compare/061201443c76^...fcbfdbd183a7

Received on Saturday, 21 May 2016 02:34:16 UTC