can we Obfuscating plugin code
senthilkumar
Registered Posts: 2 ✭
obfuscating plugin code written in python and the code should run in dataiku platform
Operating system used: all
Tagged:
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,088 Neuron
Why? What are you trying to achieve?
-
I have created my own plugin that runs in Dataiku. According to the Dataiku documentation, all plugin code can be modified by users. Since I may not have control over the code.
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,088 Neuron
Most Python code is scripted and as such readable by anyone getting the code. This hasd nothing to do with Dataiku, it's part of the Python world. This SO post will provide some guidance but you can't really achieve what you want:
https://stackoverflow.com/questions/261638/how-do-i-protect-python-code-from-being-read-by-users