This is why I'm absolutely terrible at security considerations. When I look at webGL, I think what's the problem? So what if you have direct access to the GPU? My naive view of the graphic card is: shader instructions -> VIDEO CARD -> PIXEL DATA Shader instructions are a limited to a specified function set directed at transforming and calculating numbers. What possible risk can a calculator represent? Video Card is a…
http://www.contextis.com/resources/blog/webgl/
http://www.contextis.com/resources/blog/webgl2/
To learn more about WebGl and security. Goes into more depth than that article.