Thursday, August 20, 2015

Re: Will Google release Javascript compression tool?

Looks like an impressive collection.

Given that js scripts (and css and html) can be compressed / decompressed as part of the HTTP operation may I ask what are the benefits of compression at run time?

    Vassilis


On Wed, Aug 19, 2015 at 11:07 PM, Dave Brown <0ntariokingston@gmail.com> wrote:
I got tired of the lack of tools to compress and obfuscate, so I have tried to tackle the issue.

www.whak.ca is a bunch of obfuscators I made.

www.scriptcompress.com will minify and use real compression (LZMA, ZIP, gzip, bzip, etc) that extracts VIA web browser client side inline/offline/online

On Thursday, May 18, 2006 at 10:22:39 PM UTC-4, markm wrote:
There doesn't seem to be a good javascript compressor/obfuscator
available that doesn't break code. Google must have an in-house tool
they've used on Maps etc.

Do they have any plans to provide this to the general public?

Having said that, I'm of two minds as to whether this is a good idea. I
think we've all benefited at some point from the unobfuscated code of
others and reverse engineering is such a bore.

Thanks.

Mark Maunder.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.



--
Vassilis Virvilis

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment