|
|
|
|
|
by augustuspolius
1330 days ago
|
|
I was just investigating this. You can run your own Mastodon instance on your custom domain (e.g. masto.host), but due to how Mastodon federation works, your instance will 1. host all your content 2. handle a ton of requests when people interact with you or your content: follow, favorite, boost, etc. Also every time a user follows you from an instance not federated with your instance it's a whole complicated process because federation has to be established between your instance and their instance (and, I think, every instance that they follow users from). So if I understand your question correctly: there is no way to separate your identity from your content. If you want to own your identity you will need to self-host. I am realizing now that the solution to these concerns is likely going to emerge from matrix.org, not Mastodon. |
|