Distributed Systems Log Protection from Cyberattacks by Verkle Trees
摘要
This paper proposes a modification of the scheme for protecting system logs for distributed systems (orchestrated container clusters) from intrusions by moving from the method of simple linked lists (blockchains) to hash trees (Verkle Tree). Using this scheme of work allows for preserving all the advantages of the original system, such as low demand for resources and a lack of a complex infrastructure. Increasing redundancy may provide advantages such as reducing verification time, working with distributed resources, and improving the system's overall security.