- From: GitHub <noreply@github.com>
- Date: Wed, 02 May 2018 04:12:03 -0700
- To: public-webauthn@w3.org
- Message-ID: <5ae99d039e4a1_369c2b02f8d97c1018868@hookshot-fe-265448d.cp1-iad.github.net.mail>
Branch: refs/heads/issue-845-u2f-signature Home: https://github.com/w3c/webauthn Commit: 241a56b30893a0d5997f7235315e76579bb3654b https://github.com/w3c/webauthn/commit/241a56b30893a0d5997f7235315e76579bb3654b Author: gmandyam <mandyam@quicinc.com> Date: 2018-02-26 (Mon, 26 Feb 2018) Changed paths: M index.bs Log Message: ----------- UVI modification with CDDL Commit: b75b4d23a946945d64bf96851c9c4a21769b27bc https://github.com/w3c/webauthn/commit/b75b4d23a946945d64bf96851c9c4a21769b27bc Author: gmandyam <mandyam@quicinc.com> Date: 2018-03-09 (Fri, 09 Mar 2018) Changed paths: M index.bs Log Message: ----------- Update index.bs Commit: e49263b4bb903f301e13c740dadb01ba46214396 https://github.com/w3c/webauthn/commit/e49263b4bb903f301e13c740dadb01ba46214396 Author: Mike Jones <Michael.Jones@microsoft.com> Date: 2018-03-23 (Fri, 23 Mar 2018) Changed paths: A draft-jones-webauthn-cose-algorithms.html A draft-jones-webauthn-cose-algorithms.txt A draft-jones-webauthn-cose-algorithms.xml Log Message: ----------- draft-jones-webauthn-cose-algorithms Commit: 0e298804c5f43e42d9ff180165e5be9e4a27550b https://github.com/w3c/webauthn/commit/0e298804c5f43e42d9ff180165e5be9e4a27550b Author: Emil Lundberg <emil@emlun.se> Date: 2018-03-28 (Wed, 28 Mar 2018) Changed paths: M index.bs Log Message: ----------- Add non-ASCII RP display name example (#825) * Add non-ASCII RP display name example * Change Cyrillic RP name example as recommended by @herrjemand Commit: d2c3c3507ffd696c25d4b81bd1b3abea3e997729 https://github.com/w3c/webauthn/commit/d2c3c3507ffd696c25d4b81bd1b3abea3e997729 Author: Adam Langley <agl@imperialviolet.org> Date: 2018-03-28 (Wed, 28 Mar 2018) Changed paths: M index.bs Log Message: ----------- Explicitly recommend generating AAGUIDs randomly. (#826) Fixes #452. Commit: 61ee7ce351a6fb361bd0c5ad4487e8c7c8366f21 https://github.com/w3c/webauthn/commit/61ee7ce351a6fb361bd0c5ad4487e8c7c8366f21 Author: Emil Lundberg <emil@emlun.se> Date: 2018-03-28 (Wed, 28 Mar 2018) Changed paths: M index.bs Log Message: ----------- Add User Public Key as alias of Credential Public Key (#830) * Add User Public Key as alias of Credential Public Key * Mention user private key in credential private key definition prose * Also reference FIDO UAF in mention of user private key * Make the new note a Note: Commit: 60000a46fc319418809f22e13a7088f61a1472e1 https://github.com/w3c/webauthn/commit/60000a46fc319418809f22e13a7088f61a1472e1 Author: =JeffH <mobileuser@kingsmountain.com> Date: 2018-03-28 (Wed, 28 Mar 2018) Changed paths: M index.bs Log Message: ----------- add link to WD-webauthn-20180315 (WD-09) (#843) Commit: c67338cade6ea797a36b8b97a8e82a82473e29ef https://github.com/w3c/webauthn/commit/c67338cade6ea797a36b8b97a8e82a82473e29ef Author: Samuel Weiler <weiler@w3.org> Date: 2018-03-30 (Fri, 30 Mar 2018) Changed paths: M PubStatus.md Log Message: ----------- Update PubStatus.md Commit: eb49aada831ca2604926545fc84ef98c40f02a53 https://github.com/w3c/webauthn/commit/eb49aada831ca2604926545fc84ef98c40f02a53 Author: Ki-Eun Shin <kieun.shin@sk.com> Date: 2018-03-30 (Fri, 30 Mar 2018) Changed paths: M index.bs Log Message: ----------- Resolve issue #844: the abort() command is on AbortController, not the underlying signal. Commit: 98ff314ae403b84863add51fd81768e23e8d726c https://github.com/w3c/webauthn/commit/98ff314ae403b84863add51fd81768e23e8d726c Author: =JeffH <mobileuser@kingsmountain.com> Date: 2018-04-02 (Mon, 02 Apr 2018) Changed paths: M index.bs Log Message: ----------- fix-855-add-link-to-CR (#856) Commit: 68d8cb8a673ed46f0d4fc5b11a97a528b44e76a3 https://github.com/w3c/webauthn/commit/68d8cb8a673ed46f0d4fc5b11a97a528b44e76a3 Author: Emil Lundberg <emil@yubico.com> Date: 2018-04-04 (Wed, 04 Apr 2018) Changed paths: M index.bs Log Message: ----------- Fix reference to U2F user public key format Commit: c137565f1d042c5a65606e36d543daf9d7642643 https://github.com/w3c/webauthn/commit/c137565f1d042c5a65606e36d543daf9d7642643 Author: Emil Lundberg <emil@yubico.com> Date: 2018-04-04 (Wed, 04 Apr 2018) Changed paths: M index.bs Log Message: ----------- Improve U2F key reformatting instructions as suggested by @apowers See https://github.com/w3c/webauthn/issues/857 Commit: 9beac26df7def6e8622d591934160cada1a12c12 https://github.com/w3c/webauthn/commit/9beac26df7def6e8622d591934160cada1a12c12 Author: gmandyam <mandyam@quicinc.com> Date: 2018-04-04 (Wed, 04 Apr 2018) Changed paths: M index.bs Log Message: ----------- Update index.bs Commit: 48389cc2ff4debae9f008c72191d95ef82eea9f9 https://github.com/w3c/webauthn/commit/48389cc2ff4debae9f008c72191d95ef82eea9f9 Author: JeffH <Jeff.Hodges@PayPal.com> Date: 2018-04-11 (Wed, 11 Apr 2018) Changed paths: M PubStatus.md M draft-hodges-webauthn-registries.html M draft-hodges-webauthn-registries.txt M draft-hodges-webauthn-registries.xml A draft-jones-webauthn-cose-algorithms.html A draft-jones-webauthn-cose-algorithms.txt A draft-jones-webauthn-cose-algorithms.xml M index.bs Log Message: ----------- Merge branch 'master' into master2 Commit: b84d9cb9dd1fb80ac000de0bf3e92e92338eb357 https://github.com/w3c/webauthn/commit/b84d9cb9dd1fb80ac000de0bf3e92e92338eb357 Author: Adam Langley <agl@imperialviolet.org> Date: 2018-04-11 (Wed, 11 Apr 2018) Changed paths: M index.bs Log Message: ----------- Emphasise that the CollectedClientData can be extended. (#827) * Emphasise that the CollectedClientData can be extended. There is a risk that RPs will implement overly simplistic parsing of the CollectedClientData and end up intolerant of any future additions. This change emphasises the need to parse it properly and will be coupled with a behaviour in Chrome that inserts a key (`new_keys_may_be_added_here`) in a random 20% of cases. * Make the note a "Note:" Commit: 6d5aa3e58d23a710b8756289c63bc00f69190baa https://github.com/w3c/webauthn/commit/6d5aa3e58d23a710b8756289c63bc00f69190baa Author: Emil Lundberg <emil@emlun.se> Date: 2018-04-11 (Wed, 11 Apr 2018) Changed paths: M index.bs Log Message: ----------- Address review comments by @kieun (#832) * Address review comments by @kieun * Revert CTAP2 URL fragment change See comment by @equalsJeffH at https://github.com/w3c/webauthn/pull/832#discussion_r173599006 * <dfn> AppID in FIDO AppID Extension section heading As suggested by @equalsJeffH at https://github.com/w3c/webauthn/pull/832#discussion_r173599568 Commit: 3bae3c068d201725a2456603de3346b9e5fc3680 https://github.com/w3c/webauthn/commit/3bae3c068d201725a2456603de3346b9e5fc3680 Author: JeffH <Jeff.Hodges@PayPal.com> Date: 2018-04-11 (Wed, 11 Apr 2018) Changed paths: M index.bs Log Message: ----------- Merge branch 'master' into master2 Commit: 7c94792da69919fb1e7bef88954a6831f660bcc8 https://github.com/w3c/webauthn/commit/7c94792da69919fb1e7bef88954a6831f660bcc8 Author: Alexei Czeskis <alexei@czeskis.com> Date: 2018-04-12 (Thu, 12 Apr 2018) Changed paths: M index.bs Log Message: ----------- Obfuscate Safetynet nonce Closes #868 Commit: 2a23a11ceb500b594324085338a0fea67b66dabf https://github.com/w3c/webauthn/commit/2a23a11ceb500b594324085338a0fea67b66dabf Author: Alexei Czeskis <aczeskis@google.com> Date: 2018-04-12 (Thu, 12 Apr 2018) Changed paths: M index.bs Log Message: ----------- Revert "Obfuscate Safetynet nonce" Accidentally commited to master -- OR -- just showing you all how to undo a commit to master in case you accidentally make this mistake on accident and not on purpose like me... This reverts commit 7c94792da69919fb1e7bef88954a6831f660bcc8. Commit: f14f12499b7cc191453bc4c1d02b94ace0f1c320 https://github.com/w3c/webauthn/commit/f14f12499b7cc191453bc4c1d02b94ace0f1c320 Author: Alexei Czeskis <alexei@czeskis.com> Date: 2018-04-16 (Mon, 16 Apr 2018) Changed paths: M index.bs Log Message: ----------- Obfuscate Safetynet nonce (#869) Closes #868 Commit: 263fe9357f6c335b4d491605dc67d0db3bc6c712 https://github.com/w3c/webauthn/commit/263fe9357f6c335b4d491605dc67d0db3bc6c712 Author: gmandyam <mandyam@quicinc.com> Date: 2018-04-16 (Mon, 16 Apr 2018) Changed paths: M index.bs Log Message: ----------- Merge pull request #821 from gmandyam/master2 UVI modification with CDDL Commit: b9af923897efecaf2f85558748ee3fe3385fddd2 https://github.com/w3c/webauthn/commit/b9af923897efecaf2f85558748ee3fe3385fddd2 Author: Emil Lundberg <emil@emlun.se> Date: 2018-04-16 (Mon, 16 Apr 2018) Changed paths: M index.bs Log Message: ----------- Add recommendation of challenge length (#858) LGTM, merging per 11-Apr-2018 concall. * Add recommendation of minimum challenge length * Add link to security consideration from makeCredential challenge parameter Commit: e36ee7c6959fd2623ff146fb1dbb77a909469e85 https://github.com/w3c/webauthn/commit/e36ee7c6959fd2623ff146fb1dbb77a909469e85 Author: Emil Lundberg <emil@yubico.com> Date: 2018-04-24 (Tue, 24 Apr 2018) Changed paths: M index.bs Log Message: ----------- Clarify that authentication use case example requires pairing the phone first Commit: 0bc2eece80bfc942215e2de400f35c074b66c0c4 https://github.com/w3c/webauthn/commit/0bc2eece80bfc942215e2de400f35c074b66c0c4 Author: Emil Lundberg <emil@yubico.com> Date: 2018-04-25 (Wed, 25 Apr 2018) Changed paths: M index.bs Log Message: ----------- Extract cross-spec ref for RFC8152 Secion 7 Commit: b05010da756d2deffd507044d289b33a1085d02e https://github.com/w3c/webauthn/commit/b05010da756d2deffd507044d289b33a1085d02e Author: Emil Lundberg <emil@yubico.com> Date: 2018-04-25 (Wed, 25 Apr 2018) Changed paths: M index.bs Log Message: ----------- Extract cross-spec ref for FIDO-U2F-Message-Formats Secion 4.3 Commit: c880ab937f69bc5cad48d3dd784068f760e959b8 https://github.com/w3c/webauthn/commit/c880ab937f69bc5cad48d3dd784068f760e959b8 Author: =JeffH <mobileuser@kingsmountain.com> Date: 2018-05-01 (Tue, 01 May 2018) Changed paths: M index.bs Log Message: ----------- non- -> non-null (#890) Commit: f4575a0a6001e4e58da692d91ca289c94a8cc109 https://github.com/w3c/webauthn/commit/f4575a0a6001e4e58da692d91ca289c94a8cc109 Author: Emil Lundberg <emil@yubico.com> Date: 2018-05-02 (Wed, 02 May 2018) Changed paths: M index.bs Log Message: ----------- Address @equalsJeffH's review comment Commit: aabeeaf52debdad98bbedc8ff9efed4e96d37451 https://github.com/w3c/webauthn/commit/aabeeaf52debdad98bbedc8ff9efed4e96d37451 Author: Emil Lundberg <emil@emlun.se> Date: 2018-05-02 (Wed, 02 May 2018) Changed paths: M index.bs Log Message: ----------- Merge pull request #881 from w3c/issue-874-clarify-use-case Clarify that authentication use case example requires pairing the phone first Commit: 3afbcf955b357e7f0e5208b0b01436ee36ae35fd https://github.com/w3c/webauthn/commit/3afbcf955b357e7f0e5208b0b01436ee36ae35fd Author: Emil Lundberg <emil@yubico.com> Date: 2018-05-02 (Wed, 02 May 2018) Changed paths: M index.bs Log Message: ----------- Merge branch 'master' into issue-857-u2f-attestation-verification Commit: 848659eb2d3c115ad22883eb2dd70c0413de9639 https://github.com/w3c/webauthn/commit/848659eb2d3c115ad22883eb2dd70c0413de9639 Author: Emil Lundberg <emil@emlun.se> Date: 2018-05-02 (Wed, 02 May 2018) Changed paths: M index.bs Log Message: ----------- Merge pull request #861 from w3c/issue-857-u2f-attestation-verification Clarify U2F attestation verification instructions Commit: f3940003f8e43e7c9c43889592d21f416a580a46 https://github.com/w3c/webauthn/commit/f3940003f8e43e7c9c43889592d21f416a580a46 Author: Emil Lundberg <emil@yubico.com> Date: 2018-05-02 (Wed, 02 May 2018) Changed paths: M PubStatus.md A draft-jones-webauthn-cose-algorithms.html A draft-jones-webauthn-cose-algorithms.txt A draft-jones-webauthn-cose-algorithms.xml M index.bs Log Message: ----------- Merge branch 'master' into issue-845-u2f-signature Compare: https://github.com/w3c/webauthn/compare/88bb9aec2214...f3940003f8e4 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
Received on Wednesday, 2 May 2018 11:12:29 UTC