canmove, Confirmed users
409
edits
| Line 45: | Line 45: | ||
== Using the Service == | == Using the Service == | ||
The new version of the [http://docs.services.mozilla.com/storage/apis-2.0.html Sync Storage API] uses the same request authentication model as Apps in the Cloud. Beyond that, it is a significantly refined version of the 1.1 API with a set of improvements [https://docs.services.mozilla.com/storage/apis-2.0.html#changes-from-v1-1 outlined in the API docs]. Sync clients will use a Service Key stored on the service itself, encrypted by the Persona client using the UK. The SK will be used to encrypt outgoing records and decrypt incoming records, | The new version of the [http://docs.services.mozilla.com/storage/apis-2.0.html Sync Storage API] uses the same request authentication model as Apps in the Cloud. Beyond that, it is a significantly refined version of the 1.1 API with a set of improvements [https://docs.services.mozilla.com/storage/apis-2.0.html#changes-from-v1-1 outlined in the API docs]. Sync clients will use a Service Key stored on the service itself, encrypted by the Persona client using the UK. The SK (or keys chained to it) will be used to encrypt outgoing records and decrypt incoming records, like the existing model. | ||
= Open Questions = | = Open Questions = | ||