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!
view the rest of the comments
You must have last used XMPP more than a decade ago, since none of these issues still exist (except on Pidgin which also hasn't been updated since a decade).
And XMPP is also not a "chatty protocol, and wasteful of network bandwidth" at all. In fact it is using significantly less bandwidth than Matrix and works on extremely shitty connections. It is basically the exact opposite of what you say.
@poVoq @sxan I have a 200MB/mo data connection, and my XMPP client (Cheogram) is barely a blip. The main driver of data usage with it is when my family is sending around 0.5MB images to each other.
@poVoq @sxan Also, I used to maintain a matrix client in Debian, as well as self-hosting synapse. I went back to XMPP.
@Andres4NY @poVoq @sxan The main problem with xmpp is that depends on your phone you are not sure you will receive messages because android and iOS kill the xmpp app.
@leodavinci @poVoq @sxan I can't speak to iOS, but at least on android that's not a problem as long as you grant it the proper permissions.
M@Andres4NY@social.ridetrans.it @poVoq @sxan After convincing some friends to install the client Conversations in Android, they finally gave up for this problem. They have Xiaomi phones and if they don't receive a message in one day, the OS closes the client and they don't receive messages anymore after they open the app again. Even with push notifications enabled in Conversations.
That problem has made me look alternatives like matrix. But, its more difficult to host a matrix server than a xmpp server...