Confirmed users
282
edits
| Line 32: | Line 32: | ||
=Architecture= | =Architecture= | ||
== | == Services == | ||
Firefox | Firefox Account Services is composed of several sub-services, an '''API server''', a '''content server''', and a '''crypto helper'''. | ||
=== API Server === | === API Server === | ||
| Line 80: | Line 80: | ||
* Dev deployment: http://scrypt.dev.lcip.org/ | * Dev deployment: http://scrypt.dev.lcip.org/ | ||
== | == Desktop == | ||
Firefox Accounts integration on Firefox for Desktop is happening in the [https://tbpl.mozilla.org/?tree=Elm "elm" project branch]. We are also working out of a [https://github.com/mhammond/mozilla-central/tree/experiment/elm-fxaccount-sync github repo] for "pre-elm" experimentation. | Firefox Accounts integration on Firefox for Desktop is happening in the [https://tbpl.mozilla.org/?tree=Elm "elm" project branch]. We are also working out of a [https://github.com/mhammond/mozilla-central/tree/experiment/elm-fxaccount-sync github repo] for "pre-elm" experimentation. | ||
== | == Android == | ||
Firefox Accounts integration on Firefox for Android is happening in the [https://tbpl.mozilla.org/?tree=Elm "elm" project branch]. | Firefox Accounts integration on Firefox for Android is happening in the [https://tbpl.mozilla.org/?tree=Elm "elm" project branch]. | ||
== | == Firefox OS == | ||
We are currently focused on how to implement Firefox Accounts in FirefoxOS. This is a collaborative effort working closely with TEF engineers. | We are currently focused on how to implement Firefox Accounts in FirefoxOS. This is a collaborative effort working closely with TEF engineers. | ||