Software Safety and Cybersecurity
-
wrote on 2 Mar 2016, 05:13 last edited by
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?
-
wrote on 2 Mar 2016, 06:25 last edited by
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.
3/3