this post was submitted on 15 May 2025
66 points (97.1% liked)

Selfhosted

60210 readers
803 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] oldfart@lemm.ee 6 points 1 year ago (2 children)

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.

[–] myersguy@lemmy.simpl.website 4 points 1 year ago (1 children)

there was no easy way to do it on a reasonably sized machine.

Why? What is the issue?

[–] oldfart@lemm.ee 3 points 1 year ago* (last edited 1 year ago) (1 children)

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

The correct way to authenticate with Spanner is by generating an OAuth token and pointing your local application server to the token. In order for this to work, your Google Cloud account must have the correct permissions; contact the Ops team to ensure the correct permissions are added to your account.

[–] oldfart@lemm.ee 7 points 1 year ago
[–] Landless2029@lemmy.world 1 points 1 year ago

Why not use the old one with firefox ESR?