[Webkit-unassigned] [Bug 143491] implement FIDO U2F support...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 29 00:20:48 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=143491

David Waite <dwaite at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dwaite at gmail.com

--- Comment #5 from David Waite <dwaite at gmail.com> ---
FWIW, Edge has no intention to support U2F and only support WebAuthn.

The U2F JavaScript API unfortunately doesn't fully document how to get access to the objects needed to use the MessagePort and u2f interface API.

U2F supports CTAP1 devices, while WebAuthn supports CTAP1 and CTAP2 devices.

There is an extension for WebAuthn to work with existing U2F registrations (such as those created via another browser, or the Safari App Extension) with the new API, so that users can still authenticate when a site upgrades from using the U2F to WebAuthn javascript interfaces.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181029/77839df9/attachment.html>


More information about the webkit-unassigned mailing list