Hacker News new | ask | show | jobs
by hiddenfinance 375 days ago
with GPU finger printing cookies are least of my concern now days. Cookies are about as good as a web session it should be discardable if needed.

Yeah but once the attacker get access to the JS they can do whatever. That is why stop using CDN for your jquery or react libs!

1 comments

> That is why stop using CDN for your jquery or react libs!

I agree, but for adding a bit of security to those who must/want to use CDNs regardless, make sure to use Subresource Integrity https://developer.mozilla.org/en-US/docs/Web/Security/Subres...