What is the best strategy for managing multiple sites belonging to the same person?
Example: I have my home page, my blog, and a few sites dedicated to specific topics. Each of these sites lives in a subdomain of khinsen.net.
For now, I have human.json on my home page, and that file vouches for my other sites. But the site that gets most visits is probably my blog. People who visit my blog but not my home page will never pick up my human.json.
Ideally, I'd have a single human.json for all of my subdomains, and then point to it from everywhere. But that doesn't work, because a single human.json is only for a single site.