Skip to content

Security concerns

Wouter den Bakker edited this page Nov 29, 2019 · 1 revision

When running the node it will execute all smart contracts, which contain arbitrary code added by the processor (which can create new contracts). Although these smart contracts are executed in a lightweight sandbox that should protect the system and database from malicious usage, it is nevertheless recommended to run it inside a docker container.

Clone this wiki locally