This is awesome! I'm really interested in how we might be able to use this to read data from Firefox Sync onto a Firefox OS device. Like, you can imagine installing a Firefox Sync app and periodically reading updates from Sync, and then... doing something with them. Maybe we could write those updates right into some shared data (specifically using: https://wiki.mozilla.org/WebAPI/DataStore – might require being a Certified App?) – or more simply just display the data, like Firefox Home did.
I'd be interested in using this as another use case for the sync work that Jed and François are doing. On Fri, May 2, 2014 at 4:42 PM, Zachary Carter <[email protected]> wrote: > I wrote a client for node.js that can download and decrypt Sync data: > https://github.com/zaach/node-fx-sync > > It could be turned into a browser script with the right crypto shim and a > build step, which I'll probably do at some point. > > -z > _______________________________________________ > Dev-fxacct mailing list > [email protected] > https://mail.mozilla.org/listinfo/dev-fxacct > -- Ian Bicking | Cloud Services Engineering Manager
_______________________________________________ Sync-dev mailing list [email protected] https://mail.mozilla.org/listinfo/sync-dev

