A webhook is a way for a system to automatically notify another system by posting to a URL on an event. If the consumer exposes a service on the network, the producer makes a direct HTTP or RPC request to a callback URL. We want to sign these.