|
|
|
|
|
by zerovox
4649 days ago
|
|
This doesn't seem wildly unreasonable to me. If it allows them to perform a better review and check for malicious code before approving it, I'm all for it. Perhaps Opera can perform the minification after reviewing the code and achieve the performance gains while still being able to prevent malicious code entering the store. |
|
The only way to be sure is to implement a (bug free) sandbox that the code runs in, as then it won't matter what the code does.