[w3c/webauthn] 497761: Editorial polishing of abstract, intro material, t...

  Branch: refs/heads/master
  Home:   https://github.com/w3c/webauthn
  Commit: 497761dacd8cab19ac4cf82e1eeefe41ee8fdafe
      https://github.com/w3c/webauthn/commit/497761dacd8cab19ac4cf82e1eeefe41ee8fdafe
  Author: =JeffH <Jeff.Hodges@KingsMountain.com>
  Date:   2016-06-01 (Wed, 01 Jun 2016)

  Changed paths:
    M Makefile
    R biblio.json
    M index.src.html

  Log Message:
  -----------
  Editorial polishing of abstract, intro material, terminology, etc. (#109)

* Clarify that RP ID is globally unique

Fixes #38, #16.

* Clarify that extensions are optional

Fixes #74

* Clarify credential type

Fixes #15

* Make method parameters consistent between API and authenticator model sections

Fixes #30

* Clarify attestation model vs. attestation type

Fixes #27, #28

* Use case: user can use WebAuthn credential when creating account, avoiding passwords entirely

Fixes #10

* 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.

* JsonWebKey is a dictionary not an interface

Fixed sloppy terminology usage

* Remove unnecessary ref

WebCrypto is not a reference for byte arrays

* abstract clarifications/polishing

* abstract edits

* polish abstract,intro,terminology sections, and move terminology to front of spec

* publishing diff

* remove Makefile dependency on biblio.json

travis CI was failing...

* address Vijay's comments

* addresses Vijay's comments other than wrt credential definition

* address vijay's comments #3 - minor tweaks

* address vijay's comments #4 - fix bikeshed errors

* fix UAF spec link

* fix spelling and reference

* refine 'scoped credential' definition

Received on Wednesday, 1 June 2016 16:02:16 UTC