matrix is cooked
-
SimpleX Chat – Many suggested this and I will explicitly recommend against it due to the founder's positions on various topics. This includes being anti-vaxx, believing COVID-19 was a hoax, trans- and homophobia, climate denial; In the SimpleX Groupchat he's also been seen basically bootlicking trump a couple times, but I've lost receipts to that.
I did not know this. I've seen people recommend SimpleX on lemmy too, but probably they didn't know.
schrieb am 16. Juni 2025, 18:56 zuletzt editiert vonThis should be an awareness post on some tech communities
-
Here's Matrix CEOs answer to this article: https://lobste.rs/c/jekh0n -- according to him the article is absurd amounts of FUD
schrieb am 16. Juni 2025, 19:07 zuletzt editiert vonno mention of tox chat , eh? Open source, p2p private chat, what's not to like?
-
Personally have been hosting my own server for me and friends. Cheaper and easier than I expected it to be
schrieb am 16. Juni 2025, 19:09 zuletzt editiert voncheap and easy? I tried running it myself and ran into several hurdles, and gave up. How did you host it? VPS? Docker? Bare-metal?
-
Fuck... Is there an alternative?
Can't use telegram cus banned, won't use signal because usa and for a while they got very buddy-buddy with the zucc, matrix requires me hosting and it isn't exactly private... So what's left?schrieb am 16. Juni 2025, 19:19 zuletzt editiert vonIt is forkable if necessary. I do think SimpleX is a great piece of software that shouldn't be reinvented because of the founder.
-
This attitude has worked so well for allowing the current crop of tech billionaires to grow and cement their influence over the entire world. If people would just stop using their platforms when they hear the CEO's batshit views then they would be nobodies.
schrieb am 16. Juni 2025, 19:21 zuletzt editiert von unhrpetby@sh.itjust.worksThe SimpleX Chat is AGPL. If the founder is problematic, one can fork it and avoid reinventing what has already been made.
-
I think it’d help them a lot to disable new signups on the m.org home server for a while and direct people to some of the other popular options, they spend too much on their own example server imo
schrieb am 16. Juni 2025, 19:28 zuletzt editiert von povoq@slrpnk.netIt is a bit counter-intuitive but restricting new signups will not help them much. The way the matrix protocol is designed, i.e. replicating everything on every server, means that clients connecting to their server have only a minor impact. As long as most rooms of the entire matrix network are replicated on the matrix.org homeserver their costs will stay high and there isn't really much they can do about that other than shutting it down entirely.
-
Are you asking if I insist that the minds behind my secure private chat have some moral standing and common sense? One would hope so. I wouldn't trust encryption made by anti-vaxer more than I would trust a plane put tougher by flat-earther. I don't want to be the hero of the next leopard eat my face song.
schrieb am 16. Juni 2025, 19:29 zuletzt editiert vonI wouldn't trust encryption made by anti-vaxer more than...
Important to note: SimpleX Chat has gone through two security audits .
-
I wouldn’t trust encryption made by anti-vaxer
My understanding of encryption is that the point is that you don't have to trust the people doing it. You just have to trust the security research community that proved that the algorithms/protocols work. Or if you're a hardcore security guy yourself, you can review it yourself.
Also, my understanding of people is that what they seem like is no evidence for what kind of people they really are.
schrieb am 16. Juni 2025, 19:30 zuletzt editiert von...that proved that the algorithms/protocols work.
You can use a perfect algorithm and still be insecure because the implementation was bad. You are trusting the SimpleX Chat devs to a degree.
-
The SimpleX Chat is AGPL. If the founder is problematic, one can fork it and avoid reinventing what has already been made.
schrieb am 16. Juni 2025, 19:43 zuletzt editiert vongo on then
-
Here's Matrix CEOs answer to this article: https://lobste.rs/c/jekh0n -- according to him the article is absurd amounts of FUD
schrieb am 16. Juni 2025, 20:08 zuletzt editiert vonHow complicated is a federated messenger? Because it feels like matrix is the only one but there's always an issue
-
It is a bit counter-intuitive but restricting new signups will not help them much. The way the matrix protocol is designed, i.e. replicating everything on every server, means that clients connecting to their server have only a minor impact. As long as most rooms of the entire matrix network are replicated on the matrix.org homeserver their costs will stay high and there isn't really much they can do about that other than shutting it down entirely.
schrieb am 16. Juni 2025, 20:21 zuletzt editiert vonAs long as most rooms of the entire matrix network are replicated on the matrix.org homeserver
Is this a dealbreaker for people though?
-
How complicated is a federated messenger? Because it feels like matrix is the only one but there's always an issue
schrieb am 16. Juni 2025, 20:38 zuletzt editiert vonIt feels like there could/should be a good modern chat protocol and voice protocol and you just pick which interface you want to use, much like email currently does, except for chatrooms.
-
cheap and easy? I tried running it myself and ran into several hurdles, and gave up. How did you host it? VPS? Docker? Bare-metal?
schrieb am 16. Juni 2025, 20:42 zuletzt editiert vonI'm not who you replied to, but there is a big stack of ansible playbooks for it that make it pretty pushbutton. They primarily use docker. This is what I used and I got it setup in like an hour.
-
It feels like there could/should be a good modern chat protocol and voice protocol and you just pick which interface you want to use, much like email currently does, except for chatrooms.
schrieb am 16. Juni 2025, 20:43 zuletzt editiert vonAdd voice to IRC.
️
-
I like the concept of delta.chat the most. Anyone here use it? Any reason why it hasn't caught on?
Could it support technical FOSS channels with thousands of participants, like what IRC was awesome for and Matrix seems to be pretty ok at?
schrieb am 16. Juni 2025, 20:51 zuletzt editiert vonFor me, the reason why Delta Chat hadn't caught up on me is stickers. There's a sticker picker on desktop, but not on mobile, and its behind more settings. Weird that it doesnt do it like WhatsApp where stickers are added to personal collections (favorites) that only sync between accounts and can be added manually; it's not necessary to make it like Telegram or Signal where you can add a collection from a repository.
For chatting it is really enough. Like email.
-
As long as most rooms of the entire matrix network are replicated on the matrix.org homeserver
Is this a dealbreaker for people though?
schrieb am 16. Juni 2025, 22:21 zuletzt editiert vonThere is not much they can do about it short of shutting down the entire server. Due to how matrix functions internally any sufficiently large federated homeserver replicates most of the entire network.
-
It feels like there could/should be a good modern chat protocol and voice protocol and you just pick which interface you want to use, much like email currently does, except for chatrooms.
schrieb am 16. Juni 2025, 22:22 zuletzt editiert vonThere is: XMPP
-
I'm not who you replied to, but there is a big stack of ansible playbooks for it that make it pretty pushbutton. They primarily use docker. This is what I used and I got it setup in like an hour.
schrieb am 17. Juni 2025, 03:20 zuletzt editiert von kate@lemmy.uhhoh.comyeah I did the ansible. You just fill out a config file & point it at any Linux server with python installed and it’ll set things up for you
-
Add voice to IRC.
️
schrieb am 17. Juni 2025, 04:14 zuletzt editiert von pinball_wizard@lemmy.zipGood idea. That makes me wonder if voice over IRC is a thing. I feel like there might only be four people who know how to use it, but I bet I would enjoy hanging out with those four people.
Edit: Poe's law applies, apparently:
https://github.com/asiekierka/voirc -
XMPP? The clients not supporting things can suck, but it's worked well for me.
schrieb am 17. Juni 2025, 05:06 zuletzt editiert vonThat last part is the "problem", I just need something to text and send memes and files, but convincing the people around me to leave animations and stickers behind would be impossible.