this post was submitted on 12 Jan 2024
12 points (92.9% liked)
Run It Yourself
2762 readers
1 users here now
Overlaps somewhat with /c/floss_replacement and /c/privacy; crossposts welcome
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's because there is widespread interest in a full chat application which includes E2EE, fancy web UI, video conferencing, and integrations with other platforms. Mumble is none of these, it's a rock-solid, old-school, efficient VoIP server with thick clients (desktop and mobile, no working web clients as far as I know). Basic text chat without persistence. Not many changes to the codebase or new features in the last few years. There's nothing very "novel" about it, it just works and is extremely easy to install. This is easily one of my most used services
/etc/mumble-server.ini
and (at least) set a superuser password and a normal user passwordThis is my ansible role for mumble installation and management
The Mumble wiki has all the info about other topics.