Mastodon API question and thought on mapping instance connections
What exactly is the *peers* API request? Or, what are *peers*?
Could one build an instance mapping using peers? This would show the interconnection of instances. Would the absence of an instance in a peers list indicate de-federation?
Is there a tool that does this?
Mastodon API question and thought on mapping instance connections
@rmerriam several such instance mappings already exist.
Thanks. What are peers?
Mastodon API question and thought on mapping instance connections
@rmerriam
I'm not very confident to answer, but the general idea is that each instance is a peer, that can request data (post, activities) from other peers (instances) and offer those data to other peers.
Technically you can't get the whole picture of the network. There might be several instances formed there own little network and isolated from the outer world. Just like how bittorrent works, but instances instead of bt clients.