Sync: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(add link to CloudServices/Sync)
(added link to A-S sync overview)
 
Line 8: Line 8:
=== For more technical users ===
=== For more technical users ===
* Technical details on how Sync works and protects your privacy (2018): https://hacks.mozilla.org/2018/11/firefox-sync-privacy/
* Technical details on how Sync works and protects your privacy (2018): https://hacks.mozilla.org/2018/11/firefox-sync-privacy/
* Overview of Sync: https://mozilla.github.io/application-services/book/design/sync-overview.html
* Sync architecture diagrams: https://mozilla.github.io/application-services/book/design/components-strategy.html#high-level-firefox-sync-interactions
* Sync architecture diagrams: https://mozilla.github.io/application-services/book/design/components-strategy.html#high-level-firefox-sync-interactions
* Information on scoped keys involved in Sync and Mozilla Accounts: https://mozilla.github.io/ecosystem-platform/explanation/scoped-keys
* Information on scoped keys involved in Sync and Mozilla Accounts: https://mozilla.github.io/ecosystem-platform/explanation/scoped-keys
Line 16: Line 17:
** [https://mozilla-services.github.io/syncstorage-rs/tokenserver/tokenserver.html Token server] (mozilla-services.github.io docs)
** [https://mozilla-services.github.io/syncstorage-rs/tokenserver/tokenserver.html Token server] (mozilla-services.github.io docs)
** [https://mozilla.github.io/ecosystem-platform/api Mozilla Accounts API docs]
** [https://mozilla.github.io/ecosystem-platform/api Mozilla Accounts API docs]


For more information on the system architecture of Sync, you can read the historical contents of [[CloudServices/Sync|this wiki]].
For more information on the system architecture of Sync, you can read the historical contents of [[CloudServices/Sync|this wiki]].

Latest revision as of 18:54, 1 July 2026

Sync is a storage service and set of client engines that allow clients to share information via a Mozilla Account. This data is stored on Mozilla’s storage server and is end-to-end encrypted; it is encrypted before it leaves the client and cannot be decrypted by Mozilla on the server side. This page should help you find any other information about Sync that users want or need.

For general users

For more technical users


For more information on the system architecture of Sync, you can read the historical contents of this wiki.

Found a bug?

Learn where to file bugs.