|
|
|
|
|
by jud_white
3837 days ago
|
|
Thanks for the varying levels of explanation (thanks to viraptor too). I think part of the reason I was confused is because GitHub's web hook setup allows for a supplied shared secret which, based on what I understand from above, is not as secure as it could be unless the user ensures the shared secret has sufficient entropy. If I'm still not getting it please let me know. Thanks again. |
|
I suspect that the web hooks typically run over TLS, so recording the plaintext of a request would be a challenge in and of itself.