By the way, some people think that by paying for Yahoo! Mail's premium upgrade, Yahoo! will be much less interested on collecting their personal data. Just the same with people paying Apple.
You are viewing a single comment's thread from:
By the way, some people think that by paying for Yahoo! Mail's premium upgrade, Yahoo! will be much less interested on collecting their personal data. Just the same with people paying Apple.
My guess is the trend has change, analytics scripts are starting to focus on behaviors (still get your personal data, etc.) such as cursor patterns, date/time you usuall access a site, what probable you open after doing certain tasks, these analytics are getting nosy.
That is why I strongly prefer open-source software that is easily verifiable with SRI and checksums.
SRI or Subresource Integrity is used for websites that load Javascript, to ensure that the scripts loaded were not tampered with at any time from webserver to the client's browser.
I just learned that few months ago too, certain CDN JS now requires integrity/hash and "anonymous" attribs, it will fail if not supplies correctly to the script tag.