- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Fri, 13 Apr 2018 23:28:33 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by equalsJeffH to https://github.com/w3c/webauthn: * draft-jones-webauthn-cose-algorithms by Mike Jones https://github.com/w3c/webauthn/commit/e49263b4bb903f301e13c740dadb01ba46214396 * Add non-ASCII RP display name example (#825) * Add non-ASCII RP display name example * Change Cyrillic RP name example as recommended by @herrjemand by Emil Lundberg https://github.com/w3c/webauthn/commit/0e298804c5f43e42d9ff180165e5be9e4a27550b * Explicitly recommend generating AAGUIDs randomly. (#826) Fixes #452. by Adam Langley https://github.com/w3c/webauthn/commit/d2c3c3507ffd696c25d4b81bd1b3abea3e997729 * 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: by Emil Lundberg https://github.com/w3c/webauthn/commit/61ee7ce351a6fb361bd0c5ad4487e8c7c8366f21 * add link to WD-webauthn-20180315 (WD-09) (#843) by =JeffH https://github.com/w3c/webauthn/commit/60000a46fc319418809f22e13a7088f61a1472e1 * Update PubStatus.md by Samuel Weiler https://github.com/w3c/webauthn/commit/c67338cade6ea797a36b8b97a8e82a82473e29ef * Resolve issue #844: the abort() command is on AbortController, not the underlying signal. by Ki-Eun Shin https://github.com/w3c/webauthn/commit/eb49aada831ca2604926545fc84ef98c40f02a53 * fix-855-add-link-to-CR (#856) by =JeffH https://github.com/w3c/webauthn/commit/98ff314ae403b84863add51fd81768e23e8d726c * 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:" by Adam Langley https://github.com/w3c/webauthn/commit/b84d9cb9dd1fb80ac000de0bf3e92e92338eb357 * 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 by Emil Lundberg https://github.com/w3c/webauthn/commit/6d5aa3e58d23a710b8756289c63bc00f69190baa * Obfuscate Safetynet nonce Closes #868 by Alexei Czeskis https://github.com/w3c/webauthn/commit/7c94792da69919fb1e7bef88954a6831f660bcc8 * 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. by Alexei Czeskis https://github.com/w3c/webauthn/commit/2a23a11ceb500b594324085338a0fea67b66dabf * Merge branch 'master' into issue-848-rp-up-verification by JeffH https://github.com/w3c/webauthn/commit/2ae16c671edfbce5dc6ec020deae706a13d751c9
Received on Friday, 13 April 2018 23:28:46 UTC