Skip to main content

All Questions

Tagged with
0 votes
2 answers
422 views

How does Google manage their Google Images SSL certificate?

When an SSL certificate is installed on a website, but the page also calls content from another website without an SSL certificate, the SSL certificate icon will turn grey instead of green: instead ...
William's user avatar
  • 351
2 votes
1 answer
465 views

What are security advantages of Google Caja over using the web worker API? [closed]

I am currently looking into Google Caja to run user-supplied JS code in the browser and in Node. So far, I understand, that, in a browser context, "cajoled code" disallows reading and messing with ...
Domi's user avatar
  • 123
3 votes
1 answer
2k views

Why hasn't Caja been popular? [closed]

Google released Caja around 2008(Capability JavaScript). It is still mainly a laboratory language. But XSS and other attacks would be prevented if there was widespread integration of Caja.
Ada's user avatar
  • 59
8 votes
2 answers
11k views

Why is Google blocking users from accessing their local file system in Chromium? [closed]

The question is based on this issue in Chromium. It is marked as Won't Fix. Do you see any reason to block a local html file from accessing another local html file located in the same folder?
Vanuan's user avatar
  • 361