Identity/Firefox Accounts: Difference between revisions

Jump to navigation Jump to search
Line 108: Line 108:
== Cloud Services ==
== Cloud Services ==


Firefox Accounts Cloud Services is composed of several sub-services, an '''auth server''', a '''content server''', and a '''crypto helper'''.
Firefox Accounts Cloud Services is composed of several sub-services, including an '''auth server''' and a '''content server'''.


=== Auth Server ===
=== Auth Server ===
Line 148: Line 148:
* Key stretching details: https://wiki.mozilla.org/Identity/AttachedServices/KeyServerProtocol#Client-Side_Key_Stretching
* Key stretching details: https://wiki.mozilla.org/Identity/AttachedServices/KeyServerProtocol#Client-Side_Key_Stretching
* Key stretching performance tests: https://wiki.mozilla.org/Identity/AttachedServices/Key_Stretching_Performance_Tests
* Key stretching performance tests: https://wiki.mozilla.org/Identity/AttachedServices/Key_Stretching_Performance_Tests
=== scrypt Helper ===
A portion of the key stretching process uses [http://en.wikipedia.org/wiki/Scrypt scrypt], a password-based key derivation function that uses significant amounts of memory. On memory constrained devices, Firefox Accounts provides a helper service for this portion of the key stretching process.
Links:
* Code: https://github.com/mozilla/fxa-scrypt-helper
* Dev deployment: https://scrypt-accounts.dev.lcip.org/


=== Verifier ===
=== Verifier ===
Confirmed users
282

edits

Navigation menu