urbanists.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
We're a server for people who like bikes, transit, and walkable cities. Let's get to know each other!

Server stats:

572
active users

Mark Stosberg

is beginning development for Ghost, while also still figuring out exactly which features they want to implement.

They have a form here for feedback, particularly for Ghost blog managers:
tally.so/r/m67X4P

Tally FormsFederating GhostMade with Tally, the simplest way to create forms.

has started implementing endpoints for /actor/:id, /key/:id, /inbox/:id, /outbox/:id and /.well-known/webfinger

webfinger.net/spec/

From commit:

"WebFinger is the protocol which allows different ActivityPub implementers to find information about Actors, it's could be thought of as the entrypoint. Given a username like @user@site.com, we can look up the URL for the Actor at

website.com/.well-known/webfin

This would then give us info needed to discover the Actors Inbox & Outbox"

webfinger.netWebFinger Specifications