User Services/Sync: Difference between revisions
Line 16: | Line 16: | ||
== Upcoming releases == | == Upcoming releases == | ||
* [[User Services/Sync/Roadmap | New Sync Roadmap]] | |||
* [[User Services/Sync/v1 | New Sync v1 (MVP)]] | * [[User Services/Sync/v1 | New Sync v1 (MVP)]] | ||
* [[User Services/Sync/v2 | New Sync v2]] | * [[User Services/Sync/v2 | New Sync v2]] |
Revision as of 12:26, 30 August 2013
The new 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
- "Sign in to Desktop Firefox" mocks: http://people.mozilla.com/~zfang/FirefoxAccount/PiCL_0710.pdf
- "Sign in to Android Firefox" mocks: https://www.dropbox.com/s/qyvd2p71jifqnmi/picl%20sign%20in%20flows%20android.psd
- Sign in/Sign up Usability Test Results: http://people.mozilla.org/~jgruen/pdx_deck/
Technical Materials
- High level architecture
- Dev mailing list: https://mail.mozilla.org/listinfo/sync-dev
- Authentication
- Protocol: Identity/AttachedServices/KeyServerProtocol
- Code: https://github.com/mozilla/picl-idp
- API documentation: https://github.com/mozilla/picl-idp/blob/master/docs/api.md
- Dev servers
- FxA API: http://idp.dev.lcip.org
- FxA Jelly: http://accounts.dev.lcip.org/flow
- Key stretching performance tests: https://wiki.mozilla.org/Identity/AttachedServices/Key_Stretching_Performance_Tests
- Service discovery
- Device management (sits next to/in key server): TBD
- Meta server: User_Services/Meta
- Milestone 1 Storage
- Docs
- Token server API: https://docs.services.mozilla.com/token/apis.html
- 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
- Docs
- Storage Research
- Identity/CryptoIdeas/06-Queue-Sync-CouchDB
- User:Rnewman/TreeSync
- Sync 2.0: http://docs.services.mozilla.com/storage/apis-2.0.html
- Draft data formats: https://mobile.etherpad.mozilla.org/draft-bookmark-password-formats
- Existing sync data formats: http://docs.services.mozilla.com/sync/objectformats.html
- Design musings
- Enumeration of different failures and in existing Sync product: https://mobile.etherpad.mozilla.org/sync-failures
- Design contraints: https://services.etherpad.mozilla.org/2019
- Exploration of the design space: https://mobile.etherpad.mozilla.org/sync-design-faq
- User data stats in the existing Sync product: https://id.etherpad.mozilla.org/picl-user-model
- Technical design review meeting notes: https://etherpad.mozilla.org/identitydesignreview
- QA plan: https://wiki.mozilla.org/QA/Services/SyncTestPlanV1
- Server deployment planning: Identity/AttachedServices/DeploymentPlanning
- Bugzilla Meta bugs/dependency trees
- ELM Nightly Builds
- Desktop
- Android
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
- Chris Lee
Desktop
- Gavin Sharp
- Justin Dolske
Android
- Mark Finkle
- Richard Newman
- Nick Alexander
FirefoxOS
- Dale Harvey
QA
- James Bonacci