Hacker News new | ask | show | jobs
by wtetzner 3562 days ago
Would it be any more of a security risk than using a stand-alone browser?
1 comments

Standalone browsers make a lot of special efforts to isolate pages from one another. Does embedding have the same guarantees?
Yes. WebKitGTK+2 uses isolated renderer/host processes.