WebPlatformTest / HTML5test

How well does your browser support HTML5?
https://html5test.com
MIT License
995 stars 193 forks source link

Consider adding Web Authentication to V8 #443

Closed dstorey closed 8 years ago

dstorey commented 8 years ago

What is it?

Is it a standard?

Yes. Originally put forward by FIDO Alliance as FIDO 2.0, it is now a W3C spec: https://w3c.github.io/webauthn/ Google and MS are spec editors along with PayPal, etc.

Current support

Reason to add

What to replace?

I've filed a few things that have been deprecated from WhatWG version of HTML that could free up some points for this. There is also HTML Imports that Firefox won't implement.

NielsLeenheer commented 8 years ago

Under consideration.

Do you know if there is interest from other browser makers, apart from Microsoft?

dstorey commented 8 years ago

@NielsLeenheer Yes. Chrome has an implementation of FIDO U2F API which is a different spec and only related to two factor tokens(using keychains devices or whatever). This is the result of a FIDO 2 spec that goes beyond this and was moved to the W3C. Presumably with this and Google being editors they'll implement, especially when it fits in as part of a progressive web apps story along with web payments.

NielsLeenheer commented 8 years ago

Added, now available on http://alpha.html5test.com