codenotary / immudb

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
https://immudb.io
Other
8.54k stars 341 forks source link

immudbtc - immudb trust checker #139

Closed filippodm closed 4 years ago

filippodm commented 4 years ago

This integrity detector service runs server-side. The process iterates on the Merkel-tree to identify tampering of stored data.

filippodm commented 4 years ago

The integrity detector will be part of the immudb source code and by default not included in the build

vchain-us-mgmt commented 4 years ago

Why is it still in the TODO list?