Earlier quoted context omitted.
This is bad but how is it going to affect the usefulness of my personal web site, that will never use that API to check who's reading it, not or human? Same thing for a lot of sites, probably the vast majority of them.
One day Google may well flag your sure as lower security, refuse to let you show ads, or disappear you from search results.
Google’s nightmare “Web Integrity API” wants a DRM gatekeeper for the web
341–350 of 484 posts
Re: Google’s nightmare “Web Integrity API” wants a DRM gatekeeper for the web
#342Earlier quoted context omitted.
Even if Google were forced to partition off employees and give up control of Chrome, they would still be allowed to be an influential force that gets a seat at the Chrome decision-making table, just the same as Meta, Apple, etc if they were to want it. How would this have changed the existence of the Web Integrity API?
Similar arguments were made about AT&T and I think the country survived. Break them up, then use the precedent to break up every other big tech co. A competitive market is way more important than Google.
Re: Google’s nightmare “Web Integrity API” wants a DRM gatekeeper for the web
#343Earlier quoted context omitted.
They have also violated an important Code of Conduct [1], to the point of even aggressively closing valid complaints [2]. The Googlers RupertBenWiser [3] and yoavweiss [4] are really just toeing the Google line. What's super gross is even yoavweiss tried to play pretend that the original issue they forced closed, without comments or reading, was "spam" [5]. I believe both of these users are acting in very-bad-faith,…
Do not dox individuals. You do not understand their situations, pressures, etc.
Re: Google’s nightmare “Web Integrity API” wants a DRM gatekeeper for the web
#344They're going to prevent me from running an adblocker in this "web integrity" environment, aren't they.
Re: Google’s nightmare “Web Integrity API” wants a DRM gatekeeper for the web
#345It's great to see this getting more attention. User-agent discrimination (i.e. "go away if you're not using the latest version of Chrome") needs to become illegal. As long as I'm not overloading your service or similar, what hardware or software I use must not be restricted. The same goes for other deliberate obstacles to accessibility and interoperability --- creating a "standard" that's so complex and churned frequ…
UA should be fully deprecated already. It rarely achieves its goals at this point. There are better alternatives.
Re: Google’s nightmare “Web Integrity API” wants a DRM gatekeeper for the web
#346The attestation need not be done by Google or web browser owner themselves. This can be done by operating systems or any third party attestation just like a simple version of certification attestation. I think even though the intention behind the idea is good, the integrity of the company that suggested this is so doomed that we are all afraid. I think such proposals will come and need to come so that gradually these…
Practically speaking yes, the OS (and further down the TPM/enclave) will be the root of attestation. Google here is starting with Google Play Integrity (previously known as SafetyNet), which is an OS-level attestation authority. On Windows, this attestation would probably be done via TPM/Secureboot and Windows integrity APIs. That's what's scary about it, because it has the potential to make large parts of the web in…
Re: Google’s nightmare “Web Integrity API” wants a DRM gatekeeper for the web
#347Earlier quoted context omitted.
Ehhh, it depends. In theory one could imagine a scenario like a bank website refusing to be accessed unless the entire OS & browser stack pass attestation - as that would rule out things like keyloggers, malicious browser extensions, and session hijacking. In practice it'll just be used to lock down content and force unskippable ads on users, of course.
IT in big banks is usually horrible and their security departments would close you and your family in a cage if it was possible and helped them avoid liability. If attestation exposes let's say your password policy, be sure you'll be required to set it for monthly changes the moment they can do that. I don't want them to have a say in how I run my devices.
I'm also sure it'll end up with things like "your browser is too up-to-date" or crap like that.
Re: Google’s nightmare “Web Integrity API” wants a DRM gatekeeper for the web
#348Surprising even myself, I actually like this proposal. It does two things, one which is good, and the other which is not as bad as people are saying. The good thing is to give browsers a way to attest to their inviolability to systems on the other end. This is generally useful! In particular, it opens up a huge potential for people to run what are effectively servers in their browsers - which was TBL's vision for the…
Re: Google’s nightmare “Web Integrity API” wants a DRM gatekeeper for the web
#349Re: Google’s nightmare “Web Integrity API” wants a DRM gatekeeper for the web
#350Earlier quoted context omitted.
> iPhone users are using Manifest V3 _every single day_ in their Safari. There was never another option for them. This is false. Safari supports Manifest V2 and has no plans to deprecate it. I'd guess that you're confused because Safari lacks support for webRequest BlockingResponse: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Web...
Whatever it's called, it has all the downsides of Manifest V3 that are being criticized for Google. Just slapping another name on it doesn't make the issues go away.
This is not true either. There are many different aspects to Manifest V3, such as restrictions on script execution.