- From: Adam Langley <noreply@github.com>
- Date: Tue, 02 Jan 2024 12:39:53 -0800
- To: public-webauthn@w3.org
Branch: refs/heads/noatt Home: https://github.com/w3c/webauthn Commit: cc1a9ba6f413723594397fa2aba705aaf218d241 https://github.com/w3c/webauthn/commit/cc1a9ba6f413723594397fa2aba705aaf218d241 Author: Emil Lundberg <emil@yubico.com> Date: 2023-02-20 (Mon, 20 Feb 2023) Changed paths: M index.bs Log Message: ----------- Extract recommended timeout ranges and defaults to new accessibility cons section Commit: b6e3232386c77e2819ea37b4e9ae0922326bf064 https://github.com/w3c/webauthn/commit/b6e3232386c77e2819ea37b4e9ae0922326bf064 Author: Emil Lundberg <emil@yubico.com> Date: 2023-02-20 (Mon, 20 Feb 2023) Changed paths: M index.bs Log Message: ----------- Recommend duration of challenge validity Commit: c36459fd16974023713443b7827a196daa1e6f34 https://github.com/w3c/webauthn/commit/c36459fd16974023713443b7827a196daa1e6f34 Author: Emil Lundberg <emil@yubico.com> Date: 2023-06-28 (Wed, 28 Jun 2023) Changed paths: M index.bs Log Message: ----------- Merge branch 'main' into issue-1848-challenge-timeout Commit: 04dd9e842540167d86791775972389e5f3022389 https://github.com/w3c/webauthn/commit/04dd9e842540167d86791775972389e5f3022389 Author: Adam Langley <agl@chromium.org> Date: 2023-09-06 (Wed, 06 Sep 2023) Changed paths: M index.bs Log Message: ----------- Remove `devicePubKey` extension. Commit: b7c3b0ee62d92a2c776a55fe011b2320058fc5df https://github.com/w3c/webauthn/commit/b7c3b0ee62d92a2c776a55fe011b2320058fc5df Author: Adam Langley <agl@chromium.org> Date: 2023-09-06 (Wed, 06 Sep 2023) Changed paths: M index.bs Log Message: ----------- Add `supplementalPubKeys` extension. This extension is very similar the previous `devicePubKeys` extension. The difference is that `supplementalPubKey` allows for one _or two_ supplemental keys, and while supplemental keys can be device bound, they can also have "provider" scope, which is defined by their attestation statement. Commit: f5ea861fdc41f9bf2ee2238d46acd9247b12efc3 https://github.com/w3c/webauthn/commit/f5ea861fdc41f9bf2ee2238d46acd9247b12efc3 Author: Adam Langley <agl@chromium.org> Date: 2023-09-20 (Wed, 20 Sep 2023) Changed paths: M index.bs Log Message: ----------- Remove the requirement that SPK be used only with backup eligible credentials. (Based on the WG discussion of 2023-09-20.) Commit: 4b49caa8334a206790442d1de726f86fd849d4b5 https://github.com/w3c/webauthn/commit/4b49caa8334a206790442d1de726f86fd849d4b5 Author: plehegar <plh@w3.org> Date: 2023-10-04 (Wed, 04 Oct 2023) Changed paths: M .bikeshed-include/copyright.include M .bikeshed-include/status-WD.include M index.bs Log Message: ----------- Tweaks for bikeshed Commit: 76e88e1d80947284a422894fe81d686f478ed67b https://github.com/w3c/webauthn/commit/76e88e1d80947284a422894fe81d686f478ed67b Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-10-12 (Thu, 12 Oct 2023) Changed paths: M index.bs Log Message: ----------- Initial effort to allow credProps use during auth Commit: 2803185b119e629012f5bff58fc3f60f8a7cce4b https://github.com/w3c/webauthn/commit/2803185b119e629012f5bff58fc3f60f8a7cce4b Author: Emil Lundberg <emil@yubico.com> Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: M index.bs Log Message: ----------- Don't define a [[preventSilentAccess]] internal method Fixes issue #1956. https://github.com/w3c/webauthn/issues/1956 Commit: bd5ff7a18da497adaa2467411991200f36a3e4c3 https://github.com/w3c/webauthn/commit/bd5ff7a18da497adaa2467411991200f36a3e4c3 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: M index.bs Log Message: ----------- Incorporate PR feedback Commit: 5025ea2e0445f5023030929382ee9b18491b74df https://github.com/w3c/webauthn/commit/5025ea2e0445f5023030929382ee9b18491b74df Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: M index.bs Log Message: ----------- Restore rk instructions into client processing Commit: 24dd8e97fd19ce256f5e03658608d4a6491081c9 https://github.com/w3c/webauthn/commit/24dd8e97fd19ce256f5e03658608d4a6491081c9 Author: Adam Langley <agl@chromium.org> Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: M index.bs Log Message: ----------- Change "will" to "will likely". (Addressing Tim's comment.) Commit: ea6e598899bcba6da6cf7df585cf8ec630c65acb https://github.com/w3c/webauthn/commit/ea6e598899bcba6da6cf7df585cf8ec630c65acb Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-10-31 (Tue, 31 Oct 2023) Changed paths: M index.bs Log Message: ----------- Add note about typical autocomplete combos Commit: f120690a4a3a98240ae930c341099d9cdb0ec1cc https://github.com/w3c/webauthn/commit/f120690a4a3a98240ae930c341099d9cdb0ec1cc Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-10-31 (Tue, 31 Oct 2023) Changed paths: M index.bs Log Message: ----------- Try to generate valid HTML Commit: 1d2d52152a46b0d3e2f9fb7bbf9558a5858b84a0 https://github.com/w3c/webauthn/commit/1d2d52152a46b0d3e2f9fb7bbf9558a5858b84a0 Author: Emil Lundberg <emil@yubico.com> Date: 2023-11-10 (Fri, 10 Nov 2023) Changed paths: M index.bs Log Message: ----------- Align credProps output reference with other extensions Commit: 2472df637429f96be24dcb361df087c1cbaa50bb https://github.com/w3c/webauthn/commit/2472df637429f96be24dcb361df087c1cbaa50bb Author: Emil Lundberg <emil@yubico.com> Date: 2023-11-10 (Fri, 10 Nov 2023) Changed paths: M index.bs Log Message: ----------- Add credProps client processing step to set authenticatorDisplayName Commit: 462113c4892dc9f80fbb67c453be11f6940061bc https://github.com/w3c/webauthn/commit/462113c4892dc9f80fbb67c453be11f6940061bc Author: Adam Langley <agl@google.com> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M index.bs Log Message: ----------- Apply emlun's changes from code review Co-authored-by: Emil Lundberg <emil@yubico.com> Commit: d39e8b5e276eed21e710e98db3c035ef8fde7c3e https://github.com/w3c/webauthn/commit/d39e8b5e276eed21e710e98db3c035ef8fde7c3e Author: Adam Langley <agl@chromium.org> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M index.bs Log Message: ----------- Say "PubKeys" not "PublicKeys" The extension name uses "PubKeys" but some of the structures said "PublicKeys". Be consistent. Commit: 22aa6ff6458bc7c57767e2a5909e511ec07dd5ec https://github.com/w3c/webauthn/commit/22aa6ff6458bc7c57767e2a5909e511ec07dd5ec Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M index.bs Log Message: ----------- Merge pull request #1995 from emlun/add-credprops-to-make Add credProps client processing step to set authenticatorDisplayName Commit: 5c7ca4d9ae384ed6c0b8f61cf9c0ae11c2a59153 https://github.com/w3c/webauthn/commit/5c7ca4d9ae384ed6c0b8f61cf9c0ae11c2a59153 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M index.bs Log Message: ----------- Incorporate PR feedback Commit: 72b78b5a40922a69b51ed38d5ed0e2cffe9c5ba5 https://github.com/w3c/webauthn/commit/72b78b5a40922a69b51ed38d5ed0e2cffe9c5ba5 Author: Adam Langley <agl@chromium.org> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M index.bs Log Message: ----------- Address more of emlun's comments. Commit: cf3ca3a479e939011dc2e5f18b69d34a5a61852f https://github.com/w3c/webauthn/commit/cf3ca3a479e939011dc2e5f18b69d34a5a61852f Author: Adam Langley <agl@chromium.org> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M index.bs Log Message: ----------- authHash -> authData typo fix. Commit: 228a1f8a9227988c0812628803dfabfd8b0feb3d https://github.com/w3c/webauthn/commit/228a1f8a9227988c0812628803dfabfd8b0feb3d Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M index.bs Log Message: ----------- Enable linking to non-autofill credential type Commit: 9cf1634c5ee5bad49c892c044cd008a5ee2096d6 https://github.com/w3c/webauthn/commit/9cf1634c5ee5bad49c892c044cd008a5ee2096d6 Author: Adam Langley <agl@chromium.org> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M index.bs Log Message: ----------- Update other instances of the SPK attestation prefix. Commit: d4510f85116130c2bb2f2e9f6bd21819db111c51 https://github.com/w3c/webauthn/commit/d4510f85116130c2bb2f2e9f6bd21819db111c51 Author: Emil Lundberg <emil@yubico.com> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M index.bs Log Message: ----------- Merge pull request #1855 from w3c/issue-1848-challenge-timeout Recommend duration of challenge validity Commit: 139405f7388e37f6af60cf2a2d05ef4203aeb0bb https://github.com/w3c/webauthn/commit/139405f7388e37f6af60cf2a2d05ef4203aeb0bb Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M index.bs Log Message: ----------- Explicitly mention that these are examples Commit: a8bf3f5ae9543551799eb6f84105cff7b9a8dc47 https://github.com/w3c/webauthn/commit/a8bf3f5ae9543551799eb6f84105cff7b9a8dc47 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M .bikeshed-include/copyright.include M .bikeshed-include/status-WD.include M index.bs Log Message: ----------- Merge pull request #1986 from w3c/bikeshed-tweaks-2 Tweaks for bikeshed Commit: b2cba32669951cd5420efb0f7579b375861b9fbf https://github.com/w3c/webauthn/commit/b2cba32669951cd5420efb0f7579b375861b9fbf Author: Adam Langley <agl@chromium.org> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M .bikeshed-include/copyright.include M .bikeshed-include/status-WD.include M .github/workflows/build-validate-publish.yml M index.bs Log Message: ----------- Merge branch 'main' into spk Commit: e168d78ff4e15937c79cc9af7d749dadd329cce3 https://github.com/w3c/webauthn/commit/e168d78ff4e15937c79cc9af7d749dadd329cce3 Author: Adam Langley <agl@chromium.org> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M index.bs Log Message: ----------- Fix bikeshed warnings post-merge Commit: f8163ea38ba03fb2352b5d6730bac6db1225b30a https://github.com/w3c/webauthn/commit/f8163ea38ba03fb2352b5d6730bac6db1225b30a Author: Adam Langley <agl@google.com> Date: 2023-11-15 (Wed, 15 Nov 2023) Changed paths: M index.bs Log Message: ----------- Merge pull request #1957 from w3c/spk devicePubKey → supplementalPubKeys Commit: d13f46a06ba267d9633e5f86132de8e7818faa1c https://github.com/w3c/webauthn/commit/d13f46a06ba267d9633e5f86132de8e7818faa1c Author: Shane Weeden <sweeden@au1.ibm.com> Date: 2023-11-22 (Wed, 22 Nov 2023) Changed paths: M index.bs Log Message: ----------- Clarify validation step for packed attestation certificate for RPs. Addresses #1998 Commit: a6ee5a0c0a4aacb604b43d14c17613ad25a295dc https://github.com/w3c/webauthn/commit/a6ee5a0c0a4aacb604b43d14c17613ad25a295dc Author: Emil Lundberg <emil@yubico.com> Date: 2023-11-22 (Wed, 22 Nov 2023) Changed paths: M index.bs Log Message: ----------- Fix incorrect reference in Add Virtual Authenticator Commit: c2ec717da26c7021b64d5e52bc8dfd27ec257907 https://github.com/w3c/webauthn/commit/c2ec717da26c7021b64d5e52bc8dfd27ec257907 Author: Emil Lundberg <emil@yubico.com> Date: 2023-11-28 (Tue, 28 Nov 2023) Changed paths: M index.bs Log Message: ----------- Fix references to credential private key that should be credential source See issue #2002: https://github.com/w3c/webauthn/issues/2002 Commit: dbf6ca23d8cf8c3399a2ddde86d1222c0ceca023 https://github.com/w3c/webauthn/commit/dbf6ca23d8cf8c3399a2ddde86d1222c0ceca023 Author: Emil Lundberg <emil@yubico.com> Date: 2023-11-28 (Tue, 28 Nov 2023) Changed paths: M index.bs Log Message: ----------- Say residentKey and requireResidentKey, not residentKey or requireResidentKey Commit: 73eb670800e7129a8a15b3d1255baa8f7d7b1173 https://github.com/w3c/webauthn/commit/73eb670800e7129a8a15b3d1255baa8f7d7b1173 Author: Shane Weeden <sbweeden@users.noreply.github.com> Date: 2023-11-29 (Wed, 29 Nov 2023) Changed paths: M index.bs Log Message: ----------- Update index.bs agreed Co-authored-by: Emil Lundberg <emil@emlun.se> Commit: 065b83648d83c2b4caba83c91051f124b2b63dfa https://github.com/w3c/webauthn/commit/065b83648d83c2b4caba83c91051f124b2b63dfa Author: Shane Weeden <sbweeden@users.noreply.github.com> Date: 2023-11-30 (Thu, 30 Nov 2023) Changed paths: M index.bs Log Message: ----------- Merge pull request #2000 from sbweeden/sweeden_1998 Clarify validation step for packed attestation certificate for RPs. Commit: 2c63082453188ff91cd49101ef4998330d010db5 https://github.com/w3c/webauthn/commit/2c63082453188ff91cd49101ef4998330d010db5 Author: Nick Steele <344821+nicksteele@users.noreply.github.com> Date: 2023-11-29 (Wed, 29 Nov 2023) Changed paths: M index.bs Log Message: ----------- Merge pull request #1992 from w3c/mm/conditional-ui-autofill-token-order Add note about typical autocomplete combos for conditional UI Commit: 84feb409dc9bb19675dffd93ecba411682bed31e https://github.com/w3c/webauthn/commit/84feb409dc9bb19675dffd93ecba411682bed31e Author: Nick Steele <344821+nicksteele@users.noreply.github.com> Date: 2023-11-29 (Wed, 29 Nov 2023) Changed paths: M index.bs Log Message: ----------- Merge pull request #1988 from w3c/add-credprops-to-make Allow use of credProps extension during auth Commit: def2363192f03f073c9c7d07127ea97b348e002b https://github.com/w3c/webauthn/commit/def2363192f03f073c9c7d07127ea97b348e002b Author: Michael Jones <michael_b_jones@hotmail.com> Date: 2023-11-29 (Wed, 29 Nov 2023) Changed paths: M index.bs Log Message: ----------- Reference CTAP 2.1 errata spec Commit: c034bd9624cbe2cfea49079c8c61d32747a58a7c https://github.com/w3c/webauthn/commit/c034bd9624cbe2cfea49079c8c61d32747a58a7c Author: Emil Lundberg <emil@yubico.com> Date: 2023-12-04 (Mon, 04 Dec 2023) Changed paths: M index.bs Log Message: ----------- Disambiguate "this value" in authenticatorDisplayName description See this review comment which still remains unaddressed: https://github.com/w3c/webauthn/pull/1880#discussion_r1323097728 Commit: 586642dde2252202e03e9b79ed36a537719e8b56 https://github.com/w3c/webauthn/commit/586642dde2252202e03e9b79ed36a537719e8b56 Author: Michael B. Jones <michael_b_jones@hotmail.com> Date: 2023-12-05 (Tue, 05 Dec 2023) Changed paths: M index.bs Log Message: ----------- Update index.bs Co-authored-by: Emil Lundberg <emil@emlun.se> Commit: db0b65998dde9cde0b7ddde13a80399fe22ff95f https://github.com/w3c/webauthn/commit/db0b65998dde9cde0b7ddde13a80399fe22ff95f Author: Emil Lundberg <emil@yubico.com> Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M index.bs Log Message: ----------- Merge pull request #2005 from w3c/pr-1880-credProps-authenticatorDisplayName-disambiguate Disambiguate "this value" in authenticatorDisplayName description Commit: 26da246372d211f454c11c40f668c3dc52fe896c https://github.com/w3c/webauthn/commit/26da246372d211f454c11c40f668c3dc52fe896c Author: Adam Langley <agl@google.com> Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M index.bs Log Message: ----------- Merge pull request #2003 from w3c/issue-2002-non-resident-storage Fix references to credential private key that should be credential source Commit: 27458023863db06c975317d492b759a625124515 https://github.com/w3c/webauthn/commit/27458023863db06c975317d492b759a625124515 Author: Emil Lundberg <emil@yubico.com> Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M index.bs Log Message: ----------- Merge pull request #2001 from w3c/fix-add-virtual-authenticator-typo Fix incorrect reference in Add Virtual Authenticator Commit: cf353630e40d0ed7e23449d6c0077da89c4738ab https://github.com/w3c/webauthn/commit/cf353630e40d0ed7e23449d6c0077da89c4738ab Author: Nina Satragno <nsatragno@gmail.com> Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M index.bs Log Message: ----------- Add backup flags to virtual authenticator (#1999) * Add backup flags to virtual authenticator Allow setting and changing the backup eligibility (BE) and backup state (BS) flags through the virtual authenticator API. Fixed: #1987 Co-authored-by: Emil Lundberg <emil@emlun.se> Commit: c639dd57bef843f73b9ed2ece019c2bb2ab0d2eb https://github.com/w3c/webauthn/commit/c639dd57bef843f73b9ed2ece019c2bb2ab0d2eb Author: Emil Lundberg <emil@yubico.com> Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M index.bs Log Message: ----------- Merge pull request #1991 from w3c/issue-1956-prevent-silent-access Don't define a [[preventSilentAccess]] internal method Commit: a83c7648d81771eb8dac49fc81a1cf67911c6443 https://github.com/w3c/webauthn/commit/a83c7648d81771eb8dac49fc81a1cf67911c6443 Author: Michael B. Jones <michael_b_jones@hotmail.com> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M index.bs Log Message: ----------- Merge pull request #2004 from selfissued/mbj-ctap2.1-errata Reference CTAP 2.1 errata spec Commit: 06068d0035e3b59b9b9846d3022fb5f1b00a3109 https://github.com/w3c/webauthn/commit/06068d0035e3b59b9b9846d3022fb5f1b00a3109 Author: Adam Langley <agl@chromium.org> Date: 2024-01-02 (Tue, 02 Jan 2024) Changed paths: M .bikeshed-include/copyright.include M .bikeshed-include/status-WD.include M index.bs Log Message: ----------- Merge branch 'main' into noatt Commit: d3bbf9ae64b698aeba8e8097eb3693e9133be0c3 https://github.com/w3c/webauthn/commit/d3bbf9ae64b698aeba8e8097eb3693e9133be0c3 Author: Adam Langley <agl@chromium.org> Date: 2024-01-02 (Tue, 02 Jan 2024) Changed paths: M index.bs Log Message: ----------- Update to reflect comments on the PR. Compare: https://github.com/w3c/webauthn/compare/15dad79c9886...d3bbf9ae64b6
Received on Tuesday, 2 January 2024 20:39:59 UTC