this post was submitted on 03 Mar 2025
35 points (74.6% liked)

Privacy

34425 readers
1197 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 20 hours ago (4 children)

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.

[–] [email protected] 2 points 11 hours ago

This + xBrowserSync for bookmarks.

[–] [email protected] 9 points 17 hours ago

Second the Ironfox recommendation.

[–] [email protected] 6 points 19 hours ago (2 children)

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...

[–] [email protected] 7 points 19 hours ago

It's a fork of Mull, in fact!

[–] [email protected] 4 points 17 hours ago* (last edited 17 hours ago)

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.

[–] [email protected] 2 points 17 hours ago (1 children)

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.

[–] [email protected] 1 points 16 hours ago

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