Hacker News new | ask | show | jobs
by ColonelPhantom 837 days ago
One potential issue is tracking. By sharing caches across websites it becomes possible to use timing attacks to track different users. This is why browsers are working to isolate caches per site: https://developer.chrome.com/blog/http-cache-partitioning
1 comments

Couldn’t a dedicated actor use IP address or other fingerprinting techniques to do the same thing more easily?