[webauthn] new commits pushed by agl

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

* Make largeBlobs explicit during create.

Once largeBlobKey (at CTAP2) became something that the authenticator
could derive I had hoped that we could simplify the WebAuthn level
extension and not have a creation extension. Instead, user agents could
just always create a largeBlobKey in contexts where the extension could
be used.

However 100% (i.e. both) people who have looked at this now though that
was non-obvious and so it's probably Too Cute and should be More
Explicit. Also, it's been suggested that it would be a waste of a
resident credential if the RP needed to store a blob and only found out
after at assertion time that it wouldn't work.
  by Adam Langley
https://github.com/w3c/webauthn/commit/cfc0e921d7afe9cd12dafee14dacae7a5065afcc

* Address Nina's comments
  by Adam Langley
https://github.com/w3c/webauthn/commit/0c29080c5bfdd17cab925e773b5d427a897610d5

* Apply suggestions from code review

Co-authored-by: Emil Lundberg <emil@emlun.se>
Co-authored-by: =JeffH <jdhodges@google.com>
  by Adam Langley
https://github.com/w3c/webauthn/commit/f34620920b15150524f9b8ad9d19bbe9faf3a26f

* Apply suggestions from code review

Co-authored-by: Emil Lundberg <emil@emlun.se>
  by Adam Langley
https://github.com/w3c/webauthn/commit/37b62209d53b75f56f9e41a37fe5f6e35043be9c

* Apply suggestion from code review

Co-authored-by: =JeffH <jdhodges@google.com>
  by Adam Langley
https://github.com/w3c/webauthn/commit/dc1d8e78a37961be0a5d8b86186446723739d79e

* Apply suggestion from code review

Co-authored-by: =JeffH <jdhodges@google.com>
  by Adam Langley
https://github.com/w3c/webauthn/commit/a238e53a93e9afac9cc38bbd51a5a0cbc6534d77

* Address more comments
  by Adam Langley
https://github.com/w3c/webauthn/commit/ea23052ec7e5ce5658f193e5d0b46f05814ef5ba

* Apply Jeff's suggestions from code review

Co-authored-by: =JeffH <jdhodges@google.com>
  by Adam Langley
https://github.com/w3c/webauthn/commit/f4e3d074b89796fe58dd29f176a21a1dbf135425

* Final tweaks
  by Adam Langley
https://github.com/w3c/webauthn/commit/a09e4a6f0b9da59f7383987effe99050889bddac

* Inputs should be BufferSources, not ArrayBuffers
  by Adam Langley
https://github.com/w3c/webauthn/commit/5a7f641a125132b9e57aa50c8afbb7459e82fd5a

* Merge pull request #1470 from agl/largeblobcreate

Make largeBlobs explicit during create.
  by Adam Langley
https://github.com/w3c/webauthn/commit/7839cd073aae5496176c0060c75f4d71c43d27af



-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 30 September 2020 19:59:17 UTC