> While the ATProto system has been criticized as overly complicated compared to the ActivityPub system that powers the Fediverse, it has one key feature that ActivityPub lacks: the ability to transfer servers while keeping all of your followers and posts.

FWIW, it looks like Mastodon software has some features for moving servers, including bringing your followers, but not your posts:

https://docs.joinmastodon.org/user/moving/

My understanding is Mastodon requires the server to be complicit with the transfer (online and redirecting requests to the new destination). If your host server is offline or not willing to migrate your data, you can't move.

In the AT protocol, your identity isn't tied to a server. You don't need the older server's consent or support to have a new identity somewhere else.

> In the AT protocol, your identity isn't tied to a server.

It kinda is. Your identity is in the hands of whoever controls the PLC Directory. You can argue this is better than having your account and identity on the same place, but it still a third party that you depends on.