[w3c/webauthn] 7bac17: Jeffh canonicalize markup (#370)

  Branch: refs/heads/angelo-keystorage
  Home:   https://github.com/w3c/webauthn
  Commit: 7bac171a7380ca2ce7fcd6deafb0fc28cc411174
      https://github.com/w3c/webauthn/commit/7bac171a7380ca2ce7fcd6deafb0fc28cc411174
  Author: =JeffH <Jeff.Hodges@KingsMountain.com>
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Jeffh canonicalize markup (#370)

* Refine makeCredential description

As per my comments on #347

* Incorporate feedback from JeffH, part 1

* [=scoped credential(s)=]

* [=authenticator=]

* [=[RP]=]

* [=Conforming User Agent=]

* [=[RPS]=]

* [=authenticators=]

* [=Web Authentication API=]

* [=Registration=]

* [=Authentication=]

* {{makeCredential()}} and {{getAssertion()}}

* [=User Verification=]

* [=Authentication Assertion=]

* [=authorization gesture=]

* [=user consent=]

* '<a>...</a>' to be '[=...=]' thru terminology section

* Incorporate feedback from JeffH, part 2

Use "client data" and "authenticator data" instead of "ClientData" and
"authenticatorData".

* Incorporate feedback from JeffH, part 3

Tag all instances of "client data", "authenticator data" and
"attestation data".

* [=present=]

* [=attestation object=]

* [=effective domain=]

* <a>...</a> replacement up to {#iface-credentialInfo}

* <a>...</a> replacement up to {#attestation-formats}

* <a>...</a> replacement thru rest of spec

* refined regex and caught <a>...</a> stragglers

* Fix two typos and some locally anomalous line lengths

Typos - weird character in "Subsequently" on line 84, "user
verification" missing on line 104 (old) / 102 (new).


  Commit: 4edcb919532767ff95dd671baa1cb353ea6ca82c
      https://github.com/w3c/webauthn/commit/4edcb919532767ff95dd671baa1cb353ea6ca82c
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Fix broken TPM links


  Commit: 985f88e1effa1662117d88fd0f9f6eb09a4512c5
      https://github.com/w3c/webauthn/commit/985f88e1effa1662117d88fd0f9f6eb09a4512c5
  Author: =JeffH <Jeff.Hodges@KingsMountain.com>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  fixup getAssertion, polish algorithms (#371)

* make getAssertion() more precise a la makeCredential

* fixes per vijaybh's review.

* 'was specd'=>'present/not present' fixes #251. + markup canonicalization fixups

* fixes some of the prior 'fixes' (haste made waste)

* fixes #267 wrt (not) empty lists

* fix #271

* fix another 'empty' thing

* update acks

* attempt resolution of #277

* fix getA() cutnpaste: ScopedCredentialOptions => AssertionOptions

* attempts improvement of #280

* cleanup fixes for #254 and #271

* fixing relevant origin bugs, thx vijaybh!

* polish token binding occurances

* apply global and task src to getA() fixes #277


  Commit: d2612391a792e5e602d0a0c68185c07dbff836b2
      https://github.com/w3c/webauthn/commit/d2612391a792e5e602d0a0c68185c07dbff836b2
  Author: AngeloKai <angeloliao16@gmail.com>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merged with master


Compare: https://github.com/w3c/webauthn/compare/31bed41c5669...d2612391a792

Received on Tuesday, 14 March 2017 20:07:55 UTC