Answer the question
In order to leave comments, you need to log in
What are the methods of protecting Ruby source code from being copied and modified?
What are the ways to protect Ruby source code? Does Ruby have its own Ioncube like php does?
Answer the question
In order to leave comments, you need to log in
Write code that smells bad and without documentation. Then no one will need it.
And if you need to hide encryption or hashing algorithms, then the need to hide them is already a bad sign. By hiding the source code, you can only get a sense of false security.
There is a way to hide the code - is not to give it at all.
The rest is google script code obfuscation, but it's handmade.
Write code that you won't be ashamed of.
Then there would be no reason to hide it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question