#activitypubbot — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #activitypubbot, aggregated by home.social.
-
@ratcatcher @alice @ok I missed this discourse; what are these instances, and what exactly do they do?
I browsed the #ActivitypubBot docs on #Github, but couldn’t find anything analogous to what’s listed there other than @ok which didn’t do anything when I mentioned it.
#Onepage doesn’t seem like it doesn’t anything at all.
-
This also applies to the other #SWF servers that use the #activitypubbot framework -- https://activitypub.bot/ and https://groups.pub/ .
-
I updated the #ActivityPubBot server software to use FEP-5711, the inverse properties FEP. It is a way to declare two-way relations; if X has an `inbox` property with value Y, then Y has an `inboxOf` property with value X. It helps with navigation when you're using the ActivityPub API, and it also helps with spoofing (since both objects agree on the relationship).