Hacker News new | ask | show | jobs
by welder 970 days ago
Some services do periodic re-checks of the record and un-verify the domain if the record was removed.
1 comments

As they should. If a domain name changes hands, the previous owner should have its ownership verification revoked.
But the new owner could just duplicate the entries, to avoid that you have to periodically revalidate with a new entry.
I think it's more about the opposite. If you are the new owner, you don't want the old owner to continue to have access to features connected to your new domain.

So as a new owner you would want to remove the tokens.

Intriguing, hadn't considered that way round!. spf especially is something you'd have to update

Presumably services pay attention to the TTL, so services don't have to constantly refresh.

There should be a mechanism to have the validating party revoke the code they gave you. (Right?)