Skip to content
Arjan Einbu edited this page Jul 23, 2017 · 2 revisions

TODOs

optional audit log integrity

  • hash all files with previous file's hash together with current file's contents
  • return fileno and current hash after writing to log or taking a snapshot
  • if the fileno and hashes are given as a receipt, or published externally: Then the integrity of the logs can be verified.
Clone this wiki locally