this post was submitted on 14 Mar 2025
113 points (98.3% liked)

Ask Lemmy

29842 readers
1266 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

I don't really like discord, but my gaming group have been using it for rpg stuff. Chat channels, video calls and easy to setup bots have all been really useful.

But I get the feeling the enshitification is going to get worse, so I was looking for somewhere else to migrate to. The video stuff isn't as important, we could switch easily to other services. But before I start a new campaign, and spend time setting up bots with routines for rolling dice and calculating tables, I'd like to do it somewhere that isn't in talks for an IPO.

I'm not really up on stuff like this, so I don't know if there's some obvious similar choices or an alternative medium that I haven't considered.

you are viewing a single comment's thread
view the rest of the comments
[–] asudox@lemmy.asudox.dev 11 points 15 hours ago* (last edited 15 hours ago) (1 children)

In the FAQ, they state that federation is not in their roadmap, but if someone can do it, then they are willing to merge it. Since Revolt is written in Rust, we can use Lemmy devs' activitypub federation crate. I might take a look at it someday.

[–] scrubbles@poptalk.scrubbles.tech 6 points 14 hours ago (1 children)

I've even thought about it, but I don't know rust and right now just don't have the time, but it seems like it'd be fairly simple. Matrix and revolt have a lot in common, it's just translating between the two

[–] asudox@lemmy.asudox.dev 2 points 14 hours ago (1 children)

Oh no like I meant using ActivityPub to federate between different Revolt instances or even other future software that might be an alternative to Discord and is federated using ActivityPub.

[–] scrubbles@poptalk.scrubbles.tech 2 points 13 hours ago (1 children)

Oh, yeah no activitypub isn't meant for private messaging. It's great for things like mastodon and lemmy, but there is zero privacy, it's meant to blast out to anyone who wants to listen. Messaging the best standards right now are Matrix and XMPP.

[–] asudox@lemmy.asudox.dev 1 points 13 hours ago (1 children)

Well yeah. Revolt is not really E2EE (yet), so it doesn't matter. And it is not impossible to build a private messaging app with ActivityPub, see sup from the dev of Pixelfed. It also seems like some people are trying to get E2EE encrypted DMs in Fediverse to be a thing: https://wedistribute.org/2024/05/encrypted-dms-activitypub/

[–] scrubbles@poptalk.scrubbles.tech 2 points 13 hours ago (1 children)

Yes, but if you need a truck, use a truck. If you need a car, use a car. They both do similar things, but the reason it's taking a while for that stuff is because the protocol was not built for that in mind. They're two different use cases. You're not the first to have the idea here, and I'm sure you won't be the last. Use each protocol for what they're good at. ActivityPub was designed to be a great social network protocol. Matrix and XMPP were both built to be great secure messaging protocols. Trying to shoehorn either one into a use case it wasn't meant to be results in a subpar experience.

What would be neat is if the Lemmy Client added a messaging protocol with it, so it could be both a matrix and a lemmy server. Each user gets their own Matrix handle out of the gate, so DMs are actually Matrix DMs. Then you could also open any matrix client with it too. The clients I have no problem with them being dual purpose, the protocols though, those are very specific.

[–] asudox@lemmy.asudox.dev 1 points 13 hours ago (1 children)

Okay, yes, I agree. But it wouldn't really hurt to do so, would it?

The idea of adding a matrix compatible messaging protocol to Lemmy seems too complex and unnecessary to me. Just use some matrix client at that point?

[–] scrubbles@poptalk.scrubbles.tech 2 points 12 hours ago (1 children)

I mean that's my point. Lemmy already has linking to your matrix username, I think the two protocols compliment each other well. Come here to meet people, say hello, DMs can be a quick intro that's open, but if you want to really chat, move over to Matrix.

I think Revolt then could be adapted to just be another client for Matrix.

Same thing as Discord and Reddit. They serve two very separate but social goals. Trying to shoehorn one into the other is going to be awkward and cludgy. Instead, use them for what they're best at.

[–] asudox@lemmy.asudox.dev 1 points 12 hours ago

I tend to think of Matrix more like WhatsApp instead of Discord. The features of Discord really just aren't available in Matrix. Which is why I recommend Revolt (or something like it) instead of Matrix when people ask for alternatives to Discord. It does not look or function the same. Yeah, there are some stuff in common, but not enough to be called similar. It feels like comparing Mastodon with Lemmy.