I started a Litepub branch in little-boxes (and I will try to simplify the lib at the same time).
Step 1: removing the JSON-LD stuff \o/
Tiny ActivityPub framework written in Python, both database and server...
GitHubI started a Litepub branch in little-boxes (and I will try to simplify the lib at the same time).
Step 1: removing the JSON-LD stuff \o/
Tiny ActivityPub framework written in Python, both database and server...
GitHub@dev in layman's terms, what is the difference?
@dev sorry I was referring to activitypub vs litepub.
@gaab@mastodon.technology ActivityPub is super broad whereas LitePub tries to create a smaller subset of it (with some "explicit rules" like HTTP signatures for authentication).
It also try to think more about security (like LICE), while staying compatible with regular ActivityPub implementation.
@dev Gotcha, thanks. Was asking because most of the LitePub site actually just gives a 404 error :(
@gaab@mastodon.technology It's a work in progress, see also https://blog.dereferenced.org/pleroma-litepub-activitypub-and-json-ld (cc @kaniini@pleroma.site)