Since Discord announced they’re going to help Petie T collect selfies of us all I’ve been working on a self hosted alternative mostly for my mates. I had five goals in mind when I started this:
- Text Channels
- Voice channels
- Screen Sharing
- End to end encrypted DMs
- Able to run on pretty much any web hosting
I’ve reached that point now and figured why not slap the GPL on it and send it out into the wild.
I’m sure there’ll be lots of bugs and I don’t think it will scale well. I never set out to make something that would grow into a behemoth that’s used for customer support and all sorts of shit.
The goal was to make something that covers that trifecta of text/voice/screensharing, without relying on P2P connectivity, and able to do it well for small groups of people.
There are more features I have in mind if it gets any interest:
- Rate limiting on backend requests
- Quasar app with the ability to add more than one server (the frontend is already built in Quasar and I started writing some code for it but I’m mostly building this for myself + friends where I host my own instance so I’ve not given it much attention)
So yeah, I’m not a professional dev, this is a hobby for me. Would be cool to see if anyone manages to get it running.



I like fluxer.app
is not e2ee :(
So the group channels and audio/voice aren’t but DMs are. It uses asymmetric signing and per conversation keys. These can be imported/exported so you can see your conversations across devices but by default the keys are never transmitted.
Unless there’s an issue with my code I’m missing?
Edit: oh wait, this was a reply about fluxer, I’ll leave it up just for info in case anyone is interested. Can you tell this is day one using Lemmy… 🫠