this post was submitted on 30 Jan 2025
117 points (92.7% liked)

Asklemmy

44785 readers
1671 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Since being on Lemmy I feel like I finally found a place I can consider more similar to my home on the web.. I feel like this is the real decentralized web, not the next capitalism nightmare which is the so called "web3"..

Give me some guidance! How is the federation thing going? What are some cool projects I need to know about? I know Lemmy, Friendica, Matrix, Bookwyrm, Mastodon, but I'm sure there's more!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] gashead76@lemmy.world 6 points 1 week ago* (last edited 1 week ago) (2 children)

The developer of Pixelfed - an Instagram-alike (and now Loops.video - a TikTok like platform) announced that he is working on an ActivityPub messaging service called "Sup." There's nothing else really known about it except that he's developing it. AP would actually work fairly well as a messaging protocol aside from the lack of end-to-end encryption, but that too is being worked on.

[โ€“] WhyJiffie@sh.itjust.works 1 points 6 days ago (1 children)

AP would actually work fairly well as a messaging protocol

except when a temporary disruption in the connection results in new posts/comments/etc to not get delivered

[โ€“] gashead76@lemmy.world 1 points 4 days ago (1 children)

But that's true of any network connected messaging protocol, making sure a message is delivered could be implemented client side. The issue with AP objects not making it to other clients / servers is more about federation discovery.

[โ€“] WhyJiffie@sh.itjust.works 1 points 5 hours ago* (last edited 5 hours ago)

no, it isn't for

  • matrix, because if the servers ever connect again, the message will get through. this is what's called an "eventually consistent" system
  • any mainstream and semi-mainstream messengers, where there is a single server (from the users' point of view), and the message just can't get lost (randomly)

the client shouldn't be dealing with issues between servers. that's the servers responsibility. if the server has told the client that it got the message, what is there anymore for the client to do?

The issue with AP objects not making it to other clients / servers is more about federation discovery.

I don't think so. if you know the recipient, you know it's servername too. and then your server can forward it to theirs.

I think the problem here is that messages are not always delivered.

[โ€“] Daeraxa@lemmy.ml 5 points 1 week ago (1 children)

I thought I had heard about him making that before but no amount of searching seemed to find it... I guess thats why, I was thinking I had just made it up or something.

[โ€“] gashead76@lemmy.world 4 points 1 week ago

I know how that is! Seems like I'm constantly wondering if I just made this or that up. ๐Ÿคท๐Ÿปโ€โ™‚๏ธ