6 ms·
NaCl is nice and all, but it's better to have something that works perfectly fine on top of Javascript/HTML5, rather than only inside NaCl.
by barrybe 15y ago
NaCl is nice and all, but it's better to have something that works perfectly fine on top of Javascript/HTML5, rather than only inside NaCl.
- cheald 15y agoHTML5/Javascript can't do raw socket operations, which is the big obvious downside here.
- wmf 15y agoNaCl intentionally has the same sandbox, same security model, and same I/O capabilities as JS. In this case, NaCl would still be limited to XHR or WebSocket.
- cheald 15y agoAh, I didn't know that. How does naclssh do it, then? It seemed like it was going far more low-level than the standard sandboxed security.
- calcnerd256 15y agobut a proxy can
- bdonlan 15y agoSure, but they can also add a new API for raw socket operations.
- burgerbrain 15y agoThis would undoubtedly be a bad idea. There is a reason it doesn't already exist.
- bdonlan 15y agoI'm not saying open it up to just anything, but if this is for ChromeOS, they could certainly grant access to manually-installed extensions (not extension gallery extensions) and/or to OS components.
- krallja 15y ago"Install this app* to get 10 free cows in FarmVille!" * Note: App may include port scanner. Do not look directly into the operational end of the port scanner.