- From: GitHub <noreply@github.com>
- Date: Fri, 13 Apr 2018 16:28:32 -0700
- To: public-webauthn@w3.org
- Message-ID: <5ad13d208fe12_22b52ae5338fbc0c89236@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Branch: refs/heads/issue-848-rp-up-verification Home: https://github.com/w3c/webauthn 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: 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: 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: 2ae16c671edfbce5dc6ec020deae706a13d751c9 https://github.com/w3c/webauthn/commit/2ae16c671edfbce5dc6ec020deae706a13d751c9 Author: JeffH <Jeff.Hodges@PayPal.com> Date: 2018-04-13 (Fri, 13 Apr 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-848-rp-up-verification Compare: https://github.com/w3c/webauthn/compare/a46247182ccb...2ae16c671edf
Received on Friday, 13 April 2018 23:29:01 UTC