User Services/Sync: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 32: Line 32:
** Protocol: [[Identity/AttachedServices/KeyServerProtocol]]
** Protocol: [[Identity/AttachedServices/KeyServerProtocol]]
** Code: https://github.com/mozilla/picl-idp
** Code: https://github.com/mozilla/picl-idp
* Storage (experimental)
** Dev servers
*** FxA API: idp.dev.lcip.org
*** FxA Jelly: accounts.dev.lcip.org/flow
* Milestone 1 Storage
** Dev servers
*** Token server: http://auth.oldsync.dev.lcip.org/
*** Storage server: http://db1.oldsync.dev.lcip.org/
*** README: https://mail.mozilla.org/pipermail/sync-dev/2013-August/000392.html
* Storage Research
** [[Identity/CryptoIdeas/06-Queue-Sync-CouchDB]]
** [[Identity/CryptoIdeas/06-Queue-Sync-CouchDB]]
** [[User:Rnewman/TreeSync]]
** [[User:Rnewman/TreeSync]]

Revision as of 17:12, 21 August 2013

Last updated: 2013/08/21

Future home of all things related to the design & development of the New Sync service that is slated to replace the existing Sync service in late 2013/early 2014. A working name for this project has been PiCL ("Profile in the Cloud"), and the below documents may use this acronym.

What Problems Are We Solving?

Right now we have four problems with our existing Sync service. In priority order they are:

1. Usability: First, it's too hard to set up - only 1% of our users have actually done so. Second, it's too hard to add a second device - only 20% of sync users have more than one device (and hence are actually getting any value at all from sync).

2. Quality: The existing Sync codebase and protocol are unable to adequately address the reliability, performance, fault recovery, and efficiency requirements of a high-usage sync system.

3. Scalability: Our sync servers are failing far too frequently resulting in user facing outages.

4. Features: Features we want to build require that we can access data via web apps, which the current sync product cannot support. Competing browsers are building interesting features that can do this. We are at a disadvantage, and it's not for want of ideas.

Upcoming releases

Meetings

TBD

UX Designs

Technical Materials

User Research

TBD

Team

Identity

  • Lloyd Hilaiel
  • Tauni Oxborrow
  • Chris Karlof
  • Brian Warner
  • Danny Coates
  • Zach Carter
  • Vlad Filippov

UX

  • Crystal Beasley
  • Ian Barlow
  • Zhenshuo Fang

Services

  • Mark Mayo
  • Ryan Kelly

Product

  • Asa Dotzler
  • Karen Rudnitski
  • Deb Richardson
  • Rob Lord

Desktop

  • Gavin Sharp
  • Justin Dolske

Android

  • Mark Finkle
  • Richard Newman
  • Nick Alexander

FirefoxOS

  • Dale Harvey

QA

  • James Bonacci