16:52:38 RRSAgent has joined #webauthn 16:52:38 logging to http://www.w3.org/2017/07/12-webauthn-irc 16:52:40 RRSAgent, make logs public 16:52:40 Zakim has joined #webauthn 16:52:42 Zakim, this will be 16:52:42 I don't understand 'this will be', trackbot 16:52:43 Meeting: Web Authentication Working Group Teleconference 16:52:43 Date: 12 July 2017 17:02:26 jfontana has joined #webauthn 17:02:33 present+ 17:03:53 Rolf has joined #webauthn 17:04:47 present+ weiler 17:04:55 present+ 17:06:09 present+ jcj_moz 17:08:25 present+ 17:08:48 scribenick: jcj_moz 17:08:56 present+ apowers, jfontana, nadalin 17:09:23 tony: Welcome back to the regularly scheduled calls, jcj_moz 17:09:31 ... Open PRs, so we're continuing with PR #379 17:09:45 ... Angelo, have you been able to update this? 17:09:55 Angelo: I'll do so later today 17:10:02 tony: That leaves us with #460 17:10:23 kpaulh has joined #webauthn 17:10:43 ... This is assigned to Mike Jones, but he's busy with IETF next week 17:10:50 https://github.com/w3c/webauthn/pull/460 17:11:03 Angelo: I don't think Mike talked to me after last week's meeting 17:11:07 tony: OK 17:11:09 "Adds requireUserVerification option in AuthenticatorSelectionCriteria " 17:11:21 https://github.com/w3c/webauthn/pull/498 17:11:23 tony: That leaves us with PR #498 17:11:29 alexei-goog has joined #webauthn 17:11:39 ... the Algorithm fixup. 17:11:59 ... Is Jeff here? 17:12:06 No, he couldn't be here this week or next due to IETF 17:12:15 Tony: OK. 17:13:00 ... There are 16 open issues for WD-06 : https://github.com/w3c/webauthn/issues?q=is%3Aopen+is%3Aissue+milestone%3AWD-06 17:14:26 tony: #278... Angelo, you hadn't had a chance to finish this up? 17:14:32 Angelo: I have not, unfortunately 17:14:48 tony: #283 which is also Angelo 17:14:57 Angelo: Those two should be solved w/ one PR 17:15:44 tony: #292 which has Angelo and Jeff on it 17:15:49 Angelo: I'll work with Jeff on that one 17:16:02 tony: #460 is Jeff's, too... 17:16:13 ... Also tied to #498 17:16:57 17:18:37 tony: jcj_moz, can you resolve last comment on #474? 17:18:41 jcj_moz: Yes, will do 17:18:56 tony: #485 is addressed by PR #379 17:21:52 tony: We should talk about #254 17:22:00 jcj_moz: Not an issue in practice in Firefox 17:22:01 present+ angelo, Ibrahim 17:22:14 chair: jfontana, nadalin 17:22:17 Angelo: This seems to be a spec correctness issue rather than a real tech issue 17:22:54 present+ 17:23:19 jcj_moz: I *think* this is all immutable data anyway (once page loads) so it shouldn't be a spec compat issue 17:24:40 ... This seems to be not as critical for WD-06 as it might have seemed 17:24:46 tony: So this could move to WD-07? 17:25:13 https://github.com/w3c/webappsec-credential-management/pull/93 17:25:52 jcj_moz: It seems like not even a point of contention - we needed the values/origin and copied them to the Runnable 17:25:53 angelo: Yeah, we have clear guidelines on how to code these sorts of things 17:27:27 tony 17:27:40 tony: We need at least 2 interop impls to get to CR, and I'd like to set a timeline 17:27:54 ... so we can see if it's realistic to be at CR by TPAC in November 17:28:05 ... I sent a note out to the 3 browser vendors 17:28:09 ... and got a response from jcj_moz 17:28:43 ... at the WD-05 level 17:28:52 Rolf: This is at WD-05, right? 17:28:58 tony: That's what JC implemented 17:29:06 ... and I gather that's what Edge is implementing 17:30:00 ... Would like to get a rough estimate from the chrome team 17:35:07 angelo has joined #webauthn 17:35:15 I will scribe for now 17:35:22 scribenick: angelo 17:38:14 Edge is working on an implementation that is based on WD-05. We typically ship the API first behind a flag, turn it on by default for small group of insiders, and then eventually ship to all Windows 10 users. 17:38:45 present+ alexei-goog 17:39:41 JC: Firefox doesn't have infinite resources too. We are working on WD-05, testing to make sure the implementation works well, and then move to next major draft (likely CR). 17:40:40 Alexei: I thought our plan is to not ship WD-05 publicly but just use it for interop. 17:41:35 JC: we will not ship the WD-05 publicly but will have the hardware out of the door. 17:43:00 Alexei: for some of the developers, it's concerning that the gap between the implementation and the draft is getting big. 17:43:07 JC: +1 17:43:42 rrsagent, draft minutes 17:43:42 I have made the request to generate http://www.w3.org/2017/07/12-webauthn-minutes.html weiler 17:43:48 rrsagent, make log public 17:44:39 Tony: at one point, the spec will have to converge. 17:44:54 Angelo: we will likely have a more stablized version by Sept. 17:45:22 Alexei: we should have a framework for how the interop testing. 17:46:41 to be clear: CTAP 1.0 = U2F; CTAP 2.0 = the CBOR-based protocol 17:47:44 Alexei: angelo what do you think? 17:50:12 Angelo: our initial implementation will have Hello and CTAP working. Given that CTAP is designed to be backwards compatible with U2F, our implementation will likely work with U2F. 17:50:20 Alexei: SGTM 17:51:00 JC: there's a nice library that fakes U2F hardware. 17:51:20 Tony: so we're looking at interop at Sept? 17:52:27 J.C.'s test site- https://webauthn.bin.coffee/ 17:53:04 Rust U2F implementation- https://github.com/jcjones/u2f-hid-rs/ 17:53:06 will send emails too 17:53:11 JC: we can do interop right now. We can use soft-token to do interop testing. 17:53:57 Angelo: Alexei, when can you guys do interop? 17:55:59 Alexei: we don't plan to do soft token and will jump straight to hardware. I will echo with Domenic here that we don't usually do much timeline estimate. If I have to guess, I'd say it's around end of year. 17:56:32 Domenic: is there a shared test repo? 17:56:57 Angelo: Adam Powers wrote a small web platform test. We should pull him in when we start interop testing. 17:57:35 no meeting next week, resume on the 26th 17:57:41 Tony: no meeting next week. See you the week after 17:58:08 Adam Powers is working on better WPTs too :) 17:59:01 jfontana has left #webauthn 18:01:59 rrsagent, draft minutes 18:01:59 I have made the request to generate http://www.w3.org/2017/07/12-webauthn-minutes.html weiler 20:01:20 Zakim has left #webauthn