this post was submitted on 22 Sep 2023
992 points (95.7% liked)
Technology
59106 readers
4574 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
They have federation on in their sandbox network with 3rd party clients already working, but it's not going to talk activitypub
Non-activitypub federated protocols? Who is even the 3rd party in this instance? Nostr?
Nostr is a wildly different protocol from atprotocol and activitypub.
Activitypub is very much like email (SMTP) over http, pushing messages between servers. Atprotocol is instead using a model of a repository with profile and posts per user on federated servers along with aggregation servers (CDN-ish) and a pull model for retrieval. Nostr is a P2P protocol with "gossip nodes"
Yeah, I more I learn about this stuff I can't see the purpose of this new protocol versus the existing ones (not to even mention all the activitypub/fediverse spinoffs too).
Account portability for one thing, with accounts being defined by the DID and repository and not server name + path you can easily switch servers