- From: Akshay Kumar via GitHub <noreply@w3.org>
- Date: Mon, 13 Apr 2026 18:41:49 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by akshayku to https://github.com/w3c/webauthn: * Forbid authenticator data from containing cleartext PRF outputs by Emil Lundberg https://github.com/w3c/webauthn/commit/5481e3b49c26e97b2faa0b4e8783cc096cd1a175 * Add .well-known/webauthn registration by Michael Jones https://github.com/w3c/webauthn/commit/157fad4e4e6f963b933211f950c271c0d090055d * Add Status: permanent by Michael Jones https://github.com/w3c/webauthn/commit/ec7d8e5be4f056169450babbe38c96878b2d7322 * Remove RFC 5785 reference by Michael Jones https://github.com/w3c/webauthn/commit/ddde9430cdb89116b00c2fa5bbe0b17f94863eb3 * Merge pull request #2376 from w3c/mbj-well-known Add .well-known/webauthn registration by David Waite https://github.com/w3c/webauthn/commit/3cf21432001065489e5e6ad904467b3c44741f04 * Fix incorrect ASN.1 encoding in android-key test vector The `attestationSecurityLevel` and `keymintSecurityLevel` values in the `attestation` extension (OID `1.3.6.1.4.1.11129.2.1.17`) of the attestation certificate were incorrectly encoded as INTEGER type, but should be ENUMERATED type. See: https://github.com/w3c/webauthn/issues/2373 by Emil Lundberg https://github.com/w3c/webauthn/commit/2ec6eaeca682cf632a774e9a9843948e5510c562 * Add JSON object properies table to endpoint by Matthew Miller https://github.com/w3c/webauthn/commit/b217bcb0d469ab5524b56f9001a4f7c1987bee4c * Link to Virtual Authenticator instead by Matthew Miller https://github.com/w3c/webauthn/commit/5b953cb5ab043f8e66f8b2bac45ee75f9e947047 * Fix single quote misinterpreted as possessive/contraction apostrophe by Emil Lundberg https://github.com/w3c/webauthn/commit/3bf951ccee929ccd18f2e5ec5ec3cadf1729f894 * Merge pull request #2384 from w3c/fix-cddl-single-quote Fix single quote misinterpreted as possessive/contraction apostrophe by Emil Lundberg https://github.com/w3c/webauthn/commit/dc3b13f5e19fe015611e3061abfa0692e7cb9ca2 * Merge pull request #2378 from w3c/issue-2373-android-key-test-vectors Fix incorrect ASN.1 encoding in android-key test vector by Emil Lundberg https://github.com/w3c/webauthn/commit/c65d2c8dfde89d16250edadcf8d29bda3fd81d5d * Make table ID unique by Matthew Miller https://github.com/w3c/webauthn/commit/3a1e961119ad1727eb48a597377aa190b5b454b0 * Update table definition by Matthew Miller https://github.com/w3c/webauthn/commit/38b614c0c040c928a3ec08321d2aa6bd5a36e756 * Merge pull request #2381 from w3c/mm/add-props-table-set-user-verified Add JSON object properties table to Set User Verified virtual authenticator endpoint by Matthew Miller https://github.com/w3c/webauthn/commit/1be5e031981abea966dd2a9401f43261ba48cf86 * chore: Migrate Explainers from Wiki to repo by Tim Cappalli https://github.com/w3c/webauthn/commit/ddc4a90ebaa7811a9186d680cb00412e1c56285f * Delete explainers/.DS_Store by Tim Cappalli https://github.com/w3c/webauthn/commit/4d30714fa0c83ae7f83d692c273c368bde0ae63b * Delete extraneous bullet point by Emil Lundberg https://github.com/w3c/webauthn/commit/93174ff5897a48a93d3c6d7c49dc7a8185261aef * Fix name of explainers/large-blob-extension.md by Emil Lundberg https://github.com/w3c/webauthn/commit/3168f06e0fbb021e125e63bd414f9ad49ef48585 * doctoc explainers/raw-signing-extension.md by Emil Lundberg https://github.com/w3c/webauthn/commit/053ffb8cd96d2f55188951219d83ddec6eab5d0f * Format example URLs as code instead of clickable links by Emil Lundberg https://github.com/w3c/webauthn/commit/4a7fd5b59bf3e4994e62f357e8162579a39ecc42 * Remove redundant "explainer" from Signal API explainer title by Emil Lundberg https://github.com/w3c/webauthn/commit/75647f4b83965e0dc699ecb28f6c9e837ae56f0d * Merge pull request #2398 from w3c/wiki-migration chore: Migrate Explainers from Wiki to repo by Tim Cappalli https://github.com/w3c/webauthn/commit/a7cb0d36d616f52c21f2f36eb1fea7edd014191c * Update immediate-mediation.md Clarification about the user gesture requirement. Mention the importance of rate limiting. by Ken Buchanan https://github.com/w3c/webauthn/commit/a98efb6f6a3a3c041854288312d9a82ba040a243 * Merge pull request #2407 from kenrb/main Update the Immediate Mode explainer by Tim Cappalli https://github.com/w3c/webauthn/commit/d39bceea0924aff08094716de92a36012aa08aaf * Merge pull request #2372 from w3c/issue-2359-prf-authenticator-outputs Forbid authenticator data from containing cleartext PRF outputs by Emil Lundberg https://github.com/w3c/webauthn/commit/44ad61ea568cf0b3121b1d1881f55a4a2e83abd1 * Merge branch 'main' into remoteDesktopJsonExtension by Akshay Kumar https://github.com/w3c/webauthn/commit/eb8c331b1cea4843dd438e6f68c9fe2f8c45b8e8 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 13 April 2026 18:41:50 UTC