Better Mastodon Aliases

November 15th, 2022
mastodon, tech
When I joined Mastodon I was @jefftk@schelling.pt. A few days ago that server had an incident and I moved to mastodon.mit.edu, becoming @jefftk@mastodon.mit.edu. This got me thinking about a wart in the current Mastodon design: while you can normally move followers with you if you switch instances, this requires the cooperation of the instance you're leaving. In this case that instance couldn't cooperate because its domain name had expired, but I could also imagine someone having a falling out with their local admins and getting kicked off in a way that precluded transfer.

Ideally this would be like email: I send and receive email as jeff@jefftk.com. The actual server I use is gmail.com, but the people I interact with don't need to know that. If I ever want to move to a different email server I don't need Gmail's permission and I don't need to tell my contacts; I can do it entirely on my end. Similarly jefftk.com currently points to a Contabo VPS, but if I had an issue with them I could move anywhere just by adjusting my domain settings.

Current Mastodon is partway there: I can give out @jeff@jefftk.com, which uses a webfinger file (thanks, Chris) to redirect @[anything]@jefftk.com to @jefftk@mastodon.mit.edu. But then the original address is forgotten, and it only records that they're following my mastodon.mit.edu account.

One way for this to work would be that when following someone you store both their current account name and a canonical account name. Almost everything would use the former, but once a day in your instance would check whether the canonical account still pointed to the same place and adjust if necessary.

(For more discussion along these lines see Issue 3796.)

Comment via: facebook, lesswrong, mastodon, substack

Recent posts on blogs I like:

Linkpost for July

Effective Altruism

via Thing of Things July 3, 2026

Agentic test processes, LLM benchmarks, and other notes on agentic coding from Galapagos Island

I've been using AI fairly heavily since last November and the whole thing is a funny experience. An agent will do something that, if a human did it, you'd immediately fire them. My reaction, of course, is to act as if this is great and spin up a t…

via Posts on July 3, 2026

Variable fonts aren't universally supported

I make a lot of webpages. I also use Lockdown Mode on iOS and MacOS for a bit of extra security. Sometimes I realize that I forgot to test on Safari and it looks like crap, or I test and don’t notice that there’s been a problem for months (as was the case…

via Home June 27, 2026

more     (via openring)