122
edits
(→Web Authentication: Schedule update) |
(→Web Authentication: Schedule update) |
||
Line 36: | Line 36: | ||
** [https://lists.w3.org/Archives/Public/public-webauthn/2017Jan/0083.html Ready For Experiment Announcement] | ** [https://lists.w3.org/Archives/Public/public-webauthn/2017Jan/0083.html Ready For Experiment Announcement] | ||
* 2017 Q2: Support USB HID U2F devices on Linux, Mac OS X, and Windows. [https://github.com/jcjones/u2f-hid-rs/ rust u2f-hid-rs library] | * 2017 Q2: Support USB HID U2F devices on Linux, Mac OS X, and Windows. [https://github.com/jcjones/u2f-hid-rs/ rust u2f-hid-rs library] | ||
* 2017 Q2-3: Integrate USB HID U2F | * 2017 Q2-3: Integrate '''USB HID U2F hardware support''' into Firefox. | ||
** [https://bugzilla.mozilla.org/show_bug.cgi?id=1380270 Bug 1380270: Add libudev support to the tree] | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=1380270 Bug 1380270: Add libudev support to the tree] | ||
** [https://bugzilla.mozilla.org/show_bug.cgi?id=1388843 Bug 1388843: Add u2f-hid-rs rust library to the tree] | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=1388843 Bug 1388843: Add u2f-hid-rs rust library to the tree] | ||
Line 43: | Line 43: | ||
* 2017 Q2-3: Update to Working Draft 5 of the WebAuthn JS API. | * 2017 Q2-3: Update to Working Draft 5 of the WebAuthn JS API. | ||
** Done in Firefox 56 | ** Done in Firefox 56 | ||
* 2017 Q3: Integrate | * 2017 Q3: Integrate hardware support with the '''FIDO U2F v1.1 JS API''' | ||
** [https://bugzilla.mozilla.org/show_bug.cgi?id=1245527 Bug 1245527: Tie U2F JS API into WebAuthn's U2F HID Manager] | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=1245527 Bug 1245527: Tie U2F JS API into WebAuthn's U2F HID Manager] | ||
*** This | *** This is probably going to make it into Firefox 57, but won't enable hardware support until [https://bugzilla.mozilla.org/show_bug.cgi?id=1388851 Bug 1388851] also lands. | ||
* 2017 September: Interoperability testing for WebAuthn. | |||
* 2017 (late): Update to the Candidate Recommendation of the WebAuthn JS API. | * 2017 (late): Update to the Candidate Recommendation of the WebAuthn JS API. | ||
** [https://bugzilla.mozilla.org/show_bug.cgi?id=1384776 Bug 1384776] | |||
* 2017 (late) / 2018: Support USB HID CTAP devices on desktop platforms. (Exact version TBD) | * 2017 (late) / 2018: Support USB HID CTAP devices on desktop platforms. (Exact version TBD) | ||
** [https://github.com/jcjones/u2f-hid-rs/issues/33 u2f-hid-rs Issue #33] | |||
* 2018: Support U2F hardware for Firefox for Android. | * 2018: Support U2F hardware for Firefox for Android. | ||
** [https://github.com/jcjones/u2f-hid-rs/issues/42 u2f-hid-rs Issue #42] | |||
edits