This repository was archived by the owner on Dec 28, 2022. It is now read-only.

Description
Wondering if hypercore can or thinking about supporting middleware for use cases like auth. For example, a hook that checks a signature before accepting a mutation or returning a value.
This is great if you had a node that tries to mutate logs, kv, etc without the permission to do so. Other nodes on the network should be able to check signatures in those messages before accepting.
Blacklisting peers would also be a nice feature for repeat offenders.