Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, 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 spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected].
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 [email protected]. For other questions check our partnered communities list, or use the search function.
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
view the rest of the comments
There are a number of features that make them different, but the major one that makes me favour ATProto is that it gets around the centralization problems of the Fediverse.
I'm @[email protected] on ActivityPub, this means:
In addition, there isn't any way to transfer data between ActivityPub instances. Sure you can set up redirects in Mastodon, but there's no way to actually transfer information or history.
There's really no reason these three things all need to be managed by the same entity (pawb.social in my case).
Under ATProto:
If I don't like the way Bluesky is going I can just... Leave. I can move my data to another platform and log in to another frontend. All without my followers even noticing a difference or losing any content.
It also has some cool features. For example, there's this thing which allows you to just set up pronouns so that they are visible on your own profile to other people that use the list. https://bsky.app/profile/pronouns.adorable.mom All implemented without any protocol extensions.
Dumb backend, smart frontend?
Basically, have hosts replace services like AWS but don't make them have any power (except for choosing if they agree to host NSFW content or not) and make the data they host public so anyone can develop a frontend to access it, a single account giving you access to everything, administer your own experience, mods have control over the communities they moderate but there's no admin that can decide you don't have access to a big chunk of the content because they don't want to be federated with certain instances.
You can also run your own instance.
FYI: There is a draft about implementing DIDs in ActivityPub: https://codeberg.org/fediverse/fep/issues/209