Closed ghost closed 1 year ago
It already obfuscates the payload to some extent and encrypts the webhook (at least better than plaintext). It uses the same method that Quasar use to obfuscates the payload.
I am not much familiar with C#. So if you can help with obfuscation, I'd be glad.
Wondering if there is any plan for supporting obfuscation/crypting the payload in the builder.
If not I am willing to implement it and make a PR.