[w3c/webauthn] f5b680: Update description of residentKey.

  Branch: refs/heads/master
  Home:   https://github.com/w3c/webauthn
  Commit: f5b68078855e9b68a492ecab74efc95f18ec711e
      https://github.com/w3c/webauthn/commit/f5b68078855e9b68a492ecab74efc95f18ec711e
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Update description of residentKey.

This change emphasises |residentKey| over |requireResidentKey| and
updates some wording to note that the naming is historic. It adds a note
to highlight one implication of the fact that RPs cannot always know
whether a created credential is discoverable or not. Lastly it adds a
remark in the credProps extension about why the |rk| field may be often
omitted by user agents.

Fixes #1459, #1457.


  Commit: e3af510efa99e61a2159062ac74fabd2c1b56d45
      https://github.com/w3c/webauthn/commit/e3af510efa99e61a2159062ac74fabd2c1b56d45
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Note that user agents will try to populate rk.


  Commit: 5690b57c0f34dfe691af03a22d69e2c626c1beea
      https://github.com/w3c/webauthn/commit/5690b57c0f34dfe691af03a22d69e2c626c1beea
  Author: Adam Langley <agl@google.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Apply Jeff's suggestion.

Co-authored-by: =JeffH <jdhodges@google.com>


  Commit: b4148f23dfbaebc8d148ee92fc6b1f5831e7ccf8
      https://github.com/w3c/webauthn/commit/b4148f23dfbaebc8d148ee92fc6b1f5831e7ccf8
  Author: Adam Langley <agl@google.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #1467 from agl/rkdesc

Update description of residentKey


Compare: https://github.com/w3c/webauthn/compare/ad8d1d0897bc...b4148f23dfba

Received on Monday, 24 August 2020 19:10:47 UTC