The Following User Says Thank You to Capt'n Corrupt For This Useful Post: | ||
|
2011-06-16
, 14:08
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#232
|
The Following User Says Thank You to Capt'n Corrupt For This Useful Post: | ||
|
2011-06-17
, 14:46
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#233
|
WebGL pays strong attention to security - just as any web technology should. With growing recognition of WebGL in the press, we thought we would summarize Khronos' work and stance on this important topic.
1. Khronos agrees that security is a vitally important consideration for any web standard. WebGL was architected with security in mind from the ground up.
2. All WebGL implementations already necessarily contain safeguards which prevent out-of-range memory accesses during rendering operations and access of uninitialized memory; please see here and here. These safeguards are tested by the WebGL conformance suite.
3. Defense against denial of service attacks is still evolving in WebGL implementations. Khronos has specified an extension to OpenGL and OpenGL ES, GL_ARB_robustness, designed to prevent denial of service and out-of-range memory access attacks from WebGL content, preventing any possibility of using WebGL to execute malware on a user's machine.
4. GL_ARB_robustness has already been deployed by some GPU vendors and Khronos expects it to be deployed rapidly by others.
Browsers can check for the presence of this extension before enabling WebGL content. This is likely to become the deployment mode for WebGL in the near future.
5. The ability to incorporate cross-domain images into WebGL scenes provides great utility to developers, but the WebGL working group is considering requiring Cross Origin Resource Sharing (CORS) opt-in or other mechanisms to prevent possible future abuse of this capability.
6. The WebGL working group has been working closely with the GPU vendors in the Khronos group to make accelerated WebGL implementations secure and WebGL is influencing GPUs to provide even more flexible security options in the future.
7. There are no known WebGL exploits and Khronos will continue to place close attention to technical and ecosystem opportunities to ensure WebGL is a secure technology that can be used with confidence.
|
2011-08-06
, 16:07
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#234
|
The Following 2 Users Say Thank You to Capt'n Corrupt For This Useful Post: | ||
|
2011-08-06
, 16:25
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#235
|
The Following User Says Thank You to Capt'n Corrupt For This Useful Post: | ||
|
2011-08-06
, 16:33
|
|
Posts: 4,384 |
Thanked: 5,524 times |
Joined on Jul 2007
@ ˙ǝɹǝɥʍou
|
#236
|
The Following 2 Users Say Thank You to ysss For This Useful Post: | ||
|
2011-08-06
, 17:48
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#237
|
|
2011-08-07
, 15:57
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#238
|
The Following User Says Thank You to Capt'n Corrupt For This Useful Post: | ||
|
2011-08-08
, 17:36
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#239
|
The Following User Says Thank You to Capt'n Corrupt For This Useful Post: | ||
|
2011-08-09
, 08:25
|
|
Posts: 1,789 |
Thanked: 1,699 times |
Joined on Mar 2010
|
#240
|
The Following User Says Thank You to Kangal For This Useful Post: | ||
Tags |
awesome sauce, chrome os, chromebook, go away, long and boring, oh yeah!, quite enough, talking2myself, webgl, yaaaaaaaaaaawwn |
|
http://www.chromeexperiments.com/detail/boxes-and-text/
VIDEO: http://www.youtube.com/watch?v=yFiK21VgNso
Extremely impressive and very well done.
This is a very powerful tool for developers, and is a testament to the robustness of the web platform. This rivals (if not exceeds) downloadable tools that I've seen.