122
edits
(→Web Authentication: Schedule update) |
|||
| Line 40: | Line 40: | ||
** [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] | ||
** [https://bugzilla.mozilla.org/show_bug.cgi?id=1388851 Bug 1388851: Tie u2f-hid-rs rust library into WebAuthn's U2F HID Manager] | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=1388851 Bug 1388851: Tie u2f-hid-rs rust library into WebAuthn's U2F HID Manager] | ||
** Currently expected to land in '''Firefox 58'''. | |||
* 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 | ||
| Line 45: | Line 46: | ||
** [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 will enable hardware support when [https://bugzilla.mozilla.org/show_bug.cgi?id=1388851 Bug 1388851] lands. | *** This will enable hardware support when [https://bugzilla.mozilla.org/show_bug.cgi?id=1388851 Bug 1388851] lands. | ||
* 2017 (late): Update to the Candidate Recommendation of the WebAuthn JS API. | * 2017 (late): Update to the Candidate Recommendation of the WebAuthn JS API. | ||
* 2018: Support | * 2017 (late) / 2018: Support USB HID CTAP devices on desktop platforms. (Exact version TBD) | ||
* 2018: Support U2F hardware for Firefox for Android. | |||
| Line 72: | Line 73: | ||
* https://demo.yubico.com/u2f | * https://demo.yubico.com/u2f | ||
* https://webauthn.bin.coffee/wd-05/ | * https://webauthn.bin.coffee/wd-05/ | ||
It does not work on Facebook; there are issues beyond browser detection that haven't been analyzed yet. | |||
== DOM Security == | == DOM Security == | ||
edits