forked from d3cim/mobile_user.js
Update 'user.js (less connections)'
This commit is contained in:
parent
222729fde2
commit
e5df512f06
|
@ -1050,9 +1050,9 @@ user_pref("javascript.options.native_regexp", false);
|
|||
// -------------------------------------
|
||||
// Pref : Disable WebAssembly
|
||||
// Vulnerabilities have increasingly been found, including those known and fixed
|
||||
// in native programs years ago [2]. WASM has powerful low-level access, making
|
||||
// in native programs years ago. WASM has powerful low-level access, making
|
||||
// certain attacks (brute-force) and vulnerabilities more possible
|
||||
// [STATS] ~0.2% of websites, about half of which are for crytopmining / malvertising [2][3]
|
||||
// [STATS] ~0.2% of websites, about half of which are for crytopmining / malvertising
|
||||
// https://developer.mozilla.org/docs/WebAssembly
|
||||
// https://spectrum.ieee.org/tech-talk/telecom/security/more-worries-over-the-security-of-web-assembly
|
||||
// https://www.zdnet.com/article/half-of-the-websites-using-webassembly-use-it-for-malicious-purposes ***/
|
||||
|
|
Loading…
Reference in New Issue