This JavaScript can snoop on other browser tabs to work out what you're visiting
1–10 of 68 posts
Re: This JavaScript can snoop on other browser tabs to work out what you're visiting
#2Re: This JavaScript can snoop on other browser tabs to work out what you're visiting
#3[1] https://arxiv.org/abs/1811.07153 Robust Website Fingerprinting Through the Cache Occupancy Channel
Re: This JavaScript can snoop on other browser tabs to work out what you're visiting
#4Or just visit them one after the other, one tab at a time right?
Re: This JavaScript can snoop on other browser tabs to work out what you're visiting
#5""If you want to visit sensitive and non-sensitive websites at the same time, use two different computers," they said." Or just visit them one after the other, one tab at a time right?
Re: This JavaScript can snoop on other browser tabs to work out what you're visiting
#6Wouldn't that put also them in cache, which means that next time this technique is used it will not work? Even more, there is now plausible deniability: "I never saw these pages, I guess some JS must have been snooping around and put them to my cache..."
And the logical workaround is disabling cache, which helps fight against other tracking techniques too.
All in all, this doesn't sound so worrying. Unless I missing something?
Re: This JavaScript can snoop on other browser tabs to work out what you're visiting
#7This sounds worrying. Shouldn't your browser prevent this from happening?
Not sure there's a lot they could do, short of apis that actively tell lies or introduce deliberate random pauses.
Re: This JavaScript can snoop on other browser tabs to work out what you're visiting
#8""If you want to visit sensitive and non-sensitive websites at the same time, use two different computers," they said." Or just visit them one after the other, one tab at a time right?
Re: This JavaScript can snoop on other browser tabs to work out what you're visiting
#9Re: This JavaScript can snoop on other browser tabs to work out what you're visiting
#10Firefox Focus [1], my most used browser (single tab only), seems to be safe from this attack.