It’s better to reply as a reply, rather than in the comments; see Quinn’s Top Ten DevForums Tips for this and other titbits.
What would be suggested way to achieve same level of
validation with pre-14.4 macOS versions?
There isn’t a good way to do this on earlier system, which is why we added the feature (-:
You might want to check out this thread, where I’ve been discussing a similar issue with a different developer.
I’m happy to use this thread to discussion your specific situation, but I need more context. For example, if you’re building an app and spawning a tool that’s embedded in that app, then app bundle protection offers some protection from these attacks on macOS 13 and later [1].
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
[1] For more that, follow the link in the Trusted Execution Resources post.