▲ 67 ▼ self hosted browser sync? (sh.itjust.works) submitted 1 year ago by ironhydroxide@sh.itjust.works to c/selfhosted@lemmy.world 28 comments fedilink hide all child comments 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.
[–] myersguy@lemmy.simpl.website 4 points 1 year ago (1 child) there was no easy way to do it on a reasonably sized machine. Why? What is the issue? permalink fedilink source parent hideshow 2 child comments replies: [–] oldfart@lemm.ee 3 points 1 year ago* (1 child) 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. permalink fedilink source parent hideshow 2 child comments replies: [–] oldfart@lemm.ee 7 points 1 year ago Looks like there is a simple way now, yay! https://blog.diego.dev/posts/firefox-sync-server/ permalink fedilink source parent
[–] oldfart@lemm.ee 3 points 1 year ago* (1 child) 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. permalink fedilink source parent hideshow 2 child comments replies: [–] oldfart@lemm.ee 7 points 1 year ago Looks like there is a simple way now, yay! https://blog.diego.dev/posts/firefox-sync-server/ permalink fedilink source parent
[–] oldfart@lemm.ee 7 points 1 year ago Looks like there is a simple way now, yay! https://blog.diego.dev/posts/firefox-sync-server/ permalink fedilink source parent