Closed trimechee closed 1 year ago
@trimechee I can't disable these, because many of the streaming sites (and websites in general) use webassembly and webgl for working correctly. WebGL does not have any privacy or security threats above the baseline.
While webassembly can be used maliciously, it is used on most streaming sites.
Ahh, i understand, thank you !
just to to specify that I disabled webassembly and webgl on the browser I use to watch streaming sites and even to check my gmail and surf on twitter and facebook and I didn't notice anything weird, everything works perfectly.....webgl seems to have privacy issue:
https://browserleaks.com/webgl
WebGL is a JavaScript API used to render 3D graphics within a web browser by utilizing the device's GPU. This makes it possible for websites to gather detailed information about a user's graphics card, which can be used to create a unique browser fingerprint.
Hello, I use Quark player to watch the videos, so I don't need WebAssembly and Webgl which can pose a threat to security or privacy or slow down browsing and consume battery power and webassembly can be used for crypto mining jacking ....... and I even disable WebAssembly and Webgl on classic web browsers because I don't install web apps and I don"t use 3D so my browsing is more fluid and faster..... that will be great to add an option to disable WebAssembly and Webgl , thank you very much !
https://github.com/stevespringett/disable-webassembly
"Based on the above facts, here are some potential threats in using browsers that support WebAssembly:
The WebAssembly specification does not address any of the above threats. Therefore, I have disabled WASM on my personal browsers and have discounted use of browsers that do not allow WASM to be disabled. To be fair, many of the threats above also apply to Javascript, which can be statically analyzed or outright disabled."