In an #IndieAuth flow, what are some authorization endpoint strategies (besides #RelMeAuth) for attesting that a person "owns" the domain they're authenticating with?
Some ideas in decreasing order of complexity: TXT DNS record, an HTTP header, a `<link>` element of some kind…
• https://indieauth.spec.indieweb.org
• https://microformats.org/wiki/RelMeAuth
Apologies for the tag-in, but you might be the only person I know on here who has any ideas on my post above.