[webauthn] new commits pushed by vijaybh

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

* remove ScopedCredentialInfo.publicKey; use credential public key 
term consistently. Fixes #94
  by JeffH
https://github.com/w3c/webauthn/commit/ad12bdaa43ddee7c71b8316ad7bff0e75471b028

* remove JsonWebKey import. further fixes #94
  by JeffH
https://github.com/w3c/webauthn/commit/f00ce9f7b4c0d3c022e49a36257be6b563135601

* remove CryptoKey import, further fixing #94. thx @vijaybh!
  by JeffH
https://github.com/w3c/webauthn/commit/779b9343a1b01d4967c1d5e2606157f5e521b3a5

* terminology polishing for #94
  by JeffH
https://github.com/w3c/webauthn/commit/4b3d958a55c9dfe9fae1d24f1d621360b4419197

* Jeffh editorial cleanups 2 (#236)

* CredentialDescription -> CredentialDescriptor; Fixes #195

* remove informal cite of UAF & U2F in basic attstn subsctn; fixes 
#120

* polish Basic Attestation description

* nomalize UTF-string terminology. fixes #179.

* fix internal reference. fixes #205.

* add simple fob use case. may fix #11 and fix #223 if deemed 
sufficient

* discreet->discrete  thanks @vijaybh!
  by =JeffH
https://github.com/w3c/webauthn/commit/2f723df869f3f755bddb7a1706f13ae915cea232

* tag Navigator w/ <a>
  by JeffH
https://github.com/w3c/webauthn/commit/5f91720867220fc2f9a1bc57c71d99a28c365005

* section verification of WebAuthnAssertion added. See #102
  by Rolf Lindemann
https://github.com/w3c/webauthn/commit/5a2dc5dbcc17ed7de53e0ad55fa486a49a79eb5d

* grammar, fixes #247 - thx @bzbarsky
  by JeffH
https://github.com/w3c/webauthn/commit/4acc12e16ef705f8df187773dfe7727fddb795aa

* grammar repair - fixes #252
  by JeffH
https://github.com/w3c/webauthn/commit/bc3654c026b7ff14e7a27a5c39625c1103b71eec

* some markup fixes on the Transport enum section
  by JeffH
https://github.com/w3c/webauthn/commit/354656369c8fbf43b4324556aa8b75b428c77334

* Merge branch 'master' into jeffh-pubkey-94
  by JeffH
https://github.com/w3c/webauthn/commit/802f94339692fc569fdd23ac2a98850b8d26a7fe

* fix {#android-key-attestation} per @vijaybh's suggestion
  by JeffH
https://github.com/w3c/webauthn/commit/f86c985a5525276029b4afdc518c540c0f5d5f22

* fix not-properly-closed <div>
  by JeffH
https://github.com/w3c/webauthn/commit/92fe6cf3f363d4a6e70af8daae94f5d9810707db

* fix various autolinking issues in this branch too
  by JeffH
https://github.com/w3c/webauthn/commit/2680b2f4561d832484b80f3f696a6da5ba4a1dd0

* fix dfn for authnr data
  by JeffH
https://github.com/w3c/webauthn/commit/95412652745f5ac372aec1266a90cb6008700b91

* Adding fido appid extension (#229)

* Adding u2f appid extension

Closes Issue #216

* Adding updated references

* addressing comments from issue peanut gallery :)

* typo fix

* address vijay's comments
  by Alexei Czeskis
https://github.com/w3c/webauthn/commit/2d6a7a52f87fcf36bdb7df3d6e0180adae1c97d6

* Merge pull request #298 from w3c/jeffh-editorial-cleanups3

Jeffh editorial cleanups 3
  by =JeffH
https://github.com/w3c/webauthn/commit/7c59dd38730d46db68d4a4fb1d48c9865cfc0b5f

* add @bzbarsky to acks
  by JeffH
https://github.com/w3c/webauthn/commit/93119935d743c614d2f1da0e790570192ce193d1

* editorial - fixes #284
  by JeffH
https://github.com/w3c/webauthn/commit/5902c3d3bbd8b7a7c3f034e7dbb9422656f20811

* point at github milestones
  by samweiler
https://github.com/w3c/webauthn/commit/a5e28e82c5e37b21ed5f29c44ac4e586928d7fdb

* merge from master and fix conflict
  by JeffH
https://github.com/w3c/webauthn/commit/dadf901beae92c79ddf73844ca8c86cc7bee5654

* Merge pull request #235 from w3c/jeffh-pubkey-94

remove ScopedCredentialInfo.publicKey; use "credential public key" 
term consistently
  by =JeffH
https://github.com/w3c/webauthn/commit/f891d0cb3a756d0cc4c97259301b628d55b8986f

* further tagging Navigator
  by JeffH
https://github.com/w3c/webauthn/commit/5fdec37d047c77ce52ff0bb503c4814ccfadaaee

* had accidentally made minor editorial change in master, was behind 
remote/master by 9 commits, so am merging it in here
  by JeffH
https://github.com/w3c/webauthn/commit/15689b0a0b7b21bf18d196994277537fadebfe76

* Merge branch 'master' into jeffh-editorial-cleanups4
  by JeffH
https://github.com/w3c/webauthn/commit/3c5c638eeca5c4cdbfdcb052c71529a7577d7631

* fixup sample-authn example step 9. fixes #234
  by JeffH
https://github.com/w3c/webauthn/commit/3f91a6bb5e94e8c3fc46d8ab4d1de24cb78dcf85

* properly ref 'normalize an algorithm' fixes #262; fixup some 
indentation whitespace.
  by JeffH
https://github.com/w3c/webauthn/commit/8fac8dc55b78ac74afedf17ad8be2cdc49b78cf3

* editorial fixup, thanks @bzbarsky, fixes #275
  by JeffH
https://github.com/w3c/webauthn/commit/575d0f241972e8d5ebca3ef89bb1e6fded9befc8

* addresses #251 for makeCredential(), fixes #268
  by JeffH
https://github.com/w3c/webauthn/commit/8963f2144585bc435e0b4d22b4cbf2ab2d391f2d

* complete fixing #251 (in getAssertion())
  by JeffH
https://github.com/w3c/webauthn/commit/3507992a79f2b0a904b25705890b33bf80ddfbd6

* all comments resolved. See #246
  by rlin1
https://github.com/w3c/webauthn/commit/bdb35dde9731f222ad524d004aec8a2e43b43999

* Fixed issue with missing closing div tag. See #246
  by rlin1
https://github.com/w3c/webauthn/commit/8e32eadb1be6340f1f9adaa8c633ae136332c64a

* Merge pull request #246 from w3c/rolf-verify-assertion

section verification of WebAuthnAssertion added. See #102
  by =JeffH
https://github.com/w3c/webauthn/commit/4bc27446dcc4373b3fe68131292ef6cab93e0f5e

* dfn tag closed by a tag - corrected. See #306
  by rlin1
https://github.com/w3c/webauthn/commit/e2142173c76914f0824ff517ddb492d703a4fa20

* update README.md

add a couple more links to echidna info
  by =JeffH
https://github.com/w3c/webauthn/commit/3c8ed1b942f061a5cef0bbdcd09d093c8310cf1c

* Update ED to reflect WD-03 publication
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/716d981272261e8d954a9724b0d0bd4aa3eab574

* Merge branch 'master' of https://github.com/w3c/webauthn
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/11c4f469efed80a9ba5b06f84ca407446301a318

* fix markdown indentation issue
  by JeffH
https://github.com/w3c/webauthn/commit/b2b7b685bc4bf9b5a00a34c2b464fc2b2fb29166

* Adds authenticator attachement to credential options (#243)

* Adds authenticator attachement to credential options

Closes issue #213

* use Vijay's examples

* addressed Jeff's comments

* put back vijay's suggestion that got dropped

* addressed Jeff's comments

* closing div needed in dfn for Attachment. See #243

* editorial tweak as per Jeff's comments
  by Alexei Czeskis
https://github.com/w3c/webauthn/commit/d23f37ebb858a73d473a10c01a5a5cc6f7a71341

* resolve conflicts with the new attachment-specific stuff
  by JeffH
https://github.com/w3c/webauthn/commit/a479fed82d2c8bb762f70cd847b15841e813a074

* Specify encoding of rpid to bytes before hashing. Refer to #258 
(#307)
  by kpaulh
https://github.com/w3c/webauthn/commit/f702fba3565c815890a68d5a59f99fe5b9a13bb6

* Merge branch 'master' into jeffh-editorial-cleanups4
  by J.C. Jones
https://github.com/w3c/webauthn/commit/7f9425d90176a39fa9f5c54fef5c2ff45c554139

* Merge pull request #306 from w3c/jeffh-editorial-cleanups4

merging Jeffh editorial cleanups4 with master
  by =JeffH
https://github.com/w3c/webauthn/commit/5900d307f3254aee9248c6d65263dcd5cb74a3b8

* authenticator attachment terminology refinement (#309)

* attachment terminology refinement

* fix indentation to make bikeshed happy
  by =JeffH
https://github.com/w3c/webauthn/commit/491ae9a9fa2ab59f78390746cdcb8213a15e58b6

* Reference the Encoding spec's UTF-8 Encode definition (#315)

* Reference the Encoding spec's UTF-8 Encode definition

Per https://github.com/w3c/webauthn/pull/307#issuecomment-267266190

* Change to https://www.w3.org/TR/encoding/
  by J.C. Jones
https://github.com/w3c/webauthn/commit/e5c895ffda80defd370372c60ccdf8f6b6cfbffc

Received on Saturday, 7 January 2017 19:49:02 UTC