Had a thought, but some quick searching didn’t really give me much.
Is there such a thing as a browser that respects privacy, and can be synched through self hosted means?
I’d be looking for tab sync, bookmark, history, etc.
Had a thought, but some quick searching didn’t really give me much.
Is there such a thing as a browser that respects privacy, and can be synched through self hosted means?
I’d be looking for tab sync, bookmark, history, etc.
Syncserver was what OP was asking for, I used it and it was great while it worked. The rust rewrite is almost impossible to self-host, at least as of a year ago there was no easy way to do it on a reasonably sized machine.
Why? What is the issue?
If I recall correctly they used some exotic database that is made for multi tenant cloud environments and scales up really well, but does not scale down too much. I’ve seen some article where a guy managed to set it up locally but it was a long one, and the result was resource hungry. But, again, my knowledge may be outdated
Just look at the setup docs. First they tell you to setup mysql and then this nugget
Looks like there is a simple way now, yay! https://blog.diego.dev/posts/firefox-sync-server/