How to Build a Custom Mastodon Relay With Activity-Relay Project
Mastodon relays let instances share public posts from one server to many others without each server manually following every user. Without a relay, each instance admin must subscribe to remote users individually, which becomes impractical as the federation grows. The Activity-Relay project provides an open-source, self-hosted solution that acts as a central hub for forwarding … Read more