|
|
|
|
|
by rgbrenner
3976 days ago
|
|
the real benefit would be to dedupe every resource on the Internet Hopefully not. Even if we ignore the possibility of hash collisions (since that's not that likely yet with SHA 256).. There's still the issue of cross origin data leakage. Using a known hash and whether a request is made for the resource to tell if a user has visited another website. This should require a cors header |
|