101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

484
active users

#activitystream

0 posts0 participants0 posts today
Replied in thread

@evan Here’s my take, hope it helps?

github.com/benpate/sherlock

Sherlock is a #Golang library that assembles any data/metadata it can find on a URL (including #WebFinger, #RSS, #OpenGraph, and #IndieWeb #MicroFormats ) and returns an #ActivityStream back to its caller. There’s composable add-ons for caching and other custom rules.

Overall, mapping to ActivityStreams was pretty easy. Sherlock is the key component in #Emissary that helps it participate in many different social webs.

GitHubGitHub - benpate/sherlockContribute to benpate/sherlock development by creating an account on GitHub.

Notes so far on #Mastodon's #ActivityPub implementation, covering basics on #WebFinger, #HTTPSignatures, #JSONLD signatures, and #ActivityStream vocab. Pretty much a loosely-organized collection of links to useful specs and implementations for understanding how Mastodon specifically does things.

raphaelluckom.com/posts/Things

raphaelluckom.com Things I've learned about ActivityPub so far
Continued thread

Some people have started working on #"GitPub is a #decentralized #federation protocol based on the W3C's #ActivityPub, which extends #ActivityStream 2.0. It provides a server to server API for pull request, #forking and subscription of repositories provided by #Git web services."

github.com/git-federation/gitp (yes, can't beleive even this is still on f-ing #github!)

@cwebber

github.comgit-federation/gitpubgitpub - An extenstion to ActivityPub for web-based Git services federation.