Skip to content

Comment on Opera Rejecting Extensions With Minified Codeparent

Comments

1) Protect your intellectual property by obfuscating code

There is no protection in minifying an interpreted language. This is an invalid argument.

No, it's not. It's not fool-proof but it makes it slightly more difficult for other developers to determine what's going on and it certainly makes code re-use harder. The effort that goes into examining obfuscated code is a deterrent.

"Slightly" is a good word, it's an extremely low barrier of entry and if somebody wants to read it they will manage to do it.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.