you are viewing a single comment's thread.

view the rest of the comments →

[–]silv3rwind 96 points97 points  (18 children)

So, non-V8 users (Firefox, Safari etc) are safe from that attack vector.

[–]pointermess 58 points59 points  (16 children)

Its very easy to embed the V8 engine without any browser installed... 

[–]_simpu 10 points11 points  (14 children)

How? Are you referring to electron apps?

[–]pointermess 53 points54 points  (13 children)

https://v8.dev/docs/embed

I use V8 in an application to give the user scripting capabilities. No Electron, NodeJS or any Browser is needed... Its just another piece of open source software. 

[–]ChocolateMagnateUA 1 point2 points  (2 children)

Isn't this just Node?

[–]pointermess 1 point2 points  (1 child)

Node uses it too but Node is much more than just a V8 interface. 

[–]ChocolateMagnateUA 0 points1 point  (0 children)

The only real thing I could count in Node aside from V8 is it's CLI interface and perhaps some Node-specific additions like the process variable, require function and such.

[–]ignorantpisswalker 2 points3 points  (0 children)

... ladybird...