Open PabloDons opened 3 years ago
I want to build a distributed database that is managed by the users. As such, it is vulnerable to abuse, so a validation hook would enable implementing application-level validation.
This already exists on libp2p gossipsub spec, so a potential implementation is to simply expose this hook in ipfs-log API.
I want to build a distributed database that is managed by the users. As such, it is vulnerable to abuse, so a validation hook would enable implementing application-level validation.
This already exists on libp2p gossipsub spec, so a potential implementation is to simply expose this hook in ipfs-log API.