Identity/AttachedServices: Difference between revisions
< Identity
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
== Rough Working Documents == | == Rough Working Documents == | ||
* https://id.etherpad.mozilla.org/myfirefox | * https://id.etherpad.mozilla.org/myfirefox | ||
== Demos == | |||
=== Week ending 2013-01-25 === | |||
Revision as of 00:44, 26 January 2013
When a user logs into the browser using a Persona identity, they likely want to connect a number of services, including passwords, bookmarks and tabs backup, contacts in the cloud, apps, etc. This page describes Identity-Attached Services (sometimes called MyFirefox).
Code
- Passwords: https://github.com/mozilla/gombot
- Bookmarks and Tabs: https://github.com/mozilla/myfx-tabs
- Contacts: https://github.com/mozilla/myfx-contacts
- Backend Server: https://github.com/mozilla/myfx-server