- From: Emil Lundberg <noreply@github.com>
- Date: Wed, 11 Sep 2024 08:43:16 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/sign-extension Home: https://github.com/w3c/webauthn Commit: 3361ef49c19daec3cd408d544802889279045aa0 https://github.com/w3c/webauthn/commit/3361ef49c19daec3cd408d544802889279045aa0 Author: Emil Lundberg <emil@yubico.com> Date: 2024-01-19 (Fri, 19 Jan 2024) Changed paths: M index.bs Log Message: ----------- Explicitly specify binary encoding for string truncation Commit: bdb2dab3d1f1fb38c0421f7910c29b4db50fb7a4 https://github.com/w3c/webauthn/commit/bdb2dab3d1f1fb38c0421f7910c29b4db50fb7a4 Author: Emil Lundberg <emil@yubico.com> Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M index.bs Log Message: ----------- Apply suggestions from review Commit: 01279024e16533770295ab74248d5e2d4dbd76c5 https://github.com/w3c/webauthn/commit/01279024e16533770295ab74248d5e2d4dbd76c5 Author: Emil Lundberg <emil@yubico.com> Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M index.bs Log Message: ----------- Unify language on truncation between name/displayName, and simplify both Commit: 527629ceb30f9040accf137f9e41b8d2b1d397eb https://github.com/w3c/webauthn/commit/527629ceb30f9040accf137f9e41b8d2b1d397eb Author: Emil Lundberg <emil@yubico.com> Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M index.bs Log Message: ----------- Add missing "to" in "equal to or greater than" Commit: f337fcecd074d3329ad032219d33fdef05fb6760 https://github.com/w3c/webauthn/commit/f337fcecd074d3329ad032219d33fdef05fb6760 Author: Emil Lundberg <emil@yubico.com> Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M index.bs Log Message: ----------- Address review comments Commit: 8f89a8eda647b866a042e935ded702ccb128e41a https://github.com/w3c/webauthn/commit/8f89a8eda647b866a042e935ded702ccb128e41a Author: Emil Lundberg <emil@yubico.com> Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M index.bs Log Message: ----------- Rewrite "UTF-8 sequence(s)" to "UTF-8 code point(s)" Commit: 052280791ab70f8def2eae8c4dc5dac50f39fc96 https://github.com/w3c/webauthn/commit/052280791ab70f8def2eae8c4dc5dac50f39fc96 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-03-12 (Tue, 12 Mar 2024) Changed paths: M index.bs Log Message: ----------- initial text Commit: d48a18c90abf22bb9f1b588c15ba4217fb62ada3 https://github.com/w3c/webauthn/commit/d48a18c90abf22bb9f1b588c15ba4217fb62ada3 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-03-12 (Tue, 12 Mar 2024) Changed paths: M index.bs Log Message: ----------- remaining draft text Commit: 2a18351fc7e0d56aa1976f5c02ffffe2e2c8a282 https://github.com/w3c/webauthn/commit/2a18351fc7e0d56aa1976f5c02ffffe2e2c8a282 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-03-13 (Wed, 13 Mar 2024) Changed paths: M index.bs Log Message: ----------- s/webauthn-origins/webauthn Commit: 689647ca72d2438f8dd849b398f891779caf6a91 https://github.com/w3c/webauthn/commit/689647ca72d2438f8dd849b398f891779caf6a91 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-03-13 (Wed, 13 Mar 2024) Changed paths: M index.bs Log Message: ----------- MUST support 5 origin labels Commit: 3aad0542be39fdf0aabadbfb21fac9a729e75bfe https://github.com/w3c/webauthn/commit/3aad0542be39fdf0aabadbfb21fac9a729e75bfe Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-03-13 (Wed, 13 Mar 2024) Changed paths: M index.bs Log Message: ----------- s/member/property, s/list/array Commit: 291406954d31e03d95ff4e408748b5a3ba64e358 https://github.com/w3c/webauthn/commit/291406954d31e03d95ff4e408748b5a3ba64e358 Author: Emil Lundberg <emil@yubico.com> Date: 2024-03-19 (Tue, 19 Mar 2024) Changed paths: M index.bs Log Message: ----------- Reword to "Any get() operation can be aborted" to match create() Commit: 39340c298192e2e398e6f698355c87d647432c6d https://github.com/w3c/webauthn/commit/39340c298192e2e398e6f698355c87d647432c6d Author: Emil Lundberg <emil@yubico.com> Date: 2024-03-19 (Tue, 19 Mar 2024) Changed paths: M index.bs Log Message: ----------- Rephrase recommendation to check conditionalCreate to be shorter Commit: 910d42f396327e37166350d23c8c51137e7bb196 https://github.com/w3c/webauthn/commit/910d42f396327e37166350d23c8c51137e7bb196 Author: Emil Lundberg <emil@yubico.com> Date: 2024-03-19 (Tue, 19 Mar 2024) Changed paths: M index.bs Log Message: ----------- Mention conditionalCreate in isConditionalMediationAvailable() Commit: 44783e942b8674d33340b6946d910d4f715a606a https://github.com/w3c/webauthn/commit/44783e942b8674d33340b6946d910d4f715a606a Author: Emil Lundberg <emil@yubico.com> Date: 2024-03-19 (Tue, 19 Mar 2024) Changed paths: M index.bs Log Message: ----------- Rephrase recommendation to check conditional mediation capabilities Commit: 38ba815eac118a88544a10398ed66d60f6688990 https://github.com/w3c/webauthn/commit/38ba815eac118a88544a10398ed66d60f6688990 Author: Emil Lundberg <emil@yubico.com> Date: 2024-03-19 (Tue, 19 Mar 2024) Changed paths: M index.bs Log Message: ----------- Link to create()/get() from conditionalCreate/Mediation capabilities Commit: 24912f7d616a6e88fc9c9f7b433e64b389727248 https://github.com/w3c/webauthn/commit/24912f7d616a6e88fc9c9f7b433e64b389727248 Author: Emil Lundberg <emil@yubico.com> Date: 2024-03-19 (Tue, 19 Mar 2024) Changed paths: M index.bs Log Message: ----------- Phrase conditionalCreate/Mediation descriptions the same Commit: c6dbab419c12dc4d17c2b5597995bbbd5162d32f https://github.com/w3c/webauthn/commit/c6dbab419c12dc4d17c2b5597995bbbd5162d32f Author: Emil Lundberg <emil@yubico.com> Date: 2024-03-19 (Tue, 19 Mar 2024) Changed paths: M index.bs Log Message: ----------- Point out that isCMA() is equivalent to conditionalMediation Commit: 1df325885582da74f580a4276fc171a707fc655d https://github.com/w3c/webauthn/commit/1df325885582da74f580a4276fc171a707fc655d Author: Emil Lundberg <emil@yubico.com> Date: 2024-03-19 (Tue, 19 Mar 2024) Changed paths: M index.bs Log Message: ----------- Link to getClientCapabilities() from enum ClientCapability Commit: 0102d01fe8a918dd0eb64b5e5f1eb8029855a8a6 https://github.com/w3c/webauthn/commit/0102d01fe8a918dd0eb64b5e5f1eb8029855a8a6 Author: Emil Lundberg <emil@yubico.com> Date: 2024-03-20 (Wed, 20 Mar 2024) Changed paths: M index.bs Log Message: ----------- Rewrite string truncation to clarify difference in client/authnr responsibilities Commit: ccf4e32df1449273437ed6aa1d68cf695435f9ca https://github.com/w3c/webauthn/commit/ccf4e32df1449273437ed6aa1d68cf695435f9ca Author: Emil Lundberg <emil@yubico.com> Date: 2024-03-20 (Wed, 20 Mar 2024) Changed paths: M index.bs Log Message: ----------- Don't mention only authenticators in reference to string truncation section Commit: fb8d620575f7037a2655747ca074992ce16cb653 https://github.com/w3c/webauthn/commit/fb8d620575f7037a2655747ca074992ce16cb653 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-03-20 (Wed, 20 Mar 2024) Changed paths: M index.bs Log Message: ----------- Create a couple new sections in create() and get() Commit: 5187e72ff47efdf7fe072e7896339a37385f33c2 https://github.com/w3c/webauthn/commit/5187e72ff47efdf7fe072e7896339a37385f33c2 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M index.bs Log Message: ----------- use [=continue=] Co-authored-by: Emil Lundberg <emil@yubico.com> Commit: 881ac8f40e412951e8921182facd180b22d63444 https://github.com/w3c/webauthn/commit/881ac8f40e412951e8921182facd180b22d63444 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M index.bs Log Message: ----------- collapse multiple steps into one Commit: 9062a155efe887534b7f957e4d2be3900511bf59 https://github.com/w3c/webauthn/commit/9062a155efe887534b7f957e4d2be3900511bf59 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M index.bs Log Message: ----------- s/vanity/alternative Commit: 2315db8be394ba4c809476c365fecaba59e6c1da https://github.com/w3c/webauthn/commit/2315db8be394ba4c809476c365fecaba59e6c1da Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M index.bs Log Message: ----------- capitalization Co-authored-by: Emil Lundberg <emil@yubico.com> Commit: 8ea0303f76a1fb269707c4654526fa067871135a https://github.com/w3c/webauthn/commit/8ea0303f76a1fb269707c4654526fa067871135a Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M index.bs Log Message: ----------- s/relatedOriginRequests/relatedOrigins Commit: 28a2b0ff2db057b50414740677a4680bbaf0c04f https://github.com/w3c/webauthn/commit/28a2b0ff2db057b50414740677a4680bbaf0c04f Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M index.bs Log Message: ----------- attempt at using a procedure Commit: b51bd165f830a32ae7dd8df38c60bedbfd3c9b8c https://github.com/w3c/webauthn/commit/b51bd165f830a32ae7dd8df38c60bedbfd3c9b8c Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M index.bs Log Message: ----------- s/must/MUST Commit: 2b74398476befe9c6b5eca63472d2caf6ca553fd https://github.com/w3c/webauthn/commit/2b74398476befe9c6b5eca63472d2caf6ca553fd Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-04-24 (Wed, 24 Apr 2024) Changed paths: M index.bs Log Message: ----------- s/conditionalMediation/conditionalGet Commit: a21babfe5a74ff9c5da5ab959f826128e252e951 https://github.com/w3c/webauthn/commit/a21babfe5a74ff9c5da5ab959f826128e252e951 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-04-29 (Mon, 29 Apr 2024) Changed paths: M index.bs Log Message: ----------- remove break Commit: 7466f32570b8ad4d90cf0b68d97d2fe5e1a9fd13 https://github.com/w3c/webauthn/commit/7466f32570b8ad4d90cf0b68d97d2fe5e1a9fd13 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-04-29 (Mon, 29 Apr 2024) Changed paths: M index.bs Log Message: ----------- remove break for create Commit: e7d0c7cdb39dbc5c76c971e468e3da8d25fd3da3 https://github.com/w3c/webauthn/commit/e7d0c7cdb39dbc5c76c971e468e3da8d25fd3da3 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-04-29 (Mon, 29 Apr 2024) Changed paths: M index.bs Log Message: ----------- s/originLabelsSeen/labelsSeen and set def Co-authored-by: Emil Lundberg <emil@yubico.com> Commit: b3bf34c961435c15b3f55f0dbbe4e539d831d1d5 https://github.com/w3c/webauthn/commit/b3bf34c961435c15b3f55f0dbbe4e539d831d1d5 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-04-29 (Mon, 29 Apr 2024) Changed paths: M index.bs Log Message: ----------- word order Commit: bdba7421d169bd4c203d86489c95aad95df8f1f3 https://github.com/w3c/webauthn/commit/bdba7421d169bd4c203d86489c95aad95df8f1f3 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-04-29 (Mon, 29 Apr 2024) Changed paths: M index.bs Log Message: ----------- Validation step optimization allows for exiting the loop early on match Co-authored-by: Emil Lundberg <emil@yubico.com> Commit: de25c37b2686d171420e48c55a63f0e54f6dbd78 https://github.com/w3c/webauthn/commit/de25c37b2686d171420e48c55a63f0e54f6dbd78 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-04-29 (Mon, 29 Apr 2024) Changed paths: M index.bs Log Message: ----------- use macros for true and false Commit: 08c5f8d647dc4915ab7a7090db293233d01ce1d7 https://github.com/w3c/webauthn/commit/08c5f8d647dc4915ab7a7090db293233d01ce1d7 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-05-01 (Wed, 01 May 2024) Changed paths: M index.bs Log Message: ----------- Document registration exceptions Commit: 8256982b7d2fc5c0991ee0bb46a944d92e27d40b https://github.com/w3c/webauthn/commit/8256982b7d2fc5c0991ee0bb46a944d92e27d40b Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-05-01 (Wed, 01 May 2024) Changed paths: M index.bs Log Message: ----------- Document authentication exceptions Commit: c8eeef556d37ae18477711fb51447a001701ead9 https://github.com/w3c/webauthn/commit/c8eeef556d37ae18477711fb51447a001701ead9 Author: Emil Lundberg <emil@yubico.com> Date: 2024-05-15 (Wed, 15 May 2024) Changed paths: M index.bs Log Message: ----------- Fix type of AuthenticatorAttestationResponseJSON.publicKeyAlgorithm Fixes https://github.com/w3c/webauthn/issues/2065. `AuthenticatorAttestationResponseJSON` was added in the L3 drafts, so we can easily change `AuthenticatorAttestationResponseJSON.publicKeyAlgorithm` to type `long` (or `COSEAlgorithmIdentifier`) since L3 isn't formally released yet. `AuthenticatorAttestationResponseJSON.publicKeyAlgorithm` is also in output (covariant) position, so changing its type to be more restrictive is even backwards compatible. Commit: 115eb6db19034c6e07d915f7d59b9b66b100c104 https://github.com/w3c/webauthn/commit/115eb6db19034c6e07d915f7d59b9b66b100c104 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-05-20 (Mon, 20 May 2024) Changed paths: M index.bs Log Message: ----------- Update index.bs Co-authored-by: Emil Lundberg <emil@yubico.com> Commit: 3d4c1cf5b3a8fa8ca8be51c1873787e32658be85 https://github.com/w3c/webauthn/commit/3d4c1cf5b3a8fa8ca8be51c1873787e32658be85 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-05-21 (Tue, 21 May 2024) Changed paths: M index.bs Log Message: ----------- Update index.bs Co-authored-by: Emil Lundberg <emil@yubico.com> Commit: 004deec3a7cbcb927d6c6a211eb88839d65e6dc5 https://github.com/w3c/webauthn/commit/004deec3a7cbcb927d6c6a211eb88839d65e6dc5 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-05-21 (Tue, 21 May 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2061 from w3c/tc-conditionalget Conditional mediation client capability consistency Commit: fabbc09aefb5e7c8a6285980314f50a49eb5507c https://github.com/w3c/webauthn/commit/fabbc09aefb5e7c8a6285980314f50a49eb5507c Author: Emil Lundberg <emil@yubico.com> Date: 2024-05-27 (Mon, 27 May 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2017 from w3c/issue-1994-binary-trunc-encoding Explicitly specify binary encoding for string truncation Commit: ca2d680e158595b1c66ed29b714fe48680a860eb https://github.com/w3c/webauthn/commit/ca2d680e158595b1c66ed29b714fe48680a860eb Author: Emil Lundberg <emil@yubico.com> Date: 2024-05-30 (Thu, 30 May 2024) Changed paths: M index.bs Log Message: ----------- Merge branch 'main' into pr-1951-review-emlun Commit: a915f42b950d6c66e69b2080daf440a6e435fde6 https://github.com/w3c/webauthn/commit/a915f42b950d6c66e69b2080daf440a6e435fde6 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-06-05 (Wed, 05 Jun 2024) Changed paths: M index.bs Log Message: ----------- Merge branch 'main' into 1859-differentiate-errors Commit: eca6907bf76cb14dd865b62a5f145f5536e38015 https://github.com/w3c/webauthn/commit/eca6907bf76cb14dd865b62a5f145f5536e38015 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-06-05 (Wed, 05 Jun 2024) Changed paths: M index.bs Log Message: ----------- Incorporate feedback Commit: 386a718b26459a2155cd7a5000b4072e464521bf https://github.com/w3c/webauthn/commit/386a718b26459a2155cd7a5000b4072e464521bf Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-06-05 (Wed, 05 Jun 2024) Changed paths: M index.bs Log Message: ----------- Fix manual section IDs Commit: 2f822916bb4b1d68e07b83e2c21fd01707ee5a1b https://github.com/w3c/webauthn/commit/2f822916bb4b1d68e07b83e2c21fd01707ee5a1b Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-06-11 (Tue, 11 Jun 2024) Changed paths: M index.bs Log Message: ----------- Tweak TypeError description Commit: 71e4e80660e16606f143fe90e3f18b6b87aa63e8 https://github.com/w3c/webauthn/commit/71e4e80660e16606f143fe90e3f18b6b87aa63e8 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: M index.bs Log Message: ----------- add period Co-authored-by: Emil Lundberg <emil@yubico.com> Commit: 26d350ca414b189c20d96adea60652c7f0ecb4aa https://github.com/w3c/webauthn/commit/26d350ca414b189c20d96adea60652c7f0ecb4aa Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: M index.bs Log Message: ----------- text tweak Co-authored-by: Emil Lundberg <emil@yubico.com> Commit: 0a6fd7b58c253aa55e4abfd5a0518a0f0c8a1a3f https://github.com/w3c/webauthn/commit/0a6fd7b58c253aa55e4abfd5a0518a0f0c8a1a3f Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: M index.bs Log Message: ----------- #2069 remove UVM extension Commit: 2605948bdcc38162bd9b82764e78a129d813a4f8 https://github.com/w3c/webauthn/commit/2605948bdcc38162bd9b82764e78a129d813a4f8 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-06-14 (Fri, 14 Jun 2024) Changed paths: M index.bs Log Message: ----------- also remove registry item for uvm Commit: a2ac319dcf0d29ff6c38eadb7f6db8086a630a7b https://github.com/w3c/webauthn/commit/a2ac319dcf0d29ff6c38eadb7f6db8086a630a7b Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-06-14 (Fri, 14 Jun 2024) Changed paths: M index.bs Log Message: ----------- clean up well-known JSON definition Commit: b120220e6c0eed44f3c1eeb08cad18526c701977 https://github.com/w3c/webauthn/commit/b120220e6c0eed44f3c1eeb08cad18526c701977 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-06-14 (Fri, 14 Jun 2024) Changed paths: M index.bs Log Message: ----------- s/origin labels/labels Commit: bcec7faef08c3f5128e88d0b009492f544745e6b https://github.com/w3c/webauthn/commit/bcec7faef08c3f5128e88d0b009492f544745e6b Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-06-14 (Fri, 14 Jun 2024) Changed paths: M index.bs Log Message: ----------- s/rpIdRequested/callerOrigin Commit: 3ba2ff3305c0bcb66bb4f3be943cb522b9bfe61d https://github.com/w3c/webauthn/commit/3ba2ff3305c0bcb66bb4f3be943cb522b9bfe61d Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-06-14 (Fri, 14 Jun 2024) Changed paths: M index.bs Log Message: ----------- move set contains label check after origin match check Commit: a108a2c79e081e78d68646de08cf78dafd2d0f21 https://github.com/w3c/webauthn/commit/a108a2c79e081e78d68646de08cf78dafd2d0f21 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-06-14 (Fri, 14 Jun 2024) Changed paths: M index.bs Log Message: ----------- add RP guidance around adding all origins with the same origin label should bbe the first elements of the array Commit: c0c40d1bfc7c14a799a166e58f1b6d79960843ef https://github.com/w3c/webauthn/commit/c0c40d1bfc7c14a799a166e58f1b6d79960843ef Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-06-14 (Fri, 14 Jun 2024) Changed paths: M index.bs Log Message: ----------- remove check for label in labelsSeen, not necessary Commit: ebf03ebdd639280149b6f3671e54642d0308a546 https://github.com/w3c/webauthn/commit/ebf03ebdd639280149b6f3671e54642d0308a546 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-06-14 (Fri, 14 Jun 2024) Changed paths: M index.bs Log Message: ----------- fix indents Commit: 88b24025fda4fb7758e11c779291baf1c185eb31 https://github.com/w3c/webauthn/commit/88b24025fda4fb7758e11c779291baf1c185eb31 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-06-21 (Fri, 21 Jun 2024) Changed paths: M index.bs Log Message: ----------- Update link to our CredentialCreationOptions Commit: e4f24d9b3d1ec57f2dad79d6c210285699f4bda8 https://github.com/w3c/webauthn/commit/e4f24d9b3d1ec57f2dad79d6c210285699f4bda8 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M index.bs Log Message: ----------- update RWO algo to support additional origins with the same label Commit: 2e9bdcfb05503c617c09eb66fa249b21fd448946 https://github.com/w3c/webauthn/commit/2e9bdcfb05503c617c09eb66fa249b21fd448946 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M index.bs Log Message: ----------- remove consideration text for RPs about RWO well-known ordering Commit: 061a649f3ae7634e1448129ea72951fa7e387fdd https://github.com/w3c/webauthn/commit/061a649f3ae7634e1448129ea72951fa7e387fdd Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2085 from w3c/tc-remove-uvm Remove UVM extension Commit: 0ba20ab410ba23a28c62790dced73299c49d7ca8 https://github.com/w3c/webauthn/commit/0ba20ab410ba23a28c62790dced73299c49d7ca8 Author: Emil Lundberg <emil@yubico.com> Date: 2024-07-01 (Mon, 01 Jul 2024) Changed paths: M index.bs Log Message: ----------- Fix review comment Co-authored-by: Matthew Miller <mmiller@duosecurity.com> Commit: 1d5a8d304a124877bc9d363f54e2ddd7dde6d614 https://github.com/w3c/webauthn/commit/1d5a8d304a124877bc9d363f54e2ddd7dde6d614 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-09 (Tue, 09 Jul 2024) Changed paths: M index.bs Log Message: ----------- Rename section titles Commit: 2fb6c0273762c648d9533c3de5bb687e2113615b https://github.com/w3c/webauthn/commit/2fb6c0273762c648d9533c3de5bb687e2113615b Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-09 (Tue, 09 Jul 2024) Changed paths: M index.bs Log Message: ----------- Clean up PR Commit: 6760c571dc51670d256ddbc37fd4ddf8dda8b8c0 https://github.com/w3c/webauthn/commit/6760c571dc51670d256ddbc37fd4ddf8dda8b8c0 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-09 (Tue, 09 Jul 2024) Changed paths: M index.bs Log Message: ----------- Mark sections non-normative Commit: 4fdf453f5deb3407c34e580428c25c706ab27d7c https://github.com/w3c/webauthn/commit/4fdf453f5deb3407c34e580428c25c706ab27d7c Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-09 (Tue, 09 Jul 2024) Changed paths: M index.bs Log Message: ----------- Tweak verbiage Commit: 6e880f35ce41cab3aeea1468accc5281370ed0fa https://github.com/w3c/webauthn/commit/6e880f35ce41cab3aeea1468accc5281370ed0fa Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-09 (Tue, 09 Jul 2024) Changed paths: M index.bs Log Message: ----------- Add text about possible external extension errors Commit: 6afa223fd4f661ece8e2eab469fb904a6082599f https://github.com/w3c/webauthn/commit/6afa223fd4f661ece8e2eab469fb904a6082599f Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-10 (Wed, 10 Jul 2024) Changed paths: M index.bs Log Message: ----------- Add TypeError for .get() Commit: 80371a49e8a3edb8cb2d89e58df96b0b0850f190 https://github.com/w3c/webauthn/commit/80371a49e8a3edb8cb2d89e58df96b0b0850f190 Author: Emil Lundberg <emil@yubico.com> Date: 2024-07-11 (Thu, 11 Jul 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2071 from w3c/issue-2065-long-long Fix type of AuthenticatorAttestationResponseJSON.publicKeyAlgorithm Commit: d7f5be38733ec5025cfb652f294024389f4e9771 https://github.com/w3c/webauthn/commit/d7f5be38733ec5025cfb652f294024389f4e9771 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-11 (Thu, 11 Jul 2024) Changed paths: M index.bs Log Message: ----------- Merge branch 'main' into 1859-differentiate-errors Commit: bf60b7a0b330eccbc83adb0986d01088870b2208 https://github.com/w3c/webauthn/commit/bf60b7a0b330eccbc83adb0986d01088870b2208 Author: Emil Lundberg <emil@yubico.com> Date: 2024-07-17 (Wed, 17 Jul 2024) Changed paths: M index.bs Log Message: ----------- Fix review comment Commit: bb9f9bb53c17e50f20a5ab31e754f1f644362fb1 https://github.com/w3c/webauthn/commit/bb9f9bb53c17e50f20a5ab31e754f1f644362fb1 Author: Emil Lundberg <emil@yubico.com> Date: 2024-07-17 (Wed, 17 Jul 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2046 from w3c/pr-1951-review-emlun Various improvements to conditionalCreate/Mediation discoverability and uniformity Commit: e3603f37a69233f2e9b64bc8a740a75be5796ffb https://github.com/w3c/webauthn/commit/e3603f37a69233f2e9b64bc8a740a75be5796ffb Author: Emil Lundberg <emil@yubico.com> Date: 2024-07-17 (Wed, 17 Jul 2024) Changed paths: M index.bs Log Message: ----------- Relax PublicKeyCredentialRequestOptions.rpId to DOMString Alternative resolution to issue #2066: https://github.com/w3c/webauthn/issues/2066 Fixes #2066. This is a backwards-compatible change (changing a type bound in input (contravariant) position to be more permissive). This could have risked that WebAuthn calls in new implementations fail if run in clients that were built to the older spec and still enforce the `USVString` type in `get()`, but WebAuthn already defines that an RP ID must be a _valid domain string_: - A [valid domain string][1] must pass the _domain to ASCII_ procedure without error. - [Domain to ASCII][2] invokes the _processing steps in section 4_ of the same document. - Those processing steps begin with looking up each code point in the _IDNA mapping table_ and then returning an error if any code point was mapped to **disallowed**. - The [IDNA mapping table][3] notes that "Each table for a version of the Unicode Standard will always be backward compatible with previous versions of the table: only characters with the Status value **disallowed** may change in Status or Mapping value, [...]". - [Version 15.1.0 of the mapping table][4] maps the range U+D800..U+DFFF to **disallowed**. This is the range of surrogate code units. - Since this range is **disallowed** in version 15.1.0, it must also be **disallowed** in all previous versions. Conclusion: WebAuthn RP IDs are already always scalar value strings, because valid domain strings MUST NOT contain surrogate code units. Therefore this type relaxation is backwards compatible with WebAuthn clients that still enforce `USVString` type in `get()`. [1]: https://url.spec.whatwg.org/#valid-domain-string [2]: https://www.unicode.org/reports/tr46/#ToASCII [3]: https://www.unicode.org/Public/idna/ [4]: https://www.unicode.org/Public/idna/15.1.0/IdnaMappingTable.txt Commit: 2462fd87c10d7c038818e902e505d2bd676c4d2d https://github.com/w3c/webauthn/commit/2462fd87c10d7c038818e902e505d2bd676c4d2d Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-07-18 (Thu, 18 Jul 2024) Changed paths: M index.bs Log Message: ----------- Emil's feedback @emlun's feedback Co-authored-by: Emil Lundberg <emil@yubico.com> Commit: ef4e7623ab8afd9bf770d3699aa819a47699bf42 https://github.com/w3c/webauthn/commit/ef4e7623ab8afd9bf770d3699aa819a47699bf42 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-17 (Wed, 17 Jul 2024) Changed paths: M index.bs Log Message: ----------- Migrate mention of extension exceptions Commit: 9da2c4b4f55291376bf8da81ac9a4479e39c029b https://github.com/w3c/webauthn/commit/9da2c4b4f55291376bf8da81ac9a4479e39c029b Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-07-17 (Wed, 17 Jul 2024) Changed paths: M index.bs Log Message: ----------- procedure dfn Commit: 017a5e3727c73ccf9a2011369622688c5b474444 https://github.com/w3c/webauthn/commit/017a5e3727c73ccf9a2011369622688c5b474444 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-07-18 (Thu, 18 Jul 2024) Changed paths: M index.bs Log Message: ----------- Editorial tweaks Co-authored-by: Emil Lundberg <emil@yubico.com> Commit: 2b8e3688f0adec29b6f845c10f4e19402e6ea66a https://github.com/w3c/webauthn/commit/2b8e3688f0adec29b6f845c10f4e19402e6ea66a Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-07-17 (Wed, 17 Jul 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2040 from w3c/tc-related-origins adds Related Origin Requests Commit: 21593715d8c21280f619e228bbc8eaf9fdd6c29b https://github.com/w3c/webauthn/commit/21593715d8c21280f619e228bbc8eaf9fdd6c29b Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-18 (Thu, 18 Jul 2024) Changed paths: M index.bs Log Message: ----------- Merge branch 'main' into 1859-differentiate-errors Commit: 71995bbf7a50fb18a79a3d0a4dbcfad96b133198 https://github.com/w3c/webauthn/commit/71995bbf7a50fb18a79a3d0a4dbcfad96b133198 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-18 (Thu, 18 Jul 2024) Changed paths: M index.bs Log Message: ----------- Move TypeErrors into separate sections Commit: d62aa752e137f9892f4923fc6af450c596f50826 https://github.com/w3c/webauthn/commit/d62aa752e137f9892f4923fc6af450c596f50826 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-18 (Thu, 18 Jul 2024) Changed paths: M index.bs Log Message: ----------- Change errors -> exceptions Commit: 3331b218b0dd7ee22a889682d2e8ac81340be227 https://github.com/w3c/webauthn/commit/3331b218b0dd7ee22a889682d2e8ac81340be227 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-19 (Fri, 19 Jul 2024) Changed paths: M index.bs Log Message: ----------- Figure out how to link to Exceptions Commit: 6d0895e15fa676d04a68ffcab14a3fc683d8b3be https://github.com/w3c/webauthn/commit/6d0895e15fa676d04a68ffcab14a3fc683d8b3be Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-23 (Tue, 23 Jul 2024) Changed paths: M index.bs Log Message: ----------- Punt on summarizing extension exceptions Commit: f15b18b1609d96956016fdefb7457eed944263cb https://github.com/w3c/webauthn/commit/f15b18b1609d96956016fdefb7457eed944263cb Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-30 (Tue, 30 Jul 2024) Changed paths: M index.bs Log Message: ----------- Use simple exceptions instead Commit: b95ca47ea95efd1569cdcf03159e2395e3faddc5 https://github.com/w3c/webauthn/commit/b95ca47ea95efd1569cdcf03159e2395e3faddc5 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-30 (Tue, 30 Jul 2024) Changed paths: M index.bs Log Message: ----------- Add SecurityError reasons for related origins Commit: 097113a96b137cd445ee59e04b02d153b5708666 https://github.com/w3c/webauthn/commit/097113a96b137cd445ee59e04b02d153b5708666 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-31 (Wed, 31 Jul 2024) Changed paths: M index.bs Log Message: ----------- Remove work from #2095 Commit: 3e36885324a4153a5ce578487ea95a6b1f0f3b99 https://github.com/w3c/webauthn/commit/3e36885324a4153a5ce578487ea95a6b1f0f3b99 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-31 (Wed, 31 Jul 2024) Changed paths: M index.bs Log Message: ----------- Tweak SecurityError for Related Origins Commit: 36dc20c78b7f004884229df5fad06059742b5c06 https://github.com/w3c/webauthn/commit/36dc20c78b7f004884229df5fad06059742b5c06 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-31 (Wed, 31 Jul 2024) Changed paths: M index.bs Log Message: ----------- Incorporate feedback from Emlun Commit: fc5280160aa4f14c9f0f5821598159580ef755a3 https://github.com/w3c/webauthn/commit/fc5280160aa4f14c9f0f5821598159580ef755a3 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-31 (Wed, 31 Jul 2024) Changed paths: M index.bs Log Message: ----------- Remove superfluous webidl spec reference Commit: 419e71fd41f9ee41eca87d833b7f95878a908afc https://github.com/w3c/webauthn/commit/419e71fd41f9ee41eca87d833b7f95878a908afc Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-31 (Wed, 31 Jul 2024) Changed paths: M index.bs Log Message: ----------- RPs won't get UnknownError authenticator errors Commit: 2b692faccc91e9559ddace2d4405987f144158e0 https://github.com/w3c/webauthn/commit/2b692faccc91e9559ddace2d4405987f144158e0 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-07-31 (Wed, 31 Jul 2024) Changed paths: M index.bs Log Message: ----------- Wrap types in code tags Commit: 49325c8983c688c4526815ee008289aa9f276b1f https://github.com/w3c/webauthn/commit/49325c8983c688c4526815ee008289aa9f276b1f Author: Michael B. Jones <michael_b_jones@hotmail.com> Date: 2024-07-31 (Wed, 31 Jul 2024) Changed paths: M index.bs Log Message: ----------- Apply RFC 8264 enforcement only to non-empty strings (#2073) * Disallow empty strings * Update index.bs Co-authored-by: Matthew Miller <matthew@millerti.me> * Apply RFC 8264 enforcement only to non-empty strings --------- Co-authored-by: Matthew Miller <matthew@millerti.me> Commit: d5f7c33a8e3b9170b0e1b3cf6a644464e9022d52 https://github.com/w3c/webauthn/commit/d5f7c33a8e3b9170b0e1b3cf6a644464e9022d52 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: A .github/pull_request_template.md Log Message: ----------- Add PR template Commit: 30061db80f7296f55b9bc22e16cf06d754e2a584 https://github.com/w3c/webauthn/commit/30061db80f7296f55b9bc22e16cf06d754e2a584 Author: Emil Lundberg <emil@yubico.com> Date: 2024-07-31 (Wed, 31 Jul 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2098 from w3c/issue-2066-usvstring-alt Relax PublicKeyCredentialRequestOptions.rpId to DOMString Commit: 902af61dc7aa15229b6aad92f0dd998e43de8f91 https://github.com/w3c/webauthn/commit/902af61dc7aa15229b6aad92f0dd998e43de8f91 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M .github/pull_request_template.md Log Message: ----------- adds links Co-authored-by: Nina Satragno <nsatragno@gmail.com> Commit: 2ec45f8b34638b0c62bb4208507bc4a76cd0ef4f https://github.com/w3c/webauthn/commit/2ec45f8b34638b0c62bb4208507bc4a76cd0ef4f Author: Adam Langley <agl@chromium.org> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M index.bs Log Message: ----------- Drop the supplementalPubKeys extension This extension will not have two interoperable implementations within the Level 3 timeframe. Commit: a5a12f6a76ee1624340b7b514822e48936836b76 https://github.com/w3c/webauthn/commit/a5a12f6a76ee1624340b7b514822e48936836b76 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-08-06 (Tue, 06 Aug 2024) Changed paths: M index.bs Log Message: ----------- Move position of `id` to match non-JSON ordering Commit: 998b863a07c03a888365927b8935c11b85b7c53d https://github.com/w3c/webauthn/commit/998b863a07c03a888365927b8935c11b85b7c53d Author: Emil Lundberg <emil@yubico.com> Date: 2024-08-07 (Wed, 07 Aug 2024) Changed paths: M index.bs Log Message: ----------- Move topOrigin definition after crossOrigin Commit: 4c22cbe8ad4fc5f441c024c3eb0fdb3fcb6d5ee7 https://github.com/w3c/webauthn/commit/4c22cbe8ad4fc5f441c024c3eb0fdb3fcb6d5ee7 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-08-07 (Wed, 07 Aug 2024) Changed paths: M .github/pull_request_template.md Log Message: ----------- non-normative comment Commit: 34d8b60de1f7e0e0e29b9f082e51ffa9012411dc https://github.com/w3c/webauthn/commit/34d8b60de1f7e0e0e29b9f082e51ffa9012411dc Author: Emil Lundberg <emil@yubico.com> Date: 2024-08-07 (Wed, 07 Aug 2024) Changed paths: M index.bs Log Message: ----------- Change type of credProps.authenticatorDisplayName to DOMString As recommended by the Web IDL spec [1]: >Specifications should only use `USVString` for APIs that perform text >processing and need a string of scalar values to operate on. Most APIs that use >strings should instead be using `DOMString`, which does not make any >interpretations of the code units in the string. When in doubt, use `DOMString`. [1]: https://webidl.spec.whatwg.org/#idl-USVString Commit: 056ed8b71badb1bd47119032621ab85194177da5 https://github.com/w3c/webauthn/commit/056ed8b71badb1bd47119032621ab85194177da5 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-08-07 (Wed, 07 Aug 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2047 from w3c/1859-differentiate-errors Help RP's understand actionable exceptions from `create()` and `get()` Commit: 2df9691d9537f4e54d1b83fc9707525e8e34dac0 https://github.com/w3c/webauthn/commit/2df9691d9537f4e54d1b83fc9707525e8e34dac0 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-08-07 (Wed, 07 Aug 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2110 from w3c/mm/2082-publickeycredentialdescriptorjson-ordering Reorder PublicKeyCredentialDescriptorJSON values to match PublicKeyCredentialDescriptor Commit: c6defa8da7ed656784d609b6ac8821123e242091 https://github.com/w3c/webauthn/commit/c6defa8da7ed656784d609b6ac8821123e242091 Author: Emil Lundberg <emil@yubico.com> Date: 2024-08-07 (Wed, 07 Aug 2024) Changed paths: M index.bs Log Message: ----------- Restore (empty) Authenticator Extensions section Commit: b308a66f89615409202ee15283797429b835a8ac https://github.com/w3c/webauthn/commit/b308a66f89615409202ee15283797429b835a8ac Author: Emil Lundberg <emil@yubico.com> Date: 2024-08-07 (Wed, 07 Aug 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2109 from w3c/rmspk Drop the supplementalPubKeys extension Commit: 769610ebc28afaad6604795722e4e15fc30fb8d1 https://github.com/w3c/webauthn/commit/769610ebc28afaad6604795722e4e15fc30fb8d1 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-08-14 (Wed, 14 Aug 2024) Changed paths: M index.bs Log Message: ----------- Change id to DOMString Commit: 9135ead6f32c02e0abb2a2c535c320cef8da1d56 https://github.com/w3c/webauthn/commit/9135ead6f32c02e0abb2a2c535c320cef8da1d56 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-08-14 (Wed, 14 Aug 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2120 from w3c/mm/update-responsejson-id-type Change `*ResponseJSON.id` to `DOMString` Commit: d261d9ebf8ca57b299ae97de33bfa6c2d185d4f9 https://github.com/w3c/webauthn/commit/d261d9ebf8ca57b299ae97de33bfa6c2d185d4f9 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-08-15 (Thu, 15 Aug 2024) Changed paths: M .github/pull_request_template.md Log Message: ----------- Remove MDN Removes contact MDN item Commit: 5f0701d0c35b3080d3b3f9a928b1b4373a98b7e4 https://github.com/w3c/webauthn/commit/5f0701d0c35b3080d3b3f9a928b1b4373a98b7e4 Author: Emil Lundberg <emil@yubico.com> Date: 2024-08-14 (Wed, 14 Aug 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2114 from w3c/issue-2101-toporigin-order Move topOrigin definition after crossOrigin Commit: 93193a1dcfddf6a6daa4726fafa4f556bff203ca https://github.com/w3c/webauthn/commit/93193a1dcfddf6a6daa4726fafa4f556bff203ca Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-08-14 (Wed, 14 Aug 2024) Changed paths: A .github/pull_request_template.md Log Message: ----------- Merge pull request #2108 from w3c/tc-pr-template Add PR template Commit: 155810689f732369c79feace1cd8078ef1ac8b9f https://github.com/w3c/webauthn/commit/155810689f732369c79feace1cd8078ef1ac8b9f Author: Emil Lundberg <emil@yubico.com> Date: 2024-08-19 (Mon, 19 Aug 2024) Changed paths: M index.bs Log Message: ----------- Fix Credential*Options/PublicKeyCredential*Options confusion in RP ops Analogue of 4800133de6cf06cb926106f35203fe5beb651598 for the RP operations. Commit: 01c666afe3858040a1c3057d05aae13080ac2c36 https://github.com/w3c/webauthn/commit/01c666afe3858040a1c3057d05aae13080ac2c36 Author: Simone Onofri <simone@w3.org> Date: 2024-08-23 (Fri, 23 Aug 2024) Changed paths: M CONTRIBUTING.md Log Message: ----------- Update CONTRIBUTING.md adding notes for non-member IPR commitment Commit: 6a795162349c0f7daa6d714bd6bff521dda5ed0d https://github.com/w3c/webauthn/commit/6a795162349c0f7daa6d714bd6bff521dda5ed0d Author: Emil Lundberg <emil@yubico.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2115 from w3c/authenticatorDisplayName-DOMString Change type of credProps.authenticatorDisplayName to DOMString Commit: 8e0a69092a5af966e58172b9a2eaf17035964b7a https://github.com/w3c/webauthn/commit/8e0a69092a5af966e58172b9a2eaf17035964b7a Author: Emil Lundberg <emil@yubico.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2125 from w3c/rp-ops-options Fix Credential*Options/PublicKeyCredential*Options confusion in RP ops Commit: e241e6d17f01d19295fab0b48f2f75d80f12671e https://github.com/w3c/webauthn/commit/e241e6d17f01d19295fab0b48f2f75d80f12671e Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Add Signal API This commit adds a `PublicKeyCredential.signal` method that relying parties can call to notify authenticators of changes on the applicability or metadata of credentials. Closes #1967 Commit: b8a912e9c5d5174b97df538f8df8086d7cf6732e https://github.com/w3c/webauthn/commit/b8a912e9c5d5174b97df538f8df8086d7cf6732e Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Add first version of the algo and format Commit: 9c9355a938b89496521580f32e4188bdbfd22d3b https://github.com/w3c/webauthn/commit/9c9355a938b89496521580f32e4188bdbfd22d3b Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Update interface. Commit: 8a8a06a4e47a4a42734ecb7d4537783020087dd4 https://github.com/w3c/webauthn/commit/8a8a06a4e47a4a42734ecb7d4537783020087dd4 Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Have more flexibility for authenticators. Commit: c29e08ca46926a3520c42677c058bc9247d718b8 https://github.com/w3c/webauthn/commit/c29e08ca46926a3520c42677c058bc9247d718b8 Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Polish Commit: d44f313b8430549976f509e301d1a12a3f620d69 https://github.com/w3c/webauthn/commit/d44f313b8430549976f509e301d1a12a3f620d69 Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- make rpid required Commit: 02890af6cc70c7462b68647ac4968e4eeec04d5c https://github.com/w3c/webauthn/commit/02890af6cc70c7462b68647ac4968e4eeec04d5c Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Split signal API into three methods. Commit: 70b267b53a4b45d7d3f0a96c3050b7bf3651fc5e https://github.com/w3c/webauthn/commit/70b267b53a4b45d7d3f0a96c3050b7bf3651fc5e Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- emlun's comment Commit: a745490cff775084b86fade0bf95331a9d3e756f https://github.com/w3c/webauthn/commit/a745490cff775084b86fade0bf95331a9d3e756f Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Extra privacy considerations. Commit: 00dd9c7b6de90fdbe6d9f1429c563414b7882b0c https://github.com/w3c/webauthn/commit/00dd9c7b6de90fdbe6d9f1429c563414b7882b0c Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Allow unhiding credentials. Commit: 0d990f75d49d236ce3f7f4750647ec0e66a88813 https://github.com/w3c/webauthn/commit/0d990f75d49d236ce3f7f4750647ec0e66a88813 Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Update RPID validation Commit: 57815ac6b75d86e88fa50ceb2cc77aafde8daa39 https://github.com/w3c/webauthn/commit/57815ac6b75d86e88fa50ceb2cc77aafde8daa39 Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Hiding > Deleting Commit: 84a97e45fd662d99131697c1b9a2963f59d715cf https://github.com/w3c/webauthn/commit/84a97e45fd662d99131697c1b9a2963f59d715cf Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Drop the `id` Commit: 4be9a4e2669869ee39055398ac429c97ea806198 https://github.com/w3c/webauthn/commit/4be9a4e2669869ee39055398ac429c97ea806198 Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- add to client capabilities Commit: 981b278fc2d1430a86ac684cd55d99a056e83552 https://github.com/w3c/webauthn/commit/981b278fc2d1430a86ac684cd55d99a056e83552 Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Add note comparing signal types Commit: 73ab0797d3924fefbfc225b8b54f782551603781 https://github.com/w3c/webauthn/commit/73ab0797d3924fefbfc225b8b54f782551603781 Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Use CAPS for normative requirements Co-authored-by: Emil Lundberg <emil@emlun.se> Commit: e4a9de894f61f98b95c6008c539c3285494c8a0c https://github.com/w3c/webauthn/commit/e4a9de894f61f98b95c6008c539c3285494c8a0c Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Apply suggestions from code review Notes are not normative. Co-authored-by: Emil Lundberg <emil@emlun.se> Commit: 1454bf79a74028faaaea3c2cb8ef936d1ba70313 https://github.com/w3c/webauthn/commit/1454bf79a74028faaaea3c2cb8ef936d1ba70313 Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Make alternative methods normative. Commit: 40753fdc93609809489c25a1d8d94a1e68194f0b https://github.com/w3c/webauthn/commit/40753fdc93609809489c25a1d8d94a1e68194f0b Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Update index.bs Co-authored-by: Emil Lundberg <emil@emlun.se> Commit: 74d3cf083752b38e2eb44285d95a7ddc18979afa https://github.com/w3c/webauthn/commit/74d3cf083752b38e2eb44285d95a7ddc18979afa Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Address emlun's comments. Commit: 7687a40fe85e7c69e1509cadae170c3a9e8baa3d https://github.com/w3c/webauthn/commit/7687a40fe85e7c69e1509cadae170c3a9e8baa3d Author: Nina Satragno <nsatragno@gmail.com> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M index.bs Log Message: ----------- Apply suggestions from code review Co-authored-by: Tim Cappalli <tim@cappalli.me> Commit: a871f796c591721c9556f119924ee29484b441f5 https://github.com/w3c/webauthn/commit/a871f796c591721c9556f119924ee29484b441f5 Author: Simone Onofri <simone@w3.org> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M CONTRIBUTING.md Log Message: ----------- Merge pull request #2131 from w3c/simoneonofri-contributing Update CONTRIBUTING.md for non-member IPR commitment Commit: 82436af93d7315e8a53146306c806f290d349d64 https://github.com/w3c/webauthn/commit/82436af93d7315e8a53146306c806f290d349d64 Author: Emil Lundberg <emil@yubico.com> Date: 2024-09-11 (Wed, 11 Sep 2024) Changed paths: A .github/pull_request_template.md M CONTRIBUTING.md M index.bs Log Message: ----------- Merge branch 'main' into sign-extension Commit: 183e6700e3e54bd61aa70cefedef09432b328099 https://github.com/w3c/webauthn/commit/183e6700e3e54bd61aa70cefedef09432b328099 Author: Emil Lundberg <emil@yubico.com> Date: 2024-09-11 (Wed, 11 Sep 2024) Changed paths: M index.bs Log Message: ----------- Add outline of signing extension expecting pre-hashed data Note that as noted in the inline `ISSUE` annotations, what "pre-hashed" means is currently underspecified and will need to be clarified. Compare: https://github.com/w3c/webauthn/compare/03a6d0e104db...183e6700e3e5 To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications
Received on Wednesday, 11 September 2024 15:43:21 UTC