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?
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