Re: [Tizen General] Obfuscation tool for tizen app source

2012-07-05 Thread Rusty Lynch
On 07/05/2012 01:47 PM, Wichmann, Mats D wrote: On Thu, Jul 5, 2012 at 1:10 PM, jezra wrote: On Thu, 5 Jul 2012 06:41:38 -0600 "Wichmann, Mats D" wrote: A short answer is if you have something you think is so valuable nobody should be able to look at the code, you need to keep it on your sev

Re: [Tizen General] Obfuscation tool for tizen app source

2012-07-05 Thread Wichmann, Mats D
On Thu, Jul 5, 2012 at 1:10 PM, jezra wrote: > On Thu, 5 Jul 2012 06:41:38 -0600 > "Wichmann, Mats D" wrote: > >> A short answer is if you have something you think is so valuable >> nobody should be able to look at the code, you need to keep it on your >> sever and deliver it as a service, don't

Re: [Tizen General] Obfuscation tool for tizen app source

2012-07-05 Thread jezra
On Thu, 5 Jul 2012 06:41:38 -0600 "Wichmann, Mats D" wrote: > A short answer is if you have something you think is so valuable > nobody should be able to look at the code, you need to keep it on your > sever and deliver it as a service, don't send it to the client. When the client can't access t

Re: [Tizen General] Obfuscation tool for tizen app source

2012-07-05 Thread pplaquette
Hi Tom, you are looking for minimizing JavaScript code. you may have a look to google closure https://developers.google.com/speed/articles/compressing-javascript or http://www.minifyjavascript.com/ or http://javascriptcompressor.com/

Re: [Tizen General] Obfuscation tool for tizen app source

2012-07-05 Thread Wichmann, Mats D
On Thu, Jul 5, 2012 at 6:00 AM, wrote: > I understand that obfuscation is not the solution for disallowing hackers > about the info of code, however it enables to make the readability and > understandability of the code very less and it gets difficult to for hacker > to read it. > > So what w

Re: [Tizen General] Obfuscation tool for tizen app source

2012-07-05 Thread Tom Hacohen
On 05/07/12 15:00, nandu.ah...@accenture.com wrote: Don't use obfuscation as a measurement for protection against hackers; it doesn't work. Thanks Tom, I understand that obfuscation is not the solution for disallowing hackers about the info of code, however it enables to make the readabili

Re: [Tizen General] Obfuscation tool for tizen app source

2012-07-05 Thread nandu.ahmed
> Don't use obfuscation as a measurement for protection against hackers; it > doesn't work. Thanks Tom, I understand that obfuscation is not the solution for disallowing hackers about the info of code, however it enables to make the readability and understandability of the code very less and

Re: [Tizen General] Obfuscation tool for tizen app source

2012-07-05 Thread Tom Hacohen
On 05/07/12 14:33, nandu.ah...@accenture.com wrote: Is there any obfuscation tool available for Tizen app. With HTML, CSS and JS , my code details are highly unsecured from external threats. What is the obfuscation method or other tool available which can hide my source details from end user an

[Tizen General] Obfuscation tool for tizen app source

2012-07-05 Thread nandu.ahmed
Is there any obfuscation tool available for Tizen app. With HTML, CSS and JS , my code details are highly unsecured from external threats. What is the obfuscation method or other tool available which can hide my source details from end user and hackers. Regards, Nandu Ahmed [cid:image001.png@01C