I wonder if they’re using my data to something or spying on me.
Because I use Firefox Sync to sync mostly my history. I don’t have bookmarks, I just remember what site I want to access by its URL then I start typing and the autocomplete do the rest.
For example, to access Lemmy I just type “le” because the only site I most access and starts with “le” is “lemmy.world”. Rarely I get some conflict on this approach. And it works on both my phone and desktop.
I wonder if should I change this approach to avoid Firefox Sync or I can trust on Firefox Sync.


support.mozilla.org/en-US/kb/sync
Adding on to this, you can also self host your own sync server
https://mozilla-services.github.io/syncstorage-rs/how-to/how-to-run-with-docker.html
(Oops looks like this got sent late and someone else sent it before mine got thru)
TIL. Adding it to my to-do list. Thanks!
Oh, is this a thing again? Two years ago, they were doing a Rust rewrite; the rewrite had hardly any documentation, so self-hosted FF sync was essentially dead. Is this the new thing?
This is the same rewrite! Before there were really only community made images, but I believe a couple months ago is when they started pushing out their own + documentation. It really makes the server a LOT more easier to host than before :)
That is fantastic news! Thanks for the update!