Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
I forgot about librewolf. Any downsides to it over Firefox?
ive been using floccus for a few years now and no complaints
i havnt tried syncing tabs but i think its an option. what i do have is a one-way sync job for the tabs in each browser so i at least have a backup of them, and each browser has its own file, but i would imagine if you tried to sync the same file between multiple devices it would just get very messy at some point
Did you check out https://github.com/mozilla-services/syncserver?
EDIT: My bad, project is moved to https://github.com/mozilla-services/syncstorage-rs
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.
there was no easy way to do it on a reasonably sized machine.
Why? What is the issue?
I run the older iteration of the software. Works well.
Yeah I wish there was a good answer to that. Floccus at least works ok for bookmarks.
I use the floccus extension with Nextcloud as a backend for bookmarks/tabs and wallabag for read-it-later
Does it sync browsing history?
The Arch Wiki used to have some elaborate tricks on Firefox profile syncing, and some software to support it, maybe you should check that out (but the actual software FF uses is or used to be FOSS as well).
I use xBrowserSync for bookmark syncing. The code hasnt been touched in a few years but it still works great. Set it and forget it. There's also an android app - not sure about ios.
But it doesnt do browser tabs - just bookmarks.
I use #xBrowserSync too! I self host the server. It has extensions for Firefox & Chromium. Android app, as you said. But no iOS app. I was trying to make a browser based JavaScript app to use on iOS, but couldn’t finish it it.
Librewolf (privacy focused firefox fork) syncing the user folders with Syncthing maybe?