Closed Otacon27 closed 1 year ago
Hi @Otacon27
Here are some examples with immudb 1.4.0:
$ ./immuclient safeget a
data is corrupted
$ ./immuclient safeget a
illegal state
$ ./immuclient safeset a a
rpc error: code = InvalidArgument desc = illegal state
Is it possible to have an example of the output immuclient proviedes in case of a tampering detection?
In other words, what kind of output should I look for in /var/log/immuclient/immuclient.log when tampering is detected?