-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
In order to make videos on media.ccc.de discoverable within the Fediverse, we have to decide how to implement the ActivityPub protocol:
Every conference/lecture series on media.ccc.de should be it's own actor, which users in the Fediverse can follow and respond to. We have do decide if the delivery of the individual ActivityPub into inboxes of subscribers should be part of the voctoweb Rails App itself, or if we can delegate the delivery to an existing ActivityPub server implementation. This issue is a collection of possible resources.
Libraries:
- https://fedify.dev A TypeScript library for building federated server apps powered by ActivityPub and other standards (++)
- https://gitlab.com/experimentslabs/federails – an engine that brings ActivityPub to Ruby on Rails applications
- …
Servers:
- https://codeberg.org/superseriousbusiness/gotosocial/ https://gotosocial.org an ActivityPub social network server, written in Golang
- https://codeberg.org/grunfink/snac2 A simple, minimalistic ActivityPub instance written in portable C
- Mastodon?
Other implementations
Metadata
Metadata
Assignees
Labels
No labels