Talk:XULRunner: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
(answer query re encrypting code)
Line 1: Line 1:
- will there be a way to hide my code (xul or javascript) from my customers? some kind of encoding? Otherwise i will not be able to use it at my work. (Tom)
- will there be a way to hide my code (xul or javascript) from my customers? some kind of encoding? Otherwise i will not be able to use it at my work. (Tom)
- why do you need to hide your code? Normal copyright laws already protect you whether the code is available or not, and even if the original source code is not available, it's always possible to reverse engineer the code if someone really wants to get to it (it has to be possible, otherwise the computer can't run the code). -[[User:Hixie|Hixie]] 08:02, 2 Jan 2005 (PST)

Revision as of 16:02, 2 January 2005

- will there be a way to hide my code (xul or javascript) from my customers? some kind of encoding? Otherwise i will not be able to use it at my work. (Tom)

- why do you need to hide your code? Normal copyright laws already protect you whether the code is available or not, and even if the original source code is not available, it's always possible to reverse engineer the code if someone really wants to get to it (it has to be possible, otherwise the computer can't run the code). -Hixie 08:02, 2 Jan 2005 (PST)