How to protect source code in an application on Jetson Xavier NX?

Hi, I would like to develop a computer vision application that based on Deep stream SDK container and the system works on Jetson Xavier NX platform for my customer.

However, I want to hide my source code (Python and C++) because I don’t want my users have them. Can you suggest me some solutions , references to protect my source code?

Thank you very much.
Nguyen Ngoc Dat

hello nguyenngocdat1995,

you should able to enable Jetson security, and further to enable the Disk Encryption to protect the data.
note, please have the device fused with PKC, for signing the images and also SBK, for encrypting the images.
thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.