CloudServices/Sync

From MozillaWiki
Jump to navigation Jump to search


sync-logo.png

Firefox Sync is a core feature of Firefox 4 and later on both desktop and mobile. Firefox Home is a companion for iOS which gives you access to your data on your iOS device.

Weekly Meeting Details

Specifications

The APIs for Sync are now documented on http://docs.services.mozilla.com/ , including

Firefox Sync

  1. REDIRECT CloudServices/Sync/FxSync

Getting started with development for new client engineers: Template:Services/Sync/Getting Started.

Server

Rust implementation

Information related to the 2020-ish Rust implementation of the Sync server, "syncserver-rs":

Python implementation

Information related to the 2012-ish Python implementation of the Sync server:

Subpages

Other documentation

Firefox Sync quick reference for Xmarks users

Hacking