Skip to content

Ask HN: How does WebKit ITP work?

5 pointsd-z-m1 comment
On HN

I recently heard about a feature of WebKit, ITP(Intelligent Tracking Prevention)[0] and I'm curious as to how it works. Specifically, I'm curious whether other browsers that use WebKit on iOS are making use of this functionality by default, since articles about ITP make imply that the default setting is "enabled".

Is this technology transparent to the developer building on top of WebKit, or are there specific APIs that have to be invoked in order to use this technology?

[0]: https://webkit.org/blog/7675/intelligent-tracking-prevention/

Comments

Here is interactive demo how it works: https://peter.nikolow.me/safari-itp-2-1-demo/

In short - client side cookies are limited to 7 days. Only server side cookies have extended lifetme.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.