<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, #native_identity</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 complete</div><div><div> - picl-idp -> fxa-auth-server</div><div> - firefox-account-bridge -> fxa-content-server</div><div> - gherkin -> fxa-js-client</div><div> - picl-gherkin -> fx-js-client-old</div><div> - scrypt-helper -> fxa-scrypt-helper</div></div><div>- Designing "forceAuthentication" support for FxOS: <a href="https://github.com/mozilla/fxa-auth-server/issues/307">https://github.com/mozilla/fxa-auth-server/issues/307</a></div><div>- Discussion on whether FxA should run its own BID verifier: <a href="https://github.com/mozilla/fxa-auth-server/issues/292">https://github.com/mozilla/fxa-auth-server/issues/292</a></div><div>- Defined what the "principal" is on assertions backed by FxA auth server: <a href="https://github.com/mozilla/fxa-auth-server/pull/275">https://github.com/mozilla/fxa-auth-server/pull/275</a></div><div> - email + uid, exact format may be tweaked in the future</div><div>- Upgraded to MySQL 2.0 driver in auth server: <a href="https://github.com/mozilla/fxa-auth-server/pull/296">https://github.com/mozilla/fxa-auth-server/pull/296</a></div><div>- /raw_password password reset endpoint: <a href="https://github.com/mozilla/fxa-auth-server/pull/249">https://github.com/mozilla/fxa-auth-server/pull/249</a></div><div>- Return server timestamp to address client/server clock skew and resulting 401/Hawk errors: <a href="https://github.com/mozilla/fxa-auth-server/pull/233">https://github.com/mozilla/fxa-auth-server/pull/233</a></div><div>- We will *not* try to obscure whether users have an FxA via our API: <a href="https://github.com/mozilla/picl-idp/issues/134">https://github.com/mozilla/picl-idp/issues/134</a></div><div>- Continued maintenance of python API client: <a href="https://github.com/warner/picl-spec-crypto">https://github.com/warner/picl-spec-crypto</a></div><div>- Initial server milestone to support FxOS Dec 9 deadline: <a href="https://github.com/mozilla/fxa-auth-server/issues?milestone=4&page=1&state=open">https://github.com/mozilla/fxa-auth-server/issues?milestone=4&page=1&state=open</a></div><div>- Meet and greet on 11/14 with WMF team to start WMF/FxA integration: <a href="https://etherpad.mozilla.org/wmf">https://etherpad.mozilla.org/wmf</a></div><div>- ckarlof had initial meeting with Legal to discuss FxA ToS</div><div>- Nick Chapman joins us from Services to help build FxA for the Web!</div><div>- Next steps: continue to work on Q4 production ready goals for FxA Cloud Services and support FxOS Dec 9 deadline, design FxA for the Web</div><div><br></div><div><div>Android (Nick Alexander, Richard Newman)</div><div>- landed FxA client in elm: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=892025">https://bugzilla.mozilla.org/show_bug.cgi?id=892025</a></div><div>- landed some Sync 1.1 work to support FxA effort: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=922147">https://bugzilla.mozilla.org/show_bug.cgi?id=922147</a></div><div><br></div></div><div>Desktop (Chris Karlof, Brian Warner, Mark Hammond, Tim Taubert) </div><div>- FxA signed in module under review: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=909967">https://bugzilla.mozilla.org/show_bug.cgi?id=909967</a></div><div> - also supports FxOS effort</div><div>- FxA client under review: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=935232">https://bugzilla.mozilla.org/show_bug.cgi?id=935232</a></div><div> - also supports FxOS effort</div><div>- Mark Hammond has migrated more of the existing Sync tests to support FxA+Sync integration</div><div>- Next steps: land the above patches, plan for Milestone 1 Sync.next evaluation release, land FxA+Sync work on elm</div><div><br></div><div>FxOS (Jed Parsons, Zach Carter, Sam Penrose, Shane Tomlinson)</div><div><div>- Committed to b2g 1.4, we are still targeting landing MVP in trunk by 1.3 code-complete (Dec 9)<br>- Thanks to everyone on the team for continuing to push hard and work perhaps more than you ought to.<br>- Many UX questions resolved by stomlinson, jgruen (Bug 897600)<br>- jgruen, arog, and vishy in massive UX and product collaboration between WFM and FXA (w00t!)<br>- olav refactoring sign-in flow architecture (github)<br>- jgruen proposes UX for forceAuthentication (Bug 936741)<br>- FxAccounts.jsm feedback from ttaubert; updates by zaach (Bug 909967)<br>- FxAccountsClient.js feedback from ttaubert, rnewman; updates by zaach (Bug 935232)<br>- stomlinson, olav, borja, sergi expose gaia flows in FxA Test App (<a href="https://github.com/borjasalguero/gaia/tree/fxa_proposal_complete">https://github.com/borjasalguero/gaia/tree/fxa_proposal_complete</a>)<br>- stomlinson, borja, ferjm merging front-end UI with gaia system app (github: ferjm, borja)<br>- toxborrow, arog facilitating Product meetings with Wheres My Fox, Marketplace<br>- spenrose wrangling reviewers for gaia and gecko patches<br>- spenrose updating signed-in user module (Bug 909967)<br>- warner reviewed jwcrypto interface; jedp making updates (Bug 936146)<br>- ferjm performs massive overhaul of Gaia and Gecko system patches (Bugs 929388, 935245)<br>- ferjm achieves sign-in and getAssertion in gecko ( \o/ )<br>- Next steps: Functional alpha build targeted for Tuesday, Nov 19. Will include:<br> - Sign-up to create account<br> - Sign-in<br> - RP (like WFM or Marketplace) can get identity assertion<br>- Once ready, we will provide this as a nightly build for our partners to begin testing with.</div></div><div><br></div><div>Firefox Accounts Devops (Benson Wong, Gene Wood, James Bonacci, Peter Dehaan) </div><div>- Proposal for prod and stage urls: <a href="https://github.com/mozilla/fxa-auth-server/issues/295">https://github.com/mozilla/fxa-auth-server/issues/295</a></div><div>- Next steps: Start to build out provisioning logic</div></body></html>