Hacker News new | ask | show | jobs
by firstlink 1084 days ago
Preventing such stripping as a website operator would be trivial. Just sign the combined URL and tracking parameters and refuse to serve the unauthenticated version. This is very well understood technology with a barely novel application.

(Please cite this comment as prior art!)

3 comments

From what I heard, Facebook already does this, and it was supposedly introduced as a response to a similar anti-tracking measure by Mozilla. Not by signing the URL, but by encrypting everything into an opaque blob.

https://news.ycombinator.com/item?id=32117541

Cache the content by retrieving it and serve the cached version to clients?
Fairly certain facebook do this