7 ms·
What about turn JS off on your favourite iOS browser?
by hashstring 2y ago
What about turn JS off on your favourite iOS browser?
- prmoustache 2y agoThat wouldn't prevent possible malware apps using WKWebview from getting out of the jail they are running out right?
- hashstring 2y agoYes, I agree. However I also expect that Swift-compiled apps can do this without a web browser component. It’s a different threat model though, having installed a malicious app vs browsing a malicious site.
- prmoustache 2y agoWhich is the reason alongside telemetry I tend to favor using websites over apps. Having said that there are apps that are considered mainstream and not malicious by the general population but can become a convenient backdoor for, say, a state actor.
- tholdem 2y agoNo need to turn JS off. Turn on Lockdown mode which disables Javascript JIT and WASM, which might be enough
- saagarjha 2y agoIt’s not.
- walterbell 2y agoBrave on iOS can limit Javascript to trusted sites.