A reminder, if you own your own domain you can quickly setup webfinger like this https://www.hanselman.com/.well-known/webfinger (can just be a static file, or dynamic) so that if someone searches mastodon (use me as an example) for @shanselman then it will call out to my domain, find me, and tell you my aliases, which is my account at hachyderm.io. Cool eh? Should take you just a few min to implement!
@shanselman Blog posts on how to set up WebFinger forwarding with Apache and ngnix:
https://erik.nygren.org/mastodon-aliases.html
https://gist.github.com/haykinson/e3b7004d8e7436bf4486964b89af4ca1

