Oxidation: Difference between revisions

250 bytes added ,  19 February 2020
update info about https://github.com/mozilla/application-services
(update info about https://github.com/mozilla/application-services)
Line 174: Line 174:
* Crash reporter
* Crash reporter
** '''Why Rust?''' Code needs rewriting, useful Rust crates exist that could be used.
** '''Why Rust?''' Code needs rewriting, useful Rust crates exist that could be used.
* [https://github.com/mozilla/application-services Sync/FxA components]
** '''Why Rust?''' Single safe and performant implementation which is shared across all our products.


== Outside Firefox ==
== Outside Firefox ==
Line 193: Line 195:
** [https://github.com/mozilla-services/pairsona/ pairsona], a tool to associate instances of firefox.
** [https://github.com/mozilla-services/pairsona/ pairsona], a tool to associate instances of firefox.
* Application Services, client-side
* Application Services, client-side
** [https://github.com/mozilla/application-services/tree/master/fxa-rust-client fxa-rust-client], a cross-compiled FxA Rust client that can work with Firefox Sync keys and more.
** [https://github.com/mozilla/application-services/tree/master/components various sync-related components used on iOS and Fenix], includes a cross-compiled FxA Rust client, and storage/syncing of bookmarks, history, logins, tabs and webextensions data.


=== In Progress ===
=== In Progress ===
Confirmed users
99

edits