Y
Hacker News
new
|
ask
|
show
|
jobs
by
wmf
5296 days ago
NaCl 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.
1 comments
cheald
5296 days ago
Ah, 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.
link
DougBTX
5296 days ago
From the snippet you posted above, it looks like it depends on a "websocket-to-socket proxy".
link
cheald
5296 days ago
Aha, okay. Misunderstanding on my part, then!
link