Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommendation to disable WebGL #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

@orchid-hybrid orchid-hybrid changed the title Update readme.md Recommendation to disable WebGL Jun 26, 2015

Disable OpenGL graphics acceleration (WebGL feature). This is a new web extension and giving any website the ability to put code into your graphics processor is believed to be a potential source of security vulnerabilities.
```
webgl.disbled (set to true to disable webgl)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"disabled"

spelling correction
@amq
Copy link
Owner

amq commented Jun 28, 2015

Microsoft added WebGL in Edge:

https://blogs.windows.com/msedgedev/2015/04/29/introducing-microsoft-edge-the-browser-built-for-windows-10/

http://blogs.windows.com/msedgedev/2015/05/07/bringing-asm-js-to-chakra-microsoft-edge/

It looks like the only security vulnerability discovered to time has been fixed in WebGL spec 1.0.1 (denial of service issue is yet to be fixed) as described here:

https://www.khronos.org/webgl/security/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants