Bookmarks tagged activitypub
17 Dec 2023
•
blog.mro.name
Note for implementing ActivityPub federation.
13 Dec 2023
•
drewdevault.com
"In particular, this blog post is a direct response to forge-net (formerly known as GitPub). They want to federate and decentralize git using ActivityPub, the same technology leveraged by Mastodon and PeerTube. But get this: git is already federated and decentralized!"
24 Nov 2023
•
activitypods.org
Development plans for ActivityPods, a Solid / AP integration. The article also describes Mastopods which will be a Mastodon-compatible version of this code.
22 Nov 2023
•
github.com
"We observed that most paginations are just linked or double linked lists, with sometimes a way to indicate the ordering, and/or even IRI templates with search forms or controls to change the ordering. This is not the most efficient data structure to retrieve information..."
19 Nov 2023
•
fossacademic.tech
There are four ways in which ActivityPub is a non-standard standard. This work is informed by reading the Social Web Working Group (SocialWG) meeting minutes, interviews with SocialWG members, and a study of historical documents.
13 Nov 2023
•
github.com
Provides docker containers for Mastodon for testing purposes (and eventually others). It uses a local certificate authority with automatic SSL cert provisioning.
8 Nov 2023
•
github.com
"Unwanted messages are a challenge for all public communication systems. On a federated network without a central form of control, the challenge is extended to allowing for free communication between parties without a central means of control while at the same time preventing undesired or harmful messages." RWOT9 in Prague, The Czech Republic (September 2019)
8 Nov 2023
•
berjon.com
"Thought experiment: how hard would it be to implement ActivityPub over ATProto?"
8 Nov 2023
•
github.com
LittleActivityPub is a minimal and incomplete implementation of an ActivityPub server, for instructive purposes.