Hacker News new | ask | show | jobs
by flotzam 2150 days ago
AFAIK NoScript whitelists don't respect first-party isolation (so a JS-enabled website can be included in a JS-disabled website), which makes it a relatively simple coordination problem between website A and B (possibly automated by a third-party tracker included in both A and B).

In any case, first-party isolation can be subverted: https://news.ycombinator.com/item?id=17947605

1 comments

Yes, with coordination it is possible. I was thinking of the non-coordination issue.