@dansup @Gargron @[email protected] @[email protected] does that mean I have to send every post to the inbox of every follower?
@pfefferle @dansup @[email protected] @[email protected] Yes, or to sharedInbox if multiple people have the same one
@Gargron @dansup @[email protected] @[email protected] ok, thanks! do I also have to accept follow requests?
How to make friends and verify requests

In the previous tutorial we have learned how to send a reply to another ActivityPub server, and we have used mostly static parts to do it. Now it’s time to talk about how to subscribe to other people and receive messages. The inbox Primarily this means having a publicly accessible inbox and validating HTTP signatures. Once that works, everything else is just semantics. Let’s use a Sinatra web server to implement the inbox.

Mastodon Blog
@Gargron @dansup @[email protected] @[email protected] this is exactly what I have searched for! Thanks! 😊