Add a C:// sha256 validator. Could be implemented in a couple of different ways 1. **Synchronous:** Block the response if the hash doesn't match 2. **Asynchronous:** Load all, but display a warning if the hash and the content don't match