Do you use Firefox Sync? Why or why not?
Do you use Firefox Sync? Why or why not?
Yea, it’s pretty easy if you already have a server. All you need to do is run a docker container, and change the identity.sync.tokenserver.uri setting in about:config.
This only runs the sync-server though, you still have to log into a Mozilla account to use it. There is a replacement that includes the whole stack, but I haven’t tried that one yet.
Neat, sounds simple enough. Thanks!
Though if it still requires a Mozilla account I’m not sure its really worth it. If I’m trusting them enough to sign in through their account, then I trust them enough to believe its all e2ee anyways. So I’m not sure I’d be gaining much.
I’ll look into the full stack though. If its just a case of a few other containers in a compose file, I’d give it a try.
No, I don’t need yet another account, nor do I have a need to sync anything.
I don’t really use bookmarks, and haven’t found much value in sharing anything between my devices. I just install ublock on new devices and that’s about it.
For me its mainly history.
Having to type out full URLs for sites I’ve already visited on other devices bums me out.
So does not being able to go back and look for that one thing in my history. When was that… was that on my phone, or my laptop, or my desktop…?
Syncing all about:config values wouldn’t work, since it contains lots of variables which are OS-specific or contain temporary values, like timestamps.
If you want to synchronize specific values, you can create a user.js file in your Firefox profile folder and synchronize that via file sync or Git or similar.
Get a Terminal emulator on your phone. Setup ssh to access your pc
Rest is as simple as typing
ssh [name you gave your pc] xdg-open “"url.com"”
It’s not for everyone though because you need basic knowledge about how to use a Terminal and many users just straight up hate using a Terminal
Firefox Sync is end-to-end-encrypted, meaning your data gets encrypted before upload and decrypted after download. The encryption key, i.e. your password, never leaves your computer. The way a password reset works, is by simply erasing your data from the server and then re-uploading from your Firefoxes. This means, if law enforcement or attackers get data from Mozilla’s servers, they can’t do anything with your Sync data.
I’m on board with being sceptical about security, but this is one of the simplest and most bulletproof approaches.
agree, but still backdoors sometimes leak to the internet. The companies who store data centralised like messeges usually have a big legal pressure like Telegram while it had system Ton. Idk if Mozilla have that sort of pressure, I would not question it if it would be decentralised system. Anyway there are always compromises and it souldn’t be too much focus on it. For example basically all programming languages are have closed source parts, simply because CPU scheme is usually proprietary and could not be checked after manufacture.
Without trying to sound condescending, you’re basically rambling surface level half-truths about encryption, companies, legal pressure and proprietary components like IME.
Firefox Sync is open source. It gets encrypted locally. If for some reason someone is interested in your bookmarks, they won’t be able to get them from a Firefox Server. They’ll simply grab them from your local system in their unencrypted state.
Yes, most currently relevant CPUs for consumers, implement something like the IME or the AMD equivalent of it. This can be a source of paranoia, but, unless you are expecting to be the target of state actors, not a very logical one.
It honestly sounds like you read some technical keywords, looked up their definition on Wikipedia and drew your own, wrong conclusions.
No, because I’m a fucking luddite or something.
Thing is, it’s pointless to me. I don’t need nor want all my devices to have the same configurations, bookmarks and history.
(Not OP) I have no beef with Mozilla, love Firefox.
I once accidentally bookmarked some porn instead of opening it into a new tab. It happened on mobile, it happend fast, I barely noticed. It directly synced to all my devices. Even after removing the bookmark itself, Firefox kept suggesting this “last bookmarked page” on all my devices. Annoying if you alone know about it, disastrous if you don’t know who knows about it.
you type in your password and 2fa code.
I don’t. I prefer writing down my passwords on a little notebook. It’s ironic as hell that a “coded” paper note at my own home is more secure than anything on my computer
all your favorite extensions are already inatalled and synced (including custom filters in uBO)
I’m vanilla as hell, I just use default uBO and sometimes NoScript. To me, sync offers nothing of value.