Identity/AttachedServices: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:


* Passwords: https://github.com/mozilla/gombot
* Passwords: https://github.com/mozilla/gombot
* Bookmarks and Tabs: https://github.com/mozilla/myfx-tabs
* Tabs: https://github.com/mozilla/myfx-tabs
* Bookmarks: TBD
* Contacts: https://github.com/mozilla/myfx-contacts
* Contacts: https://github.com/mozilla/myfx-contacts
* Backend Server: https://github.com/mozilla/myfx-server
* Backend Server: https://github.com/mozilla/myfx-server

Revision as of 03:30, 29 January 2013

Overview

We want users to have access to their data, in particular the data that forms their web-browsing context (bookmarks, tabs, web apps, passwords, etc.) from all of their devices. This data should be tied to their identity, so that logging into a device is sufficient to connect to all the services the user has previously set up, whether those services are provided by Mozilla or third parties. These are Identity-Attached Services, which, as a whole, we're code-naming MyFirefox. While we figure out what MyFirefox will include, and until we can demonstrate true user value, this is a Mozilla Labs project. If MyFirefox is successful, it will subsume Firefox Sync.

Some early explorations of the issues surrounding this effort are available in this public Mozilla tech talk: http://vid.ly/5x1u5r

Use Cases

(forthcoming)

Code

Rough Working Documents

Demos

We regularly build demos of working code.

Week ending 2013-01-25