Hello, I recently wrote a custom HtmlStreamEventReceiver for exposing punycode that may be used in a homograph attack (
https://en.wikipedia.org/wiki/IDN_homograph_attack), and I thought it may be of value to others, but I was unsure what the best way to contribute would be. Would you like me to just make a fork and PR, or is there typically some discussion beforehand about what and how to contribute?
A few questions I had prior to a PR are whether the punycode sanitizer would be preferred as a code example, or HtmlPolicyBuilder. I was also wondering what the appropriate Copyright would be if it was an example. Should they be copyrighted 2019, Mike Samuel?
Thank you!