Il 13/07/20 14:30, Roland Hughes ha scritto:
Let us not forget that QML+JavaScript is completely insecure in the
OpenSource world. All of that JavaScript gets stuffed into the binary
you ship as free text. Anyone with a decent text editor can read/extract
your super secret proprietary algorithms. Worse yet, anyone with enough
patience can change a binary in the field.

If you have the source, then why do you need to bother with extracting binaries?


If you meant in the *non* opensource world, then:

1) the QML compiler has been a reality for a number of years;

2) your "super secret" algorithms belong to C++, not to QML, so using or not using QML doesn't change the equation. And, you can obfuscate the JavaScript code used by your QML part.


My 2 c,
--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts

Attachment: smime.p7s
Description: Firma crittografica S/MIME

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to