oliver is correct. have had this argument many times. all you can ever do 
is make the source code difficult to get at and it's a question of how much 
effort you want to expend to do that. with something like v8, it's going to 
be difficult to even make it difficult as all someone will have to do is 
attach a v8 debugger and they can look at whatever they want...

best you can do would probably to compile the js source into the binary and 
at least that way it's not sitting on the filesystem as a text file so 
anyone can find it.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to