<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Firefox Accounts wiki: <a href="https://wiki.mozilla.org/Identity/FirefoxAccounts">https://wiki.mozilla.org/Identity/FirefoxAccounts</a></div><div>Sync.next wiki: <a href="https://wiki.mozilla.org/User_Services/Sync">https://wiki.mozilla.org/User_Services/Sync</a></div><div>IRC: #fxa</div><div><br></div><div>Firefox Accounts Cloud Services and Client libraries (Danny Coates, Ryan Kelly, Zach Carter, Vlad Filippov, Andy Chilton)</div><div>- Repo rename happening next week to be more fxa-centric and more descriptive</div><div><div> - picl-idp -> fxa-auth-server</div><div> - firefox-account-bridge -> fxa-content-server</div><div> - gherkin -> fxa-js-client</div><div> - scrypt-helper -> fxa-scrypt-helper</div></div><div>- /raw_password API will likely be used to support initial FxOS efforts. See discussion here: <a href="https://github.com/mozilla/picl-idp/blob/master/docs/api.md#raw_password-discussion">https://github.com/mozilla/picl-idp/blob/master/docs/api.md#raw_password-discussion</a></div><div>- NEW: Roadmap: <a href="https://wiki.mozilla.org/Identity/Roadmap">https://wiki.mozilla.org/Identity/Roadmap</a></div><div>- NEW: FxA metrics plan: <a href="https://id.etherpad.mozilla.org/fxacct-metrics">https://id.etherpad.mozilla.org/fxacct-metrics</a></div><div>- Andy now focused on MySQL work in FxA Auth Server. Initial work:</div><div> - <a href="https://github.com/mozilla/picl-idp/pull/273">https://github.com/mozilla/picl-idp/pull/273</a></div><div> - <a href="https://github.com/mozilla/picl-idp/issues/260">https://github.com/mozilla/picl-idp/issues/260</a></div><div>- Better input validation of cert signing: <a href="https://github.com/mozilla/picl-idp/pull/283">https://github.com/mozilla/picl-idp/pull/283</a></div><div>- Added initial Sauce lab testing of fxa-js-client: <a href="https://github.com/mozilla/gherkin/pull/9">https://github.com/mozilla/gherkin/pull/9</a></div><div>- Massive refactor to make token handling on FxA Auth Server more consistent: <a href="https://github.com/mozilla/picl-idp/pull/276">https://github.com/mozilla/picl-idp/pull/276</a></div><div>- "FxA existence privacy" issue reopened at the request of rfreely: <a href="https://github.com/mozilla/picl-idp/issues/134">https://github.com/mozilla/picl-idp/issues/134</a></div><div>- Next steps: continue to work with UX on final UI for flows, continue work on Gherkin, continue to work on Q4 production ready goals for FxA Cloud Services</div><div><br></div><div><div>Android (Nick Alexander, Richard Newman)</div><div>- no update; Nick has been working on Fennec build stuff and resume FxA work soon</div><div><br></div></div><div>Desktop (Chris Karlof, Brian Warner, Mark Hammond, Tim Taubert) </div><div>- "more native" FxAccounts.jsm and FxAccountsClient.jsm patch being constructed to land next week</div><div> - migrates key fetching, email verification, public key generator, and assertion generator to browser code</div><div> - includes FxAccount API client</div><div> - <a href="https://github.com/warner/mozilla-central/tree/warnerhack">https://github.com/warner/mozilla-central/tree/warnerhack</a></div><div> - supports both FxA Desktop and FxOS efforts</div><div>- Next steps: Continue getting more tests working with the code from the work week, continue to land FxA common code in m-c</div><div><br></div><div>FxOS (Jed Parsons, Zach Carter, Sam Penrose, Shane Tomlinson)</div><div><div>- Amazing Gaia UI consolidation</div><div>- More amazing Gaia system work; ready to test</div><div>- Big push on Firefox Accounts system patches; lots of help from ckarlof and warner</div><div>- Gecko core identity patches about ready to integrate with FXA</div><div>- Targeting our first integration build for next Thursday</div><div>Task breakdown:</div><div>- [borja, shane, olav, sergi] Consolidated all UI flows into System app</div><div> Branch: <a href="https://github.com/borjasalguero/gaia/tree/fxa_proposal_complete">https://github.com/borjasalguero/gaia/tree/fxa_proposal_complete</a> (</div><div>- [jedp] Conform native jwcrypto API to the spec; needs r (bug 936146)</div><div>- [warner, zaach, sam, ckarlof: Generalized services/fxaccounts work for use in b2g; Generating m-c patch now</div><div> bugs 935234, 935242, 935232</div><div>- [ferjm] Completed core gaia System components (bug 929388)</div><div> Includes borja's branch: <a href="https://github.com/ferjm/gaia">https://github.com/ferjm/gaia</a></div><div>- [ferjm, francisco] Implementing UI glue to abstract out FXA UI from Identity components</div><div> Architecture: <a href="https://github.com/jedp/fxa-fxos/blob/master/img/architecture.png">https://github.com/jedp/fxa-fxos/blob/master/img/architecture.png</a></div><div> Patches in progress (bug 929386)</div><div>- [jgruen] updates to flows; animations demonstrating flows</div><div> <a href="https://wiki.mozilla.org/Identity/UX#FirefoxOS">https://wiki.mozilla.org/Identity/UX#FirefoxOS</a></div><div>- [jgruen] collab with dougt on wheresmyfox UX</div><div>- [jedp] Demo and overview of FXA at FirefoxOS work-week; demos from our team</div><div> Slides: <a href="https://github.com/jedp/fxa-fxos/blob/master/slides.md">https://github.com/jedp/fxa-fxos/blob/master/slides.md</a></div><div> FTE Gaia demo: <a href="https://www.youtube.com/watch?v=ZjSUN7SAEmw">https://www.youtube.com/watch?v=ZjSUN7SAEmw</a></div><div> Gruen's animation: <a href="https://www.dropbox.com/s/9tfzlxpg2khgr4q/FxA%20Animation.m4v">https://www.dropbox.com/s/9tfzlxpg2khgr4q/FxA%20Animation.m4v</a></div><div>- [rfeeley] review and mapping of flows, focus on unhappy paths; collab with marketplace UX</div><div>- [spenrose] Comprehensive summary of dependencies</div><div> <a href="https://github.com/SamPenrose/fxa-fxos/blob/master/dependencies.md">https://github.com/SamPenrose/fxa-fxos/blob/master/dependencies.md</a></div></div><div><br></div><div>Firefox Accounts Devops (Benson Wong, Gene Wood, James Bonacci, Peter Dehaan) </div><div>- Load testing framework now working against MySQL re-write</div><div>- Next steps: Start to build out provisioning logic, load testing of new MySQL architecture</div></body></html>