|
|
|
|
|
by armitron
2291 days ago
|
|
This is not correct in my experience. I think it's more apt to say that security effort has mostly been spent around sandboxing and related technologies which is really an admission that there is no way to secure the JS VMs in themselves. The best engineers in the world can't do it.
Maybe that will change if they move to safer languages, but so far nobody has done that. Therefore when you see an exposed unsandboxed VM, you instantly know it's critical issue. |
|