Software Safety and Cybersecurity
- 
When designing for software safety in a system controlling hardware, are there ways to lock down / qml files to guarantee post deployed software could not be tampered with resulting in system misuse or damage to the hardware system? 
- 
I see that the qml file compiled into code and is not deployed as part of the application. This is good. 
- 
Hi and welcome to devnet, You also have the QmlCompiler that could be of interest. 
