4 ms·
The sandboxed application would be something you explicitly chose to run. When the browser is the platform, every web page you visit has access to the general-p
by Delk 26d ago
The sandboxed application would be something you explicitly chose to run. When the browser is the platform, every web page you visit has access to the general-purpose runtime. (Of course permission checks e.g. for microphones exist.)
- Rohansi 25d agoWhy do you still need an explicit install step if everything is correctly sandboxed? If your only answer is you don't trust the sandbox then you shouldn't trust the one provided by the OS, either. Your browser's sandbox is tested way more than anything else.