FSyncMS
FSyncMS copied to clipboard
Support for Firefox Sync 1.5
Since Firefox 29.0.1, Firefox Sync uses "Firefox Accounts": https://support.mozilla.org/de/kb/wie-sie-auf-die-neue-version-von-sync-aktualisiere?as=u&utm_source=inproduct
are there any plans to implement this protocol?
A php implementation for this would be awesome. Especially because the new (official) 1.5 sync server seems to be divided into an sync server ([1]) written in python and an account server ([2]) requiring nodejs. Therefore an all-in-one php version would be really handy for home servers.
[1] https://docs.services.mozilla.com/howtos/run-sync-1.5.html [2] https://docs.services.mozilla.com/howtos/run-fxa.html