Hacker News new | ask | show | jobs
by VWWHFSfQ 1070 days ago
Are you saying that V8 is reusing TCP connections between different browser tabs and websites? Seems like a timing/side-channel attack could be done with that.
1 comments

No, this is in a serverless environment running on V8 isolates (specifically, Vercel Edge Functions).
Oh I see. Not Chrome v8