-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
device public key extension #1663
Commits on Apr 16, 2021
-
device-bound Public Key pair extension
This PR instantiates the `getDevicePublicKey` extension. RPs desiring to have a guaranteed device-bound public key returned on `create()` and `get()` need to simply include this extension on their `create()` and `get()` calls. On `create()`, a device-bound public key pair is created in addition to the [credential key pair](https://www.w3.org/TR/webauthn-2/#credential-key-pair), and the extension result conveys the devicePublicKey to the RP. On `get()`, a device-bound public key pair is created if one does not yet exist, and the resulting devicePublicKey is conveyed in the extension result to the RP.
Configuration menu - View commit details
-
Copy full SHA for 6719e05 - Browse repository at this point
Copy the full SHA 6719e05View commit details
Commits on Apr 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4a6b8fe - Browse repository at this point
Copy the full SHA 4a6b8feView commit details
Commits on Apr 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5d1662d - Browse repository at this point
Copy the full SHA 5d1662dView commit details
Commits on Apr 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1622df2 - Browse repository at this point
Copy the full SHA 1622df2View commit details
Commits on May 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5e684aa - Browse repository at this point
Copy the full SHA 5e684aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71afdbe - Browse repository at this point
Copy the full SHA 71afdbeView commit details
Commits on May 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8040d13 - Browse repository at this point
Copy the full SHA 8040d13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38131e6 - Browse repository at this point
Copy the full SHA 38131e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad71ff1 - Browse repository at this point
Copy the full SHA ad71ff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 094d385 - Browse repository at this point
Copy the full SHA 094d385View commit details -
Configuration menu - View commit details
-
Copy full SHA for e66eb2d - Browse repository at this point
Copy the full SHA e66eb2dView commit details
Commits on Jun 9, 2021
-
Device-bound public key ProVerif model
This adds a ProVerif model for the device-bound public key (device-bound key pair) extension.
Configuration menu - View commit details
-
Copy full SHA for 618b2de - Browse repository at this point
Copy the full SHA 618b2deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e97952 - Browse repository at this point
Copy the full SHA 1e97952View commit details
Commits on Jun 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8f0d66d - Browse repository at this point
Copy the full SHA 8f0d66dView commit details
Commits on Jun 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 43e03c8 - Browse repository at this point
Copy the full SHA 43e03c8View commit details
Commits on Jun 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 503a027 - Browse repository at this point
Copy the full SHA 503a027View commit details
Commits on Jun 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 87340d7 - Browse repository at this point
Copy the full SHA 87340d7View commit details
Commits on Jun 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cbb066f - Browse repository at this point
Copy the full SHA cbb066fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e72a00 - Browse repository at this point
Copy the full SHA 1e72a00View commit details
Commits on Jun 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 99a6b79 - Browse repository at this point
Copy the full SHA 99a6b79View commit details
Commits on Jun 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e9db523 - Browse repository at this point
Copy the full SHA e9db523View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68ebaa2 - Browse repository at this point
Copy the full SHA 68ebaa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b5702c - Browse repository at this point
Copy the full SHA 8b5702cView commit details -
Configuration menu - View commit details
-
Copy full SHA for da82c2e - Browse repository at this point
Copy the full SHA da82c2eView commit details
Commits on Jun 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f84069b - Browse repository at this point
Copy the full SHA f84069bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6663cb - Browse repository at this point
Copy the full SHA f6663cbView commit details
Commits on Jun 24, 2021
-
revise model to have discrete message components and to leverage named_tuples.pvl and crypto.pvl.
Configuration menu - View commit details
-
Copy full SHA for 22e325d - Browse repository at this point
Copy the full SHA 22e325dView commit details
Commits on Jun 25, 2021
-
further clarifications and musings
this is the stage of development I first shared with internal colleagues post the original hand-wavy prose writeup.
Configuration menu - View commit details
-
Copy full SHA for a3ed05b - Browse repository at this point
Copy the full SHA a3ed05bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6382444 - Browse repository at this point
Copy the full SHA 6382444View commit details
Commits on Jun 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 768d900 - Browse repository at this point
Copy the full SHA 768d900View commit details
Commits on Jun 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fd9ea00 - Browse repository at this point
Copy the full SHA fd9ea00View commit details
Commits on Jun 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a34b489 - Browse repository at this point
Copy the full SHA a34b489View commit details
Commits on Jul 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2832b5e - Browse repository at this point
Copy the full SHA 2832b5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e47c5f8 - Browse repository at this point
Copy the full SHA e47c5f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c8f25 - Browse repository at this point
Copy the full SHA 75c8f25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4515d63 - Browse repository at this point
Copy the full SHA 4515d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for c208e19 - Browse repository at this point
Copy the full SHA c208e19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 591cded - Browse repository at this point
Copy the full SHA 591cdedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59260f0 - Browse repository at this point
Copy the full SHA 59260f0View commit details
Commits on Jul 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c3487a2 - Browse repository at this point
Copy the full SHA c3487a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8d3b3 - Browse repository at this point
Copy the full SHA 0e8d3b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b216db - Browse repository at this point
Copy the full SHA 6b216dbView commit details
Commits on Jul 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 25b07e6 - Browse repository at this point
Copy the full SHA 25b07e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2da4504 - Browse repository at this point
Copy the full SHA 2da4504View commit details -
Configuration menu - View commit details
-
Copy full SHA for f943bbc - Browse repository at this point
Copy the full SHA f943bbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e23ccfe - Browse repository at this point
Copy the full SHA e23ccfeView commit details
Commits on Jul 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7a1e2ee - Browse repository at this point
Copy the full SHA 7a1e2eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a420eb - Browse repository at this point
Copy the full SHA 8a420ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2b529b - Browse repository at this point
Copy the full SHA d2b529bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 666718a - Browse repository at this point
Copy the full SHA 666718aView commit details
Commits on Jul 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f9e861c - Browse repository at this point
Copy the full SHA f9e861cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1a4383 - Browse repository at this point
Copy the full SHA e1a4383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9182fa1 - Browse repository at this point
Copy the full SHA 9182fa1View commit details
Commits on Jul 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 89e2660 - Browse repository at this point
Copy the full SHA 89e2660View commit details
Commits on Jul 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 54eb767 - Browse repository at this point
Copy the full SHA 54eb767View commit details
Commits on Aug 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f6fcee8 - Browse repository at this point
Copy the full SHA f6fcee8View commit details
Commits on Aug 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1747dff - Browse repository at this point
Copy the full SHA 1747dffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12ec079 - Browse repository at this point
Copy the full SHA 12ec079View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59f2909 - Browse repository at this point
Copy the full SHA 59f2909View commit details
Commits on Aug 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8b4d51c - Browse repository at this point
Copy the full SHA 8b4d51cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5f3b2d - Browse repository at this point
Copy the full SHA c5f3b2dView commit details
Commits on Aug 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4ebd028 - Browse repository at this point
Copy the full SHA 4ebd028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f18790 - Browse repository at this point
Copy the full SHA 4f18790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66e67bd - Browse repository at this point
Copy the full SHA 66e67bdView commit details
Commits on Aug 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9ac274a - Browse repository at this point
Copy the full SHA 9ac274aView commit details
Commits on Aug 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fcc6a68 - Browse repository at this point
Copy the full SHA fcc6a68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73cc7ff - Browse repository at this point
Copy the full SHA 73cc7ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c5393c - Browse repository at this point
Copy the full SHA 7c5393cView commit details
Commits on Nov 12, 2021
-
Co-authored-by: Emil Lundberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d16662 - Browse repository at this point
Copy the full SHA 3d16662View commit details -
Configuration menu - View commit details
-
Copy full SHA for aee534c - Browse repository at this point
Copy the full SHA aee534cView commit details -
Apply suggestions from emlun's code review, thanks!
Co-authored-by: Emil Lundberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c3e2e8 - Browse repository at this point
Copy the full SHA 7c3e2e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90593b9 - Browse repository at this point
Copy the full SHA 90593b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0bef33 - Browse repository at this point
Copy the full SHA d0bef33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89cec45 - Browse repository at this point
Copy the full SHA 89cec45View commit details
Commits on Nov 15, 2021
-
incorp pascoej's correction, thx!
Co-authored-by: J Pascoe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db63d69 - Browse repository at this point
Copy the full SHA db63d69View commit details
Commits on Nov 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9a78683 - Browse repository at this point
Copy the full SHA 9a78683View commit details
Commits on Jan 11, 2022
-
Apply emlun's suggestions, thx!
Co-authored-by: Emil Lundberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d52342c - Browse repository at this point
Copy the full SHA d52342cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e23c4b9 - Browse repository at this point
Copy the full SHA e23c4b9View commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b8ec5b8 - Browse repository at this point
Copy the full SHA b8ec5b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bb9aaa - Browse repository at this point
Copy the full SHA 0bb9aaaView commit details
Commits on Jan 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3237896 - Browse repository at this point
Copy the full SHA 3237896View commit details
Commits on Jan 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d652787 - Browse repository at this point
Copy the full SHA d652787View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55e64c9 - Browse repository at this point
Copy the full SHA 55e64c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ffcbf - Browse repository at this point
Copy the full SHA 41ffcbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f131d68 - Browse repository at this point
Copy the full SHA f131d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1e6d94 - Browse repository at this point
Copy the full SHA e1e6d94View commit details
Commits on Feb 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 23ea3ef - Browse repository at this point
Copy the full SHA 23ea3efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 683ad4d - Browse repository at this point
Copy the full SHA 683ad4dView commit details
Commits on Mar 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 17f3aa2 - Browse repository at this point
Copy the full SHA 17f3aa2View commit details
Commits on Mar 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b4e8d0e - Browse repository at this point
Copy the full SHA b4e8d0eView commit details
Commits on Mar 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 619ebb9 - Browse repository at this point
Copy the full SHA 619ebb9View commit details
Commits on Mar 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2730294 - Browse repository at this point
Copy the full SHA 2730294View commit details
Commits on Mar 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f0fe8f2 - Browse repository at this point
Copy the full SHA f0fe8f2View commit details
Commits on Mar 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f145234 - Browse repository at this point
Copy the full SHA f145234View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8d8567 - Browse repository at this point
Copy the full SHA b8d8567View commit details
Commits on May 19, 2022
-
The DPK is stored on the authenticator.
The text said that the DPK was stored on the client device, but the client device is the device that the browser is running on, not the authenticator. That _might_ be the same device, but it's unclear. Clarify that the DPKs come from the authenticator.
Configuration menu - View commit details
-
Copy full SHA for d92bad2 - Browse repository at this point
Copy the full SHA d92bad2View commit details -
Mirror the attestation controls for user credentials into the DPK extension.
Configuration menu - View commit details
-
Copy full SHA for 6d45aba - Browse repository at this point
Copy the full SHA 6d45abaView commit details -
Pull out DPK attestation rules and add signature prefix.
This change adds a section about calculating DPK attestations and references that each time rather than duplicating the rules. It also adds a prefix to the signed messages to ensure that DPK and user credential attestations clearly cannot be confused.
Configuration menu - View commit details
-
Copy full SHA for eb598ff - Browse repository at this point
Copy the full SHA eb598ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7289e1 - Browse repository at this point
Copy the full SHA b7289e1View commit details -
Have the DPK sign over everything.
Signing over too little is a common problem in protocols and the DPK wasn't signing over very much. The problem is that the signature was within the extension itself and thus couldn't easily cover the authenticator data. This change puts the DPK signature next to the normal signature in an assertion, transforming that field into a CBOR array. That's fine for assertions, but registration doesn't have such a signature output. Thus this change drops exercising the DPK during registration: Firstly, this is in line with the user credential which doesn't sign during registration unless "self" attestation is used. (And "self" attestation can be use with the DPK if desired.) Secondly, adding an extra signature output for registration is awkward. Putting it in the user credential attestation statement is awkward and conflicts when user-agents replace attestation statements. Adding a new CTAP field is possible but seems excessive since, as noted, there has never been a signature by the user credential.
Configuration menu - View commit details
-
Copy full SHA for dcfb392 - Browse repository at this point
Copy the full SHA dcfb392View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbb6b5d - Browse repository at this point
Copy the full SHA cbb6b5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccfd0b4 - Browse repository at this point
Copy the full SHA ccfd0b4View commit details
Commits on Jun 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f3315b5 - Browse repository at this point
Copy the full SHA f3315b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27ef223 - Browse repository at this point
Copy the full SHA 27ef223View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfce0cf - Browse repository at this point
Copy the full SHA bfce0cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20dd35c - Browse repository at this point
Copy the full SHA 20dd35cView commit details
Commits on Jun 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 27d0895 - Browse repository at this point
Copy the full SHA 27d0895View commit details -
Configuration menu - View commit details
-
Copy full SHA for e30cdb1 - Browse repository at this point
Copy the full SHA e30cdb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38fb4e1 - Browse repository at this point
Copy the full SHA 38fb4e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c7fad0 - Browse repository at this point
Copy the full SHA 0c7fad0View commit details -
Merge pull request #1754 from arnar/jeffh-fix-1658-device-bound-key-e…
…xtension Introduce unsigned extension outputs in DPK PR
Configuration menu - View commit details
-
Copy full SHA for 844cff7 - Browse repository at this point
Copy the full SHA 844cff7View commit details
Commits on Jul 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6fbfccf - Browse repository at this point
Copy the full SHA 6fbfccfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e67faa - Browse repository at this point
Copy the full SHA 4e67faaView commit details
Commits on Aug 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 832c2e8 - Browse repository at this point
Copy the full SHA 832c2e8View commit details
Commits on Aug 20, 2022
-
Merge pull request #1787 from w3c/merge-main-into-1658
Fix merge conflicts in PR #1658
Configuration menu - View commit details
-
Copy full SHA for 6940a43 - Browse repository at this point
Copy the full SHA 6940a43View commit details -
Apply more of emlun's suggestions from code review
(GitHub is struggling with the number of them, thus I'm trying to do just the first half.) Co-authored-by: Emil Lundberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b531a8 - Browse repository at this point
Copy the full SHA 7b531a8View commit details -
Apply one of emlun's suggestions
(This one seems to break GitHub's UI.) Co-authored-by: Emil Lundberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04ddb48 - Browse repository at this point
Copy the full SHA 04ddb48View commit details -
Apply one of emlun's suggestions
Co-authored-by: Emil Lundberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cba94c - Browse repository at this point
Copy the full SHA 3cba94cView commit details -
Apply one of emlun's suggestions
Co-authored-by: Emil Lundberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47017e4 - Browse repository at this point
Copy the full SHA 47017e4View commit details -
Apply one of emlun's suggestions
Co-authored-by: Emil Lundberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16a846a - Browse repository at this point
Copy the full SHA 16a846aView commit details -
Apply one of emlun's suggestions
Co-authored-by: Emil Lundberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ec8861 - Browse repository at this point
Copy the full SHA 2ec8861View commit details -
Apply suggestions from code review
Co-authored-by: Emil Lundberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c1cd98 - Browse repository at this point
Copy the full SHA 5c1cd98View commit details -
Apply suggestions from code review
Co-authored-by: Emil Lundberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c6c23d - Browse repository at this point
Copy the full SHA 5c6c23dView commit details -
Apply one of emlun's suggestions
Co-authored-by: Emil Lundberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a026a5b - Browse repository at this point
Copy the full SHA a026a5bView commit details -
Have the authenticator output a bytestring, not a map.
The platform generally echos the authenticator extension outputs in its own extension output and DPK does the same. In order to avoid either replicating the DPK output structure into IDL, or having the platforms re-encode it, have the authenticators produce a byte string containing the encoded map. The platform can then copy the byte string verbatim.
Configuration menu - View commit details
-
Copy full SHA for ec03d4d - Browse repository at this point
Copy the full SHA ec03d4dView commit details
Commits on Aug 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 88be1a6 - Browse repository at this point
Copy the full SHA 88be1a6View commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3430c95 - Browse repository at this point
Copy the full SHA 3430c95View commit details -
RPs shouldn't check DPK attestation for equality.
Otherwise they'll consider fresh attestations to be different devices. The attestation for existing DPKs is already checked in the “exactly one match” case.
Configuration menu - View commit details
-
Copy full SHA for 5af393d - Browse repository at this point
Copy the full SHA 5af393dView commit details -
Remove incorrect note about nonces.
Just because the attestation is changing doesn't mean that the authenticator is using a nonce. It could just be signing the same message repeatedly.
Configuration menu - View commit details
-
Copy full SHA for fe333fe - Browse repository at this point
Copy the full SHA fe333feView commit details -
Configuration menu - View commit details
-
Copy full SHA for ece61f0 - Browse repository at this point
Copy the full SHA ece61f0View commit details -
Apply one of emlun's suggestions
Co-authored-by: Emil Lundberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4279e6e - Browse repository at this point
Copy the full SHA 4279e6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d25fd53 - Browse repository at this point
Copy the full SHA d25fd53View commit details
Commits on Sep 10, 2022
-
Apply emlun's suggestions from code review
Co-authored-by: Emil Lundberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8966fe6 - Browse repository at this point
Copy the full SHA 8966fe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d671894 - Browse repository at this point
Copy the full SHA d671894View commit details
Commits on Sep 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ca1b0c6 - Browse repository at this point
Copy the full SHA ca1b0c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6112877 - Browse repository at this point
Copy the full SHA 6112877View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed0b779 - Browse repository at this point
Copy the full SHA ed0b779View commit details
Commits on Sep 27, 2022
-
Co-authored-by: Shane Weeden <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9bd0e3d - Browse repository at this point
Copy the full SHA 9bd0e3dView commit details -
DPK is only valid for backup eligible credentials.
(This was discussed at TPAC.
Configuration menu - View commit details
-
Copy full SHA for 759ce04 - Browse repository at this point
Copy the full SHA 759ce04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aa160c - Browse repository at this point
Copy the full SHA 8aa160cView commit details
Commits on Oct 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bff403d - Browse repository at this point
Copy the full SHA bff403dView commit details
Commits on Oct 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fba2725 - Browse repository at this point
Copy the full SHA fba2725View commit details
Commits on Oct 7, 2022
-
This resolves https://github.com/w3c/webauthn/pull/1663/files#r790893167 but including the suggested wording. (Tweaked to make bikeshed happy.)
Configuration menu - View commit details
-
Copy full SHA for f780870 - Browse repository at this point
Copy the full SHA f780870View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ae32a0 - Browse repository at this point
Copy the full SHA 6ae32a0View commit details