Quecpython Firmware Security

How can QuecPython firmware be secured to prevent unauthorized extraction, access, or viewing by third parties?

Dear Customer,

The Quecpython supports encrypt scripts, Please refer to the link below.

Combination of Firmware and Script - QuecPython

Can you further explain this?

once the files are encrypted can they be extracted or unencrypt using qpycom???. Can you explain further in detail? and is there other ways

Dear customer

After encryption, the files will be converted into binary format and cannot be parsed.

Currently, scripts are encrypted using the above method in QuecPython.

once the files are encrypted can they be extracted or unencrypt using qpycom???

Dear customer

1, if you disable the repl port ,the script cannot be extracted. For details, please refer to the link below.

REPL Debugging - QuecPython

2, It is generally not decryptable if the files are encrypted,

Thank you!!! for your help