▲ | closewith 5 days ago | ||||||||||||||||||||||||||||||||||||||||||||||
Yes, your caveat at the end there is exactly why this method shouldn't be trusted, as it's indistinguishable from an attacker with access to embed a single link. So it doesn't confirm the account belongs to the author, it confirms the site has a specific link and nothing more. | |||||||||||||||||||||||||||||||||||||||||||||||
▲ | Ukv 5 days ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||||||||
A regular link won't do, since it requires the rel="me" attribute, which is intended for this purpose: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/... Adding a <meta> tag or creating a page with certain content are already used even for more impactful verification, like getting issued a certificate for that domain. If an attacker does have broad access to edit the HTML of your website, I feel that's already the issue and Mastodon verifying that "this person controls this website" isn't even really wrong. | |||||||||||||||||||||||||||||||||||||||||||||||
|