On Linux and Android. What are privacy oriented alternatives to Firefox now that it’s no longer trustworthy?
The ability to sync between devices would be a huge bonus, even just on a local network.
On Linux and Android. What are privacy oriented alternatives to Firefox now that it’s no longer trustworthy?
The ability to sync between devices would be a huge bonus, even just on a local network.
I use a similar set up. Librewolf on Linux and IronFox on Android. You could still use a Firefox account to sync, but I wouldn’t. I’ve heard there’s a way to host an older version of Firefox sync locally, but I haven’t looked into it.
Second the Ironfox recommendation.
This + xBrowserSync for bookmarks.
Not OP, but I’ve never heard of IronFox. Is it a comparable replacement for Mull? Gods I’m still a bit salty over how sudden that was…
Yes IronFox is a fork of Mull, and though it does have a couple of differences in opinion on the balance of privacy and usability, it’s very similar. I’ve been using it since shortly after we lost Mull.
Is this the GitHub repo for it?
It’s a fork of Mull, in fact!
This is what I use.
And this is the latest sync server that doesn’t rely on discontinued versions of Python: https://github.com/mozilla-services/syncstorage-rs/. It’s not a full, plug and play solution, and it doesn’t support PostgreSql so I haven’t set it up in my self hosted environment yet, but plan to eventually.
I made this https://github.com/jeena/fxsync-docker/ which supports PostgreSQL but sadly they broke the upstream images in newer versions.
Someone did the work to rebuild the images and fix the problems in new versions, looks promising: https://github.com/porelli/firefox-sync