Results 1 to 6 of 6
hello
i have created script in tcl/tk ....now i have to give it to someone but i don't want to make my source code visible to him or he shouldn't ...
- 03-24-2009 #1Just Joined!
- Join Date
- Feb 2008
- Posts
- 29
protect file source code
hello
i have created script in tcl/tk ....now i have to give it to someone but i don't want to make my source code visible to him or he shouldn't be able to copy something or edit in it...is there any way i can do this......can i apply some password or anything esle..... i want only GUI should be visible........i am running my script with wish ......plz plz help soon...
- 03-25-2009 #2
What you want to do is a little contrary to the Linux philosophy....
I cannot think of a way to truly bar them from accessing the source code, but you could obfuscate it...
- 03-25-2009 #3
ya I agree with egan in that its contrary to the spirit of this forum.
anyway your product, your wish. some seniors may help you with that too.
the binaries provided by companies like adobe are not open-source. going thru tar files of programs like flashplayer etc may give you an idea...A candle looses nothing by lighting other candles. - Khalil Zibran.
Registered Linux User #490076
- 03-25-2009 #4
Very difficult if it is not compiled - if you can run the script, you can probably read it as well.
- 03-26-2009 #5
That's why he should obfuscate it... or translate it into Brain**** or Malbolge.
- 03-29-2009 #6


Reply With Quote
