CloudServices/Sync: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(change content of Firefox section)
m (typo)
Line 13: Line 13:
=[[Services/Sync/FxSync|Firefox Sync]]=
=[[Services/Sync/FxSync|Firefox Sync]]=


[[Services/Sync/FxSync|Firefox Sync]] is the same of the Sync component bundled with Firefox.
[[Services/Sync/FxSync|Firefox Sync]] is the name of the Sync component bundled with Firefox.


Click through for more information on the component, including development and release information.
Click through for more information on the component, including development and release information.

Revision as of 21:46, 10 August 2011


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

Firefox Sync is the name of the Sync component bundled with Firefox.

Click through for more information on the component, including development and release information.

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