After my private Gmail was leaked somewhere, I’ve started to receive an enormous amount of spam that came through into my inbox, which made me switch to Proton and a self-hosted SimpleLogin setup.
So I decided, I might as well dirch Google entirely, for private and work-related stuff.
While Proton already covers Mail and Calendar, I’m in search of alternatives for the following services to replace.
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:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Meet -> Jitsi
For Drive, do you need the editor to be web-based? If not, you could just enable SSH access and access it through SFTP using keyfile authentication.
Thx… will have a look into jitsi. I thought it was just a webrtc server that other services can connect to via plugins.
A web based editor is a necessity, so I can acces files from anywhere, which I also do sometimes.
Which file formats do you mainly use? You can likely open them on mobile or desktop as long as you have a viewer for the filetypes without requiring a web-based viewer/editor, which would reduce the strain on the server as well.
It also makes the server setup way simpler, as it just deal with hosting and serving files, and the data processing / rendering is all done locally.
Easier to do backups too.
As of right now, I mainly store PDFs and docs/sheets on drive, which I frequently access via desktop (browswe) or mobile. So these two are a necessity.
You’ll have to convert your docs and sheets to another format if you migrate to something else, that’s kind of inevitable.
Yeah, I’m aware of that, and it’s not a big deal