Looking for a selfhostable chat service that people on phone and computers can log onto
from Howlinghowler110th@kbin.earth to selfhosted@lemmy.world on 15 Nov 07:09
https://kbin.earth/m/selfhosted@lemmy.world/t/2156002

I’m not sure if this is the right place but me and my friend group have lately become privacy conscious and wanted to stop using discord and other types of social media, and only log onto self hosted options that only we can access.

we’ve eliminated something like Revolt (now named Stoat due to it missing ideal features and the developers being anti-decentralized (as well as being extremely hostile to the userbase noticably…)

Does anyone have any idea what would be an ideal service to use?

# #selfhosted

threaded - newest

UnhingedStopa@sopuli.xyz on 15 Nov 07:54 next collapse

You could use matrix and host your own instance.

guynamedzero@piefed.zeromedia.vip on 15 Nov 08:07 next collapse

Seconding this! I have my own matrix server, it can be a bit of a pain to set up, but it works better than 99% of any other alternatives (trust me, I’ve tried almost every one of them)

Tolookah@discuss.tchncs.de on 15 Nov 09:36 collapse

I started trying to set it up last week, I can’t seem to figure out why authentik and it will not play. It either tries authentik and gets a 404 or ignores it and doesn’t find the user. (Nginx is also involved). It’s the least user friendly thing I’ve tried to self host so far

Howlinghowler110th@kbin.earth on 15 Nov 07:59 collapse

we've thought about this but the documentation isn't user friendly for self hosting. we're generally worried about undesirable people finding it which would not be good.

artiman@piefed.social on 15 Nov 08:51 next collapse

you can make your instance invite only

deadcade@lemmy.deadca.de on 15 Nov 11:15 next collapse

The documentation you were looking at might’ve been the Matrix specification.

There is documentation on how to host a Matrix server, I’d honestly recommend using containers (maybe docker compose) for this one. It can definitely be confusing setting up a service like a Matrix homeserver for the first time.

As for other people finding it, you can (and should) make your homeserver invite-only. It’s also possible to disable federation, which makes the server self-contained. It will not accept incoming connections from other servers, nor make outgoing connections to other servers.

This does mean everyone you want to talk with has to be on your homeserver. There are probably better options available if you want to avoid Matrix’ federation issues, like Spacebar.

derin@lemmy.beru.co on 15 Nov 13:48 next collapse

There is no risk of others finding it if you don’t turn on federation. It becomes a fully private instance. Just set federation to false.

JadedBlueEyes@programming.dev on 16 Nov 03:38 next collapse

Continuwuity.org has reasonable documentation, and you can (and should) disable signups or require a token to sign up.

source_of_truth@lemmy.world on 17 Nov 07:19 collapse

github.com/…/matrix-docker-ansible-deploy

Disable registrations and just create your own users manually.

Eirikr70@jlai.lu on 15 Nov 08:08 next collapse

There are many solutions. I have chosen xmpp/ejabberd/conversations/monal.

ArchEngel@lemmy.ca on 15 Nov 17:07 collapse

You know, I’m really curious about xmpp, kinda wanna check it out, but then every time I am reminded that it exists it comes with a new and different chain of dependencies? other apps? whatever the other things are anyways that people list with it. And then I don’t bother researching because suddenly it seems like the more complicated option. Not intending to insult, just lamenting.

dwt@feddit.org on 15 Nov 08:17 next collapse

Not quite sure what kind of privacy you need, but matrix is reasonably easy to self host, and allows you to federate if you want.

Also has plenty of clients.

If you want low tech, hosting IRC is easy too.

StrawberryPigtails@lemmy.sdf.org on 15 Nov 09:12 next collapse

Matrix would probably be one of the better options, but xmpp is a pretty good choice as well.

DFX4509B@lemmy.wtf on 15 Nov 10:03 next collapse

Matrix, also PeerSuite if you don’t wanna leave a paper trail as PeerSuite discards your sessions by default.

RheumatoidArthritis@mander.xyz on 15 Nov 10:21 next collapse

What is “ideal” for you? I use xmpp but some people want stickers and shit and use Matrix instead, it’s much more heavy weight but also has these extra features. There’s also rocket.chat that has all the extra stuff but is not built for federation.

stratself@lemdro.id on 15 Nov 11:09 next collapse

due to it missing ideal features

what features do you want? kindly elaborate


XMPP with Snikket could be an easy solution. If you don’t want to talk to the wider web make sure to disable federation.

Lyra_Lycan@lemmy.blahaj.zone on 15 Nov 14:53 collapse

Snikket is great. I liked my choice of Prosody with Monocles and Gajim for server, Android and Windows/Linux, respectively

django@discuss.tchncs.de on 15 Nov 11:28 next collapse

Yunohost comes with a builtin xmpp chat server.

yunohost.org

tal@lemmy.today on 15 Nov 12:07 next collapse

IRC, though you’ll want to use it over TLS.

XMPP, which someone else listed, is also good if you want a more instant-message-like interface.

HulkSmashBurgers@reddthat.com on 15 Nov 12:56 next collapse

Maybe jami.net ?

altphoto@lemmy.today on 15 Nov 18:19 collapse

This one is very interesting!

[deleted] on 15 Nov 13:06 next collapse

.

AbidanYre@lemmy.world on 15 Nov 13:34 next collapse

mattermost.com

Is essentially a self hosted slack.

artyom@piefed.social on 15 Nov 14:03 next collapse

You could use Matrix but it is very finicky and complicated.

You could use XMPP but they don’t have any nice clients.

You could use Zulip but it’s confusing as fuck to navigate.

You could use Mattermost but it’s tied to a corporation that seems intent on removing features from the open source version to convince you to buy a license.

You could use Quiet (not self-hosted but p2p) but it’s very new and very Alpha.

You can use NextCloud Talk but that’s probably more than you need, and it seems to be very difficult to maintain for many.

I won’t engage in any arguments, these are just my opinions, and options for OP.

HybridSarcasm@lemmy.world on 15 Nov 14:28 next collapse

I appreciate your take. Thanks for the contribution!

Lyra_Lycan@lemmy.blahaj.zone on 15 Nov 14:51 next collapse

XMPP for my attempt just worked, voice and video calling too. The Android clients Monocles, Cheogram and Conversations are great, as for desktop they all look like 90’s messaging clients haha

I ultimately switched to Matrix because the encryption key sharing is much more friendly, at least for helping non-enthusiasts use it, and I didn’t realise I could decrypt old XMPP messages for new clients by transferring them manually, but at least Element Web is nice. It has flaws, definitely - on Android I find myself using Element Classic for creating unencrypted rooms and voice/video calling using my TURN server, and Element X for general messaging, caption and Markdown support. That’s another thing - for me the Element clients are the closest to being usable, the few others are borked.

In short XMPP is ugly but functional, and the client devs try their best, and Matrix is enticing but, as you said, finicky. Element is pretty but their new client that promises full e2ee for calling hasn’t reached a level I would consider out of Beta yet.

lambalicious@lemmy.sdf.org on 15 Nov 16:47 collapse

You could use XMPP but they don’t have any nice clients

[citation needed]

There’s at least three good clients for Desktop (multiplatform) and two for Android.

Plus, XMPP is the best thing to run service-wise. Relatively cheap, runs on a potato, not a nu-protocol that requires a server cluster and friggin’ npm.

goatinspace@feddit.org on 16 Nov 02:46 collapse

conversations, dino for xmpp

not_me@piefed.social on 15 Nov 14:05 next collapse

simplex ?

SidewaysHighways@lemmy.world on 15 Nov 15:22 next collapse

I’ve had a little snikket (prosody docker, xmpp) sever running for a year. monacles or cheogram are just fine, playing games with the fam in the chats is really cool.

dino or gajim on desktop.

calls work well, but android doesn’t treat it as an actual phone call (home assistant automations based on phone state won’t work)

and I’ve just now gotten direct messaging tied into home assistant, so i can use it for general notifications. it’d be awesome to get encryption though.

omemo is a bit of a pain, but they’ve all caught on.

but yeah i mean, very little hassle

danhab99@programming.dev on 15 Nov 19:22 next collapse

I wish Rocket Chat got more attention

wagesj45@fedia.io on 15 Nov 19:29 next collapse

I have run it for years, and I wish they weren't so limiting and heavy-handed in trying to force people into a paid subscription.

czardestructo@lemmy.world on 16 Nov 03:17 collapse

I bailed on rocketchat a few years ago for Mattermost and never looked back. Rocketchats update cycle was insane, sometimes two releases in a week but often several a month. A few pdates required full database dumps and manual tweaking. It just wasn’t for me.

kyonshi@piefed.social on 15 Nov 19:36 next collapse

Irc with convos or the lounge as a web interface.

And yes, that’s what I am running.

hexagonwin@lemmy.sdf.org on 16 Nov 18:00 collapse

can they have file upload/image sharing integrated? (as in not uploading somewhere and manually pasting link)

kyonshi@piefed.social on 17 Nov 09:17 collapse

Convos and the lounge do at least pictures, not sure about files right now

Wawe@lemmy.world on 17 Nov 07:15 next collapse

I personally use Matrix for this. Artyom kinda summarizes issues of all chats pretty well. If you use Yunohost installing Matrix is at least easy. Matrix/Element is good enough and even my non tech wife is able to use it.

renormalizer@feddit.org on 17 Nov 08:23 collapse

Rocket.Chat is a Slack-like environment under MIT license with apps for iOS and Android