summaryrefslogtreecommitdiffhomepage
path: root/doc/todo/verify_hash_chain_in_loadLog.mdwna
blob: 92f9741d01636721283efb4d0ff807daf9110983 (plain)
1
2
3
4
5
6
7
8
loadLog should verify the hashes (and signatures) in the log, and
refuse to use logs that are not valid proofs of a session.

(--replay and --graphvis need this; server's use of loadLog does not)

Everything else in debug-me checks a session's proof as it goes.
And, everything that saves a log file checks the proof as it goes,
so perhaps this is not actually necessary?