There is a hierarchical version of xmpp: URIs but it is rarely used since that would denote a server to connect to and usually you just want to mention an address (ala mailto: or tel: or sms: URIs)
in reply to
check out eg https://wiki.xmpp.org/web/SRV_Records for how to delegate your name to a server and https://kingant.net/check_xmpp_dns/ for a tool that checks you did it right
in reply to
Working on it! Doing alpha testing now but I hope for something more polished within a year.
in reply to
You can move you account to another server, I do it all the time! It uses the same technology as ATProto names, where DNS can delegate what server to use for the name
in reply to
We’ve had that for years with https://xmpp.org/extensions/xep-0174.html but RELOAD is an attempt to modernize this for LAN/ad-hoc network use cases.
in reply to