this post was submitted on 20 Apr 2024
2 points (100.0% liked)

Firefox

17154 readers
62 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

Does anyone have an idea of how to do it or even if it’s possible? Because as I am paranoid I would like to close my Mozilla account.

BONUS: How to prevent the installation of new extensions from opening welcome pages because it’s very annoying thank you.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 5 months ago (1 children)

You can host a Firefox sync server yourself. You could run that on something like a Raspberry Pi in your local network. If you need remote access, use something like cloudflare tunnels (although I guess that's something else to be paranoid about).

[–] [email protected] 1 points 5 months ago (1 children)

It's quite difficult to get it running. The latest version is impossible.

I wrote some documentation and a docker compose to make it a bit easier:

https://github.com/jeena/fxsync-docker

[–] [email protected] 1 points 5 months ago

Thank you for doing this