- I saw this coming from miles away. Computers are better at solving CAPTCHAs than people are and people can be bribed or convinced to join botnets so IP whitelisting doesn't work either. Now we have tons of fingerprinting and behaviour analysis but governments are cracking down on that. Plus, YouTube had a massive ad fraud problem with ads being played back in the background in embedded videos, so their detection clearly wasn't good enough.
There aren't many good ways to prove you're not a bot and there are even fewer that don't involve things like ID verification.
Their opt-in approach helps shift the blame to individual web stores for a while, so who knows if this will take off. But either way, in the long term, the open, human internet is either going away or getting locked behind proofs of attestation like this.
Apple built remote attestation into Safari years ago together with Cloudflare and Google is now going one step further, as Apple's approach doesn't work well against bots that can drive browsers rather than scripted automation tools.
Luckily, their current approach can be worked around because it's only targeting things like stores now and you can buy things from other stores. Once stores find out that click farms have hundreds of phones just tapping at remotely served content, uptake will probably be limited.
It'll be a few years before this is everywhere, but unless AI suddenly isn't widely available anymore, it's going to be inevitable.
- > saw this coming from miles away. Computers are better at solving CAPTCHAs than people are
good point... it's interesting how Captcha was initially popularized as a reverse Turing test, but it's just variants of Proof of Work today.
And it seemed clever at the time for Google to leverage this for improvement of their OCR models (it was!), and makes you wonder what utility is derived from the proven "work" today.
- CAPTCHAs were designed as a type of Turing Test, not a reverse Turing Test. It’s not surprising that the effectiveness of these weaker variants has collapsed, given that AI can now pass the real Turing Test.
- LLM’s can still only pass limited Touring Tests. The longer the interaction the worse they do. Which of course means you can easily create an experiment they successfully pass, but just as easily you can create an experiment where they fail.
CAPTCHAs are nearly useless because of how little you need to pay humans to solve them.
- A more interesting question is whether there is a Turing test that is easy for ALL humans to pass, while still being hard for LLMs.
In practice, most of the major CAPTCHA vendors already rely on non-privacy-preserving tests for those needing more accessible solutions than a visual puzzle.
Google's audio captcha (only available in a few languages and unusable for those who also have hearing issues) only works for a narrow band of users, not trusted enough to bypass the captcha entirely, but also not untrusted enough. If you fall outside of that band, you get a nice "your device has been classified as a fraud risk, please use the visual captcha" message.
hCaptcha goes even further and straight-up requires you to have an "accessibility cookie", which requires verifying your email address (and apparently your phone number in some cases) to obtain, as well as disabling some anti-tracking settings in your browser.
- I've seen one recently where it's basically a series of animated objects and you're asked to click on the slowest one. It's surprisingly easy as a human, but anything that depends on a single screenshot of the page isn't able to solve it.
Obviously, that's only solveable by sighted humans, not ones that are blind or have otherwise low vision.
- I'm not sure if LLMs are solving most of these captchas. There are services that employ humans to solve them for pennies per captcha.
- Oh, right, "reverse" was wrong here. I thought of "computer classifies user as computer or human" versus the inverse, while the word is about who classifies, not who's being classified.
(?)
I guess so
- With the crosswalk, bike, motorcycle, stairs type of things, wasn't that just improving their training data?
- Yes, for Waymo, AFAIK (I don't know for sure).
The OCR thing was earlier and used for Google Books, I think. Which is also is fitting for training data, or the motto "organize all knowledge".
At that time, this goal seemed really cool!
- > people can be bribed or convinced to join botnets so IP whitelisting doesn't work either
Do you think this won’t also be bypassed, by bribing people to scan QR codes and spoofing location etc.?
- The person who scanned to QR code is knowable. They have their IMEI encoded in the response.
- Allegedly can be spoofed.
But regardless, I imagine scammers will circumvent this to buy products, login to bank accounts, etc. of the exact users they’re targeting. The user will be presented with “Scan this QR code for $100” as the scammer is logging into their account with spoofed metadata.
- > Allegedly can be spoofed.
Not on a non-rooted device, which won't pass attestation.
- > people can be bribed or convinced to join botnets so IP whitelisting doesn't work either
what does that bribe look like, as in, how much can one get? what all does that entail? is that a little box i connect to my network and forget about? does that mean if i unplug it unless another payment is received that will work out? i'm asking for a friend that's looking to avoid selling plasma to make ends meet.
- https://www.fbi.gov/investigate/cyber/alerts/2026/evading-re...
> The following methods can be used to acquire residential IP addresses for a residential proxy network:
> Software development kit (SDK) partnerships: Proxy services convince mobile application developers to include their SDK in applications in exchange for payment for each person who downloads the application. Individuals download the application and accept the terms and conditions, allowing the SDKs to run in the background and route proxy traffic through users' devices.
> Virtual private network (VPNs) with hidden terms of service: Free VPN services may enroll users' devices in a residential proxy network, without obtaining their consent. The details are often hidden in the terms of service, which most users do not read prior to download, or the language is difficult for the user to understand.
> [malware and compromised IoT devices]
> Passive income schemes: Proxy services convince people to download applications on their device that promise to pay them for their internet bandwidth. People often do not realize that criminals use their internet connection to commit cyber attacks
One reddit post says bandwidth sharing passive income schemes paid them $1 to $9 per month.
- Oh it's better than that now, if you can afford the up-front costs. You can set up a phone farm with cheap Google-certified devices, and the control software manages the Google accounts and botnet connection (through multiple residential proxies, of course). All of these attestation games are DOA.
- I used to know some Americans who were on the poorer end of the spectrum, and apps that paid you for performing fitness activity and such weren't uncommon in that demographic. Not as much of a thing in Europe for some reason.
I believe the cheap Chinese pirate TV boxes that are somewhat popular in the US these days are also in botnets, which is likely how the vendors make them so cheap.
- What are these Chinese pirate devices? This sounds fascinating.
- I'm afraid it's far less enticing. The usual offer is "To continue playing, pay $0.99 or hit AGREE to share your internet connection with Legit Services Inc."
And that's assuming they're nice enough to ask at all.
- I personally think its easier to detect llm controlled browser sessions, the people deploying them are far more naive and inexperienced than traditional scrapers/crawlers.
insert You wouldn't bring a 40 Petabyte Zip Bomb to School, would you? meme
- Part of the problem is also that Google wants to permit crawlers to do some things but jot others.
Their announcement is full of buzzwords about "agentic" things. Detecting LLMs is one thing, but imagine the power of being able to pick which LLM browsers are permitted and which aren't!
I think Google is being too early to the party with this. Cloudflare still has CAPTCHAs to throw at the wall. There are ways other than attestation to verify that someone is a real human, but they're getting more and more annoying to real users and harder and harder to implement on a small website.
Despite the massive implications, this is a simple system that just works for the 99% of people who use Chrome or Safari or at least have access to an Android phone or iPhone somewhere. It's quick, doesn't require installing apps or creating accounts, and it just works from both the website perspective and the user perspective.
Of course when you start thinking about people with disabilities things become problematic, but when have tech companies ever really cared about that sort of thing? Inclusiveness was fun and all for a while, but the clowns the American people elected banned that sort of thing for any company considering government contracts, and big tech licked that boot like it was made of honey.
The world becomes a lot easier if you just decide to ignore all edge cases and assume customers who disagree with you didn't matter anyway. And infuriating as it may be, for companies like Google, that business model works.
- I mean depending on the cost, Google is guaranteed to lose the battle, like gaming anticheat: there are tools that do parsing of the image on screen and send input as a usb device, there is absolutely nothing to detect.
Doing that for a webpage seems way easier than s videogame
- From "Don't be evil" to building the largest, most invasive, surveillance operation the world has ever seen.
That was true before this, but this indicates nothing will ever be enough. Google will always want to track more of everyone's activity online, and will use every tool at their disposal to do it.
- > Google
It's not Google, it's someone. A person came up with this idea and is pushing it through. We should stop treating corporations as some abstract entity instead of a group of sick people making these kinds of decisions.
- I think this is the third HN link I've clicked on in a row that leads to an LLM-generated article. I'm not opposed to AI, but I'm tired of seeing it quietly substituted for human thought and expression.
- I'm seeing this stance a lot "this is obviously AI generated"
Why? What's LLM generated? How can you tell?
To me what's obvious is that our trust system is already breaking down. Commenters accusing each other of being AIs is also another example of this.
- >Why? What's LLM generated? How can you tell?
Not the guy you're responding to, but:
1. The high number of (em) dashes is suspect, though it's unclear whether they manually replaced the em dashes or is actually human generated.
2. "One additional failure worth noting: one incident response professional in the HN thread, raised a concern that operates independently of the bot problem" feels out of place for a content marketing piece. HN isn't popular enough to be invoked as a source, and referencing it as "the HN thread" seems even weirder, as if the author prompted "write a piece about how google cloud defense sucks, here are some sources: ..."
3. This passage is also suspect because it follows the chained negation pattern, though it's n=1
>No hardware identifier is transmitted. No attestation is required. No certification layer determines who may participate.
edit:
I also noticed there are 2 other comments that are flagged/dead expressing their reasons.
- > actually human generated
Human written, not generated.
> HN isn't popular enough to be invoked as a source
Excuse me, what do you mean there? The author happens to read HN too.
- >Excuse me, what do you mean there? The author happens to read HN too.
Read the rest of the comment. It's not suspect because it's referencing HN, it's suspect because of the way it's referencing HN. Specifically, its use of the phrase "the HN thread", even though it wasn't mentioned before. Maybe it's a editing gaff, but it's also consistent with how an LLM would write if presented with a list of sources.
- Yep, this feels like a smoking gun. The others are circumstantial, maybe indicative, maybe not. While there’s a chance this is an editing gaff, its overwhelmingly likely to be LLM, ahem, “cruft”.
- Looks like the moderators are actively deleting comments that call out AI generated articles now. Grim. This comment will probably be deleted too.
- What did you see that made you think that? (It's entirely untrue btw.)
We haven't said anything specific about genai articles but if you've seen https://news.ycombinator.com/newsguidelines.html#generated or https://news.ycombinator.com/item?id=47340079 it shouldn't be hard to extrapolate.
- Both comments appeared as [dead] within a few minutes of being made, despite not appearing as [flagged].
They're visible now, but still. What caused them to appear as [dead] in the first place?
- There are several possible reasons, so I'd need links to the specific posts in order to answer.
- Mine: https://news.ycombinator.com/item?id=48065850
There was another sibling comment posted around the same time that was also dead.
- mods hastening dead internet theory
- The choppy language is the biggest trigger for me. Examples:
* "With Fraud Defense, there was no process to respond to. The product launched. The requirements page went live."
* "That is not a technical limitation waiting to be engineered around. It is the mechanism."
* "The defeat is mechanical. Bot operators point a camera at a screen, a trivial automation with off-the-shelf hardware."
I could be wrong, of course. Maybe humans are starting to write like LLM's, or maybe it's just confirmation bias on my part.
- Look at the number of : per paragraph. What human puts two : in a single sentence?
"One additional failure worth noting: one incident response professional in the HN thread, raised a concern that operates independently of the bot problem: …"
The ersatz Ted Talk meets LinkedInfluencer rhythm of sentences, the throat clearing fillers as connective tissue…
Or Wikipedia: https://en.wikipedia.org/wiki/Wikipedia:Signs_of_AI_writing
- I do. I usually notice and try to rephrase, though.
(Also, you can pry my em dashes[1] from my cold, dead hands.)
[1] https://www.gally.net/miscellaneous/hn-em-dash-user-leaderbo... says mean 1.64, maximum 13 em dashes per pre-ChatGPT comment.
- It's really obvious. The repeated information. The very. short. sentences. The incessant detail. The tangents that go nowhere. And LLMS always try to structure the entire essay into topical sub-sections.
- The entire article is just one long stream of short, punchy, declarative sentences. The latest Claude models are notorious for writing like this.
There's also a few cookie-cutter patterns that should immediately jump out at you if you're at all familiar with AI writing, such as:
> No hardware identifier is transmitted. No attestation is required. No certification layer determines who may participate. User privacy is structurally preserved, not promised.
> Google Cloud Fraud Defense is not a reCAPTCHA update. The QR code is the visible mechanism, but device attestation is the real product.
- They can't tell. It has become a statistical thing. There will exist some percentage of them that assumes an item is AI generated. With enough people seeing something, you'll see the accusation.
- "this is AI" is the new "This is shopped", but without the "I can tell by the pixels" rejoinder.
I mean sometimes they're right, but honestly in this day and age does that even matter?
- Whether it's AMP or manifest 3 or android source shenanigan or attempts to replace cookies with their FLOC nonsense or this...Google is rapidly turning into a malicious force when it comes to the open internet
- Turns out RMS has always been right. How surprising.
- Turns out that identifying a problem doesn't help without a workable solution/alternative.
- The first step in solving a problem is identifying it.
- The whole "don't point out a problem unless you have a solution" trope is bullshit.
- I hate this trite and the managers that say "don't bring me problems, bring me solutions" nonsense. I'm not the person to be able to fix it so the solution is make the problem known so others responsible can fix it. If I could fix it, I wouldn't be telling you about the problem. If anything, I would tell you how I fixed an issue in some stand up or other of the many meetings scheduled keeping me from working.
- I am only aware of two solutions:
1) proof of identity, tying accounts to real-world things that are hard or impossible to replicate
2) proof of work, tying accounts or actions to the ability to run computations
Proof of identity in theory can solve the problem but at the cost of privacy.
Proof of work can be defeated but has the possibility of preserving privacy.
- 3) micropayments
There are many issues with those, like the wildly different standards of living across the globe. OTOH anyone can acquire Monero if they want to. But someone from a rich country will likely be able to pay for more fake accounts/visits than someone from a poor country. With the ad market the difference between where the visitor is from is very important. Some ad clicks may cost a dollar if they're coming from a rich country and 0.01 cents if they're coming from a poor country.
I'm not suggesting cryptocurrency micropayments for accessing the web but it's on par with PoW in that it only requires money, not privacy.
Perhaps the way forward is for people to wake up and stop visiting sites that infringe on their privacy.
- Fair enough, I didn’t think of that one. I suppose macropayments could be in the same bucket.
Analogous to hardware disparities and POW, wealth disparities make payment a toll but not a roadblock.
- >Proof of identity in theory can solve the problem but at the cost of privacy.
All current implementations: yes. I do think there are some privacy preserving solutions, but they're obviously imperfect. But assuming you have a central authority that can validate and sign valid government identification, it seems like some sort of ZK scheme could allow one to verify that they have a valid government issued ID, but without disclosing which one it is.
I still don't love the idea, but it sure seems better than everything else I've seen proposed.
- From what I've seen no such solution guarantees privacy to the user if the signing body (or the government) and the website collude to deanonymize the user.
- nonsense on all levels.
RMS has offered broadly solutions/alternatives since the beginning, along with reporting early on trends that other people ignore.
- What is his solution to combatting botnets at scale?
- His solution is don't. Why would you? In fact, if you don't block the script that's running on one computer, the script operator won't need to run it on a botnet.
I don't know RMS's solution to spam or DDoS which are the real problems.
- What is RMS’ solution to this problem?
- Uncompromisingly insist on only using things you have ultimate ownership and control over, even when that means dramatic and life-altering inconvenience, and where those things don't exist, build them yourself.
Unfortunately, "build it yourself" is relatively easy when it comes to software, and almost impossible when it comes to the hardware running that software. It doesn't matter if you have full ownership of a complete open-source stack if no hardware manufacturer will permit you to run unsigned arbitrary code. The lack of open hardware--chips that you could build in your garage using materials nobody could reasonably prevent you from acquiring--is the lynchpin upon which open source software will wither and die.
- There is already plenty of open hardware, it's just not this-year's-top-performance.
In the category of ~1-3 years' performance lag you get Rockchip and friends, which are closed hardware that allows open computation. See computers made by the company MNT as an example.
In the category of ~5 years' performance lag you get "soft" cores, where you buy an FPGA (dynamically reprogrammable hardware) and make it run a CPU you design yourself. If you want to, for example, make your CPU have more cache and fewer ALUs, you can do that by tweaking some files and reprogramming the FPGA. This has a cost in terms of power efficiency and runtime speed, but you can absolutely run a full Linux desktop experience on an FPGA today, and the hardware has no way to try to prevent you from running any software.
You can solve the problem of all the cellular basebands being closed source with either software-defined-radio or using a closed USB/PCIe cellular modem connected to an open processor.
- So why doesn’t someone build these chips in their garage then?
- In Eve online you used to be able to have people (outside your contacts list) pay some cash in escrow to send you a message.
- I know what his solution is not. It's not a mechanism that conveniently enables the fine-grained surveillance of people that just so happens to be google's business model.
- I specifically asked the question I did because rejecting solutions without proposing your own is a great way to not solve the problem.
- Root mean square?
- richard stallman
- Indeed, occasionally hammers do find nails to hit.
- Strange analogy considering that RMS got to where he is precisely by finding nails to hit much, much more than occasionally, and much, much more than most hammers.
- I think it hits perfectly. He espouses that almost every vendor everywhere is doing something immoral and it will inevitably be used against you. Eventually, some of these predictions come true enough for some part of his audiences.
I don't think you've made a point about his abilities. I do think you've restated his proclivities, which reinforces the basis for the quip.
- This is particularly uncharitable to someone that saw around many corners and was articulate enough to warn us about them in advance.
There's a reason there's a subreddit called "Stallman Was Right", and it's not that he was shotgun blasting opinions and landed a few of them. It's because he has a systemic understanding of the incentives our system sets up and is able to project decades into the future about how those incentives will play out.
- If RMS said not to trust Google's self-proclaimed altruism and relationship with open source, yeah. I always assumed that was a backstab waiting to happen. But that only meant I used an iPhone and didn't care that it was more closed than Android, not that I got an Arch Linux phone or something. (And a Mac more importantly, but there's not really a Google counterpart to that.)
- > AMP
My god AMP was such an annoying thing ~4-5 years ago when I was working in a marketing-forward web dev shop.
"Google really likes when you pipe your words into their shitty UI because it saves some time for the user"
We were all like, cool so on one hand we're being given complex designs for sites to differentiate them, and on the other hand we're bowing to a megacorp who actually wants to skip the whole web design part entirely and pipe our content through their pre-defined UI.
So glad it died. Should have known it would die in a matter of a couple of years with that being the track record for Google in general.
- > skip the whole web design part entirely and pipe our content through their pre-defined UI
It's a shame this part didn't stick. I use reading mode every chance I get be cause the more design a page has, the worse it is. For some reason orgs agreed that it is ok to let medium or substack own their content, but hated Google's high speed CDN.
- Last time this happened we got a bunch of Google employees downplaying the impact of WEI and calling it a nothingburger, that people were being hysterical. I just checked, and everyone I saw defending it has since left the company. I'm sure another wave of Google managers, keen to appeal to the higher-ups, will be here to defend this new initiative any minute now.
- Don't you see it closing all around you?
It's not just Google. It's governments, corporations, all around the world, simultaneously. The noose is being tightened gradually, then all at once. And it's coming for all of us:
https://community.qbix.com/t/increasing-state-of-surveillanc...
The threats above interlock by design or convergence: Identity layer (1-5) creates the prerequisite for the others. Once identity is established at SIM/account/device level, the carve-outs that make surveillance politically viable become possible (powerful users get exemptions; ordinary users get watched).
Device layer (10-12, 16-19) creates the surveillance endpoint. Once content is scanned on the device before encryption, the cryptographic protections at the communications layer become irrelevant.
Communications layer (6-9) is the most-defended. Mass scanning has been defeated repeatedly. This is the layer where the resistance has the best track record.
Reporting layer (13-15) is nascent. Direct OS-to-government reporting hooks haven't been built yet at scale. The UK's December 2025 proposal is the leading edge.
Platform control (20-24) determines whether alternatives can exist. Browser diversity, app distribution diversity, and engine diversity are the structural protections. All three are narrowing.
A society with all five layers complete has the technical infrastructure for total surveillance with elite carve-outs. We are roughly 40% of the way there. Whether that infrastructure becomes a dystopia depends on political choices, not technical ones.
HN as a whole is surprisingly oblivious to the noose tightening, because many here are super against decentralized distributed things, if they involve any sort of token. You can complain all you want, but downvoting and burying the decentralized alternatives just for groupthink makes you somewhat complicit in the erosion of our privacy and liberties. Even if you might disagree with a project, all the work that goes into it might be a good reason to upvote it instead, considering that without this work, we're basically doomed.
- Hell, even using cash feels like a minor form of dissent. And of course even if you leave your phone at home, your car will be scanned with ANPR wherever it goes. And if that fails, there's still your face to be tracked.
- The cars themselves phone home all the time. You have to physically remove the transceiver to prevent it or run a jammer nonstop at the risk of a felony.
- Yeah. I’ve never owned a car newer than 2006 though. These days I just ride a bike. Though the fancier e-bikes have gps tracking…
- I said 16 years ago that when IPV6 was coming into use was the only reason for a 128 bit address space was so they could tie every packet on the internet back to you as a person. https://news.ycombinator.com/item?id=1464940
- No, the main reason is because NAT is terrible and restoring the end to end principle is important if we want the internet to stay not separated into server networks and eyeball networks. If we want to decentralize the internet it's necessary that eyeball machines can talk with each other, not only with servers. This ability reduces the possibility of surveillance.
When IPv6 was designed it was normal for each IPv4 address to be traceable to someone's desk. Fortunately, as that changed with IPv4 so did it with IPv6, so we got IPv6 privacy extensions.
- It doesn't help that your first sentence makes you sound like a conspiracy theorist riding his hobby horse. I read on despite that, but others may not.
- [flagged]
- I refer you to all my own comments about decentralized solutions, which you can see in my history. And the posts that have been flagged after amassing too many upvotes. I think that's sufficient.
- My apologies then
- > rapidly becoming
Always has been.
Google was creating cartels like the "Open Handset Alliance" literally decades ago.
Via their control of Chrome and Search which are both monopolies, Google holds absolute authority on how websites are rendered and if websites can be found.
- Huge fan of Kagi so far - especially SmallWeb if you do want to find websites that probably would not hit the top of Google search results
- I am a Kagi early adopter. ;) But the reality is what can be on the web is dictated by Google Search, because nothing survives if you can't find it on Google.
- > Chrome and Search which are both monopolies
I'm on Firefox and use DuckDuckGo.
- You'd be better off mentioning Safari (17% of users vs. Chrome's 68% and Firefox's 2.2%) and Bing (10% vs Google's 85% and DDG's 1.7%). But nice to know there are two of us!
- It cracks me up when people say Chrome is a monopoly, because a massive amount of computing devices do not even ship with Chrome. Windows computers, Macbooks, and iPhones require users go search out and install Chrome on their own out of their own volition, shipping with entirely functional and decent browsers out of the box that they have lots of patterns to push. Even many Android phones ship with browsers other than Chrome as a default still from what I understand.
How is Chrome, of all things, a monopoly? Have words just entirely lost all meaning and now monopoly just means "things which are popular that I dislike"?
- Chrome is a monopoly by extending the internet in ways that force users into chrome. Due to market share and Google's prevalence, they have the sway to introduce things that cannot meaningfully be avoided without extreme siloing.
- Outside of WebUSB I personally haven't meaningfully been impacted in any ways. Can you share which ways this is?
Note, this is separate from a "so many things are just Chromium", which I agree is an issue, but isn't the same as a "Google Chrome is a monopoly". Because in the end there are still many non-Chrome browsers which support WebUSB which do not end up with a lot of the downsides of Chrome specifically about Google harvesting your data and what not.
- Ah, the "this doesn't fit my very specific technicality argument"
You know full well what people mean when they say "Chrome"
- > You know full well what people mean when they say "Chrome"
Yeah, Chrome, the web browser made by Google that bugs you to sign in with your Google Account. Most people don't mean Microsoft Edge when you say "Chrome". Do you call Microsoft Edge "Chrome"?
Chrome is a product made by Google that is a web browser. If the argument is Chromium is too interwoven, that's a separate argument.
But even then, what does it mean that "Chromium is a monopoly"? Is Linux a monopoly as well? Why or why not?
Note you haven't actually given me any other ways one would be impacted like I asked. What are the other majorly missing features Chrome pushes that other browsers don't have that most sites require? What else am I missing by not using a non-Chromium-based browser?
- > what does it mean that "Chromium is a monopoly"
As someone else said earlier, it is a monopoly by extending the internet in ways that force users into using their browser engine. Due to market share and Google's prevalence, they have the sway to introduce things that cannot meaningfully be avoided without extreme siloing.
> What are the other majorly missing features Chrome pushes that other browsers don't have that most sites require?
This is a different question, please don't move the goalposts.
- > by extending the internet in ways that force users into using their browser engine
And yet after multiple times of me asking you've yet to give me a single real feature lost.
> This is a different question
Its literally the thing we're saying is the problem, how is it a different question entirely?!
You're saying the problem is they're adding features that force Chromium, but asking about which features you're talking about is just bringing up unrelated and different questions.
- It's not so much forcing people to Chrome/chromium for specific features, but trying to increase market share through more subtle means, like paying to have their search engine featured, advertising their products everywhere possible (including inside other people's apps), slowing down their sites (like youtube) on other browsers, or tying in other services (along with way too much personal info) to try to keep people within their sphere of influence.
Is Linux also a monopoly? In a way sure, but I think a big difference is they're not "doing evil" as people claim Google is, and all the development/decisions are still made out in the open in a democratic way.
Former Google execs have even compared their setup to "running the New York Stock Exchange while trading on it."
At least Linux isn't trying to tell people what to do with their software.
- > it is a monopoly by extending the internet in ways that force users into using their browser engine
2 messages later that seems to be contradicted?
> It's not so much forcing people to Chrome/chromium for specific features
I might've misread.
> but trying to increase market share through more subtle means, like paying to have their search engine featured
This isn't Chromium, the open source basis of many web browsers. Now you're talking about Google the company.
> Is Linux also a monopoly?
Monopolies in the sense worth discussing are highly popular things that are held in place by things other than competition. If anything, Google props up Chrome's competitors to reduce this.
- So now Chrome is a "monopoly" because they're "advertising their products everywhere possible". I guess I can only ever drink Redbull, they're a monopoly, because they're advertising their products everywhere.
Seriously? That's our standard of what is a "monpoply"?
Words have no meaning anymore.
You can choose to use something different. The device you bought probably came with an alternative! Otherwise, the device next to it on the shelf on the store where you bought it likely would have had an alternative browser, because most devices on the store shelves outside of some hypothetical physical Google store don't come with Chrome.
- > Seriously? That's our standard of what is a "monpoply"?
No. That part of the post was answering your question about how it impacts people. Not what makes it a monopoly.
- I'm asking what features force me to use Chrome instead of Firefox or Edge or Safari. I've yet to hear an answer other than it's advertised heavily and that it's popular.
- There's nothing forcing you to use Chrome instead of Edge, but some websites don't work with Safari or Firefox because Google has pushed nonstandard stuff. And it's weirdly not only advanced WebWhatever stuff, but also some things that affects basic features like forms. Though sometimes they have a separate mobile site that was tested in iPhone Safari.
I find the discrepancy kinda minor though. It's enough that I have Chrome installed alongside Firefox and Safari, but not enough that I use it often. It used to be worse.
- > There's nothing forcing you to use Chrome instead of Edge
This is what I mean. How is it a "monopoly" when one can easily just use something else?
The only thing people are saying its "its a monopoly because it has high market share". But a high market share does not a monopoly make, there's more to it than just purely market share. A monopoly requries outsized market power, something that to me at least it doesn't seem like Chrome, the web browser has.
- The argument others are making is that Google has a monopoly on browser engines, or that it's becoming that way. IE switched to Chromium partially to resolve compatibility issues. I don't have a strong opinion on this though.
- People being able to switch relatively easily means that they're a lot more likely to lose their market power in five years. It doesn't do much to diminish their current market power, which is enormous.
High market share almost always means high market power. That's why people focus on market share since it's easy to cite.
- > they're a lot more likely to lose their market power in five years
It doesn't take users five years to install a different browser. It takes maybe two to five minutes. If they really do things to piss off their users they'll be gone far faster than that.
What kind of lock-in does a browser even really have? Its not like some kind of social network or financial setup or anything like that. The browser itself doesn't have the content. Its run an installer, have it import bookmarks and extensions, and you're using a different browser. Its not like we're back in the days of ActiveX where there were entirely proprietary extensions to the web that only Microsoft blessed browsers could run that only ran on certain OSes.
> almost always means high market power.
It doesn't when the competition is so readily available, practically interchangeable, and also zero cost.
- Do you actually think the majority of everyone else is being just as pedantic (or cares) about Google Chrome vs chromium-based?
For most, for the purposes of market share (the type of "monopoly" I believe they are referring to), I think they count it as one and the same.
- Do most people call Microsoft Edge or Safari "Chrome"?
Are the security and privacy implications the same for Edge, Safari, and Chrome?
Seems to me like they're still quite different products despite having some similar codebases!
- Why do you keep talking about who installs the app? That has nothing to do with whether something is a monopoly, which is primarily about market share.
- If a user is openly going out of their way to go and install a competitor's product despite a perfectly serviceable version coming by default, how can the the one being sought out be seen as a monopoly? The competition came pre-installed!
How did the user manage to install Chrome on Windows if Chrome is a monopoly, the only serviceable browser around? They copy the source code from a magazine or something? Get a floppy disk in the mail?
- Whatever your definition of monopoly is, it's wrong. The threshold is not 100% market share. If that was the threshold no monopoly has ever existed.
- > Whatever your definition of monopoly is, it's wrong
Ok, so enlighten me which standard of monopoly they're so obviously breaking?
> The threshold is not 100% market share.
I never once said so
I'm not arguing it requires 100% marketshare. I'm just pointing out there are tons of workable competitors out there, in fact one has to use a functional and fully featured competitors product to go and install Chrome on most platforms out there.
How can one claim Chrome is a monoply when there are tons of competitors out there which work just fine, and for most users their computers came with the competitors products?
Please, do enlighten me, how is Chrome a monopoly?
- > Ok, so enlighten me which standard of monopoly they're so obviously breaking?
Breaking?
They're being a monopoly by having a huge market share. A majority of browers are directly branded chrome, and the chrome team has strong codebase control over most of the alternatives too. Especially on desktop. It's that simple.
> I'm not arguing it requires 100% marketshare. I'm just pointing out there are tons of workable competitors out there, in fact one has to use a functional and fully featured competitors product to go and install Chrome on most platforms out there.
> How can one claim Chrome is a monoply when there are tons of competitors out there which work just fine, and for most users their computers came with the competitors products?
The existence of competition doesn't change whether something is a monopoly. It only disproves 100%, which is why I mentioned 100%.
The choices of users don't change whether something is a monopoly.
- > having a huge market share.
Marketshare alone isn't a defining part of if a product is a monopoly.
> majority of browers are directly branded chrome
They're not Chrome, in many extremely important aspects.
> The choices of users don't change whether something is a monopoly
The fact users can make a choice is a huge part of the argument that Chrome isn't a monopoly. There are lots of competitors out there that can be freely chosen. So much so people have to go out of their way to install Chrome.
When AT&T was ruled a monopoly it was practically the only choice in many markets. When Standard Oil was ruled a monopoly it was practically the only choice in many markets. People can choose Edge. People can choose Safari. People can choose Firefox. All of these browsers work fine (I've yet to be told a single other major feature they're missing despite asking many times), and are not Chrome.
Lay's sells like 60% or so of the chips sold in the US. Are they a monopoly? Are you practically unable to buy any other chips at the store outside of Lays products? I guess it's not really just marketshare that makes the difference! So just pointing at them and saying they're a monopoly because they have a large marketshare is meaningless.
- > Marketshare alone isn't a defining part of if a product is a monopoly.
Yes it is. You're thinking of something else.
> The fact users can make a choice is a huge part of the argument that Chrome isn't a monopoly.
That argument is wrong.
It's size and market power. If users could change but don't, the monopoly company still has huge power.
> Lay's sells like 60% or so of the chips sold in the US. Are they a monopoly?
They're at least close, yeah.
- > It's size and market power
Finally one states something other than its a monopoly because it has market share or because its advertised heavily. Its a monopoly because it allegedly has market power. But does it, really?
> If users could change but don't, the monopoly company still has huge power.
Is it that it has power or just that its currently popular?
I once again ask, what features actually force me to use Chrome over the other products on the market? If there are none, how does it actually have "market power"? What truly makes me use Chrome over the others? The fact its highly advertised?
Market power is usually defined as "a firm's ability to profitably raise prices above the competitive level (marginal cost) without losing significant sales to competitors." Clearly we're not talking about prices here, practically all the prices are free here. So we're talking other kinds of featuresets. What is this market power, other than users like it? I've asked many times, and yet everyone has refused to answer this core, critical part of the claim.
If people can make a choice for a competitor's product that's priced the exact same and has essentially the same feature set, how does Chrome have "market power"?
I pointed out WebUSB. For a bit pretty much only Chrome supported it. Is that really market power that's pushing everyone to use Chrome? What other things are actually giving it that immense market power you claim?
- > I've asked many times, and yet everyone has refused to answer this core, critical part of the claim.
It's a core, critical part of a monopoly abuse claim, not a monopoly claim. I don't want to get in that argument.
They don't have some weird ultra low market power for their size. They're a monopoly.
- You have stated a monopoly is:
> It's size and market power.
We both agree on the size. Its the most popular browser for sure. And I agree, a monopoly generally has to be quite large and it doesn't need to be 100%.
When I ask you for evidence of the market power side of the monopoly claim, you just throw up your hands and say "I don't want to get in that argument", make some claim about the self-evidence of their market power, and then just assert they're a monopoly.
I'm just asking someone to actually point out how Chrome, the web browser has outsized market power. Not just restate they have high usage numbers, but actual instances showcasing their market power. Real studies about how sticky Chrome actually is. Anything like that. But nobody here will actually point to anything other hand waving about how much its marketed and what not.
- I’m constantly badgered by google apps on my iPhone to use Chrome. In fact I’m not able to just click a link and open my default browser, I have to see the big chrome logo and a smaller link to choose my default browser.
- > by google apps on my iPhone
Ever thought about just not using those apps if you want to avoid the Google ecosystem? Too bad there's just absolutely no mapping application available on iPhone but Google Maps. Too bad there's no way to send an email on an iPhone outside of Gmail.
What's that? A user has to once again go out of their way to install those apps as well? Well isn't that strange. I thought Google was a monopoly on iPhones.
- What's the point of this pedantry? Replace "monopoly" with "dominant market player" and their point still stands. A company doesn't need to be a literal monopoly to engage in anti-competitive behavior. The EU would call this "abuse of dominance". [1]
>> Google holds absolute authority on how websites are rendered and if websites can be found.
This is still 100% correct. Google owns the dominant browser and the dominant search engine, this means that they get to dictate how websites function and pick winners and losers through their search algorithm. If you're a publisher (i.e. anyone who hosts a website) you're forced to fall in line or go out of business.
[1] https://competition-policy.ec.europa.eu/system/files/2021-05...
- > If you're a publisher (i.e. anyone who hosts a website) you're forced to fall in line or go out of business.
What features of Chrome are website publishers forced to fall in line with or go out of business that practically other browser makers aren't also pushing?
- and even the iPhone Chrome doesn't use the Chromium engine, it's Safari under the hood
- > Windows computers
Ship with a chromium fork called Edge
- Edge isn't Chrome though, is it? Like, its not shipped by Google, it doesn't bug you to log in with a Google account, doesn't ship metrics back to Google, right?
Not quite the same thing now is it?
- The usual complaint is that Chromium dominates as an engine. I don't fully understand the complaint because anyone can fork it, but maybe they're (rightfully) concerned nobody will fork it because Google controls the web standards, or they're concerned Chrome could stop using the open version of the engine.
- They lost their search monopoly when LLMs came.
- Lost? No, they shoveled search into the furnace day after day as they prioritized sewage like paid results, link farms, and blog spam while burying the actual result far below, if returned at all. LLM showed up and gave you the direct answer you wanted in <1s; you don't even have to read the shitty troll result page.
- I'm amused at how thoroughly Google adopted Microsoft's playbook. Chrome supplanted Internet Explorer by embracing the open web. But then Google immediately started on extensions, and now they're trying to extinguish the open web with nonsense like Cloud Fraud Defense. All very smoothly done. I mean, people are actually _asking_ for this junk. I'm impressed.
- No they didn't. Firefox unseated Internet Explorer. Chrome then got big by putting its installer right on the Google homepage and harassing users to install it. And they had it bundled with other software, and would install as a user so that locked down computers could still run it. They absolutely did not win by embracing open standards.
- Chrome has gone off doing their own standards to some extent, but you're forgetting what it was like when Internet Explorer dominated. You basically couldn't use the web without IE because they broke so many standards and implemented them in closed source. Then there was ActiveX on top, straight up Windows binaries in web. And besides there being a dominant engine, only one browser could use that engine. Trading that for Chrome dominance was at least a step up.
I use Firefox right now. Occasionally I need to open a site in Chrome instead, but it's rare.
- Chrome didn't solve that though. Quoth Wikipedia:
> Firefox usage share grew to a peak of 32.21% in November 2009, with Firefox 3.5 overtaking Internet Explorer 7, although not all versions of Internet Explorer as a whole;
Firefox was the browser that embraced open standards and was unseating IE. And ActiveX was used for corporate stuff, not general web sites, so the main reason it died was that Microsoft gave up.
- Eh, it was brief and never majority. Chrome was the first to truly usurp IE.
- Chrome and v8 was just stupidly faster than any other browser and JS stack at the time when I first adoped it. It was a lot buggier in many other ways and many sites just didn't work quite right at the time, but the tradeoff on performance in the early days was very much worth it.
- People forget that Sundar Pichai's entire claim to success at Google was injecting the Google Toolbar into the Adobe Reader installer which would hijack your search and browsing data on IE, and the launch of Chrome, which was then also injected into the Adobe Reader installer, occurred because Google was concerned IE might block or limit their toolbar.
People absolutely did like Google at the time, but the majority of its growth is actually shoveling hijackers into other software installs just like BonzaiBuddy.
- I recommended everyone to use Chrome simply because Microsoft couldn't be bothered to provide built in PDF viewing and creation.
There was a good, long period where Microsoft just decided to let the market run amok with malware for critical software, instead of providing something like Preview on macOS. As a result, the safest option for most lay people was to use Chrome, where they could quickly and easily view, and most important, save pdfs of websites, receipts, etc.
Then, once MacBook Airs were solidified + iPhone, I started recommending people use macOS simply because Preview could edit PDFs and easily allow signing them.
I haven't used Windows in a very long time, so I assume it's still the same situation.
- Yeah I remember when Windows lacked every basic utility that Mac OS had. The most common malware was PDF readers, because a very common search was "how to open pdf." Same with zip.
- I recall Chrome being a superior browser in the early days, prompting many to switch and evangelizing it.
- It was the first to do a separate process per tab, which had security and stability benefits. But it also used like 2x the RAM from the start.
- Lots of supposedly technically advanced users switched to Chrome en masse and promoted it on every occasion they could, because it was so much faster, simpler, safer, etc etc. Don't excuse useful idiots from their share of the blame. People warned about dangers of Chrome's growing domination for about as long as I can remember, back to at least 2012, only to be dismissed as paranoid.
- If I may tie this into other things going on, The California wealth tax as written would force Larry and Sergei, if they didn't move out of California, to basically sell almost their entire stake in Google, and it would probably wind up owned by State Street and Vanguard who outsource their proxy votes to ESG consultants, who will probably vote for more surveillance.
- what alternative to WEI do you propose? it solves a bajillion Internet-existential problems. it is definitely a crisis. the bot problem is at least as serious as facebook, gmail serving without https.
the fact that this kind of comment gets downvoted proves my point. so what if you personally don't like WEI? it doesn't mean the problems aren't real...
that aside, i don't know how people say stuff like "malicious force" and then you go and use a bajillion Google-authored, completely free as in beer and often free as in freedom technologies that nobody obligates you to use at all. It's not like Apple, where their software is so shitty (Messages, Apple Photos, etc.) that the only reason people use it is because it is locked down and forced upon you. it's interesting to me that @dang worries about the tenor of conversation changing - he longs for that 2009 world of university-level math people hanging out and writing comments about LISP or whatever - when the real deficit is not intelligence about math but, at the very least, seeing that things are nuanced, to see more sides to a problem besides the most emotionally powerful and the most mathematically neutral ones.
- Bombing every AI data center on Earth would also solve the Internet-existential problems we're facing. But that solution is beyond the pale of course, instead it's incumbent on me to prove to you that panopticon surveillance of every living human being from now until the Sun consumes us is not a reasonable solution to "bots use the Internet".
- Ok so what's your solution to the bot problem? I don't have one, unless you count the option of websites not being free-as-in-beer anymore.
- First, I would sooner support the criminalization of misrepresentation of web traffic as human when it is actually a bot than I would allow companies to de-facto require bio-authentication on approved hardware+software stacks to participate in online life. Let the courts sort it out from there. Second, it's not my problem if some website's business model doesn't work anymore, and I resent them trying to make it my problem. If a website is offering a vital service then it is access to that service that needs to be preserved, not whatever company happens to be offering it, especially not if the cost of keeping them solvent is giving up entirely on privacy rights.
- People use iMessage because it has worked for a long time, during which all the leading alternatives were terrible. Maybe they still are cause I'm still not convinced that RCS even works reliably, seeing how Android users go on WhatsApp instead.
- I strongly suggest people move away from chrome. They lost all sense of respect.
I know it is a small move, but as it happened when chrome started, this opens opportunities for other players
- I really tried to switch off Chrome when they broke ad blockers, I gave it a good few months trying out alternatives but I really don't like any of the other browsers. I do primarily use Safari on my Mac, but on Windows where I don't have that option, I don't like any of the big players, and I don't really trust the smaller players. Even the "big" smaller players are not that trustworthy when it comes to security, like Arc browser's "Boosts" feature that enabled remote code execution.
So now I'm back on Chrome.
- Qutebrowser is my favorite daily driver, save for a few sites I can't boycott and which need Firefox or something.
- As much as I hate whatever google's doing, this article has some issues:
>For operations that need Play Integrity attestation specifically, a compliant Android device costs approximately $30 at current market prices
This assumes the logic on google's side is something like `if(attestationResult == "success") allow()`, but it's not hard to imagine the device type being factored into some sort of fraud score. For instance, expensive devices might have a lower fraud score than cheaper devices, to deter buying a bunch of cheap devices. They might also analyze the device mix for a given site, so if thousands of Chinese phones suddenly start signing up for Anne's Muffin Shop, those will get a higher fraud score.
>Firefox for Android does not appear in Google’s stated browser support list for Fraud Defense.
The browser only needs to show a QR code, so if you're on firefox mobile they'll either open a deeplink to google play services on the phone itself, or show a qr code.
>One human solving a single challenge pays a negligible cost. A bot farm running concurrent sessions faces exponential compute costs with each additional attempt - and AI agents, which consume GPU cycles to operate, face identical penalties regardless of how sophisticated their reasoning is.
PoW for bot protection basically never caught on because javascript performance is poor, and human time is worth more than a computer's time. An attacker doesn't care if some server has to wait 10s to solve a PoW challenge, but a human would. An 8-core server costs 10 cents per hour on hetzner. Even if you assume everyone has a 8-core desktop-class CPU at their disposal (ie. no mobile devices), a 6 minute challenge would cost an attacker a penny. On the other hand how much do you think the average person values 6 minutes of their time?
- This is truly disturbing, and trying to sneak it in like this without public discussion is disingenous. Hopefully it will be shot down like last time - at the very least, there are surely antitrust issues here.
- I agree on the antitrust issues, but I’m not convinced that’s seen as a serious barrier these days.
- Last time they tried this they laundered it though an employee's personal github to distance it from google itself, then framed the proposal in the most disingenuous manner possible, as if it was something that users wanted rather than another mechanism for google to exercise control
- Maybe a dumb question, but how is this suppose to work for iphone users? They wont have google play, and it seems like android/google play is required here? There is no way they would cut out such a huge chunk of the market.
- iPhone users will have to install the "reCAPTCHA" app. https://apps.apple.com/us/app/recaptcha/id6746882749
This is detailed at https://support.google.com/recaptcha/answer/16609652
- What's up with the reviews? It's pure spam and the 1-star review is completely hidden.
- Apple has device attestation deployed like one year before Google even proposed it: https://httptoolkit.com/blog/apple-private-access-tokens-att...
- [flagged]
- I thought that cloudflare system worked on any hardware and the tokens are anonymous. Did that change at some point? If it didn't change, then yeah it should get a very different reaction!
(Edit: it looks like the new system is still private and still interlinked with the old system that lets you use any hardware? I think?)
Also I don't know how you could have missed the widespread criticism of apple and especially cloudflare on this site.
- apple has blessed cloudflare WAF with backend access to the apple ID service tokens that they manage for things like iMessage authenticity
I think it has also blessed Amazon's WAF
Cloudflare has a turnstile product that i'm sure uses this apple IDS token
Mobile Safari generally is not shown Cloudflare captchas or similar because of Apple-Cloudflare cooperation. it's not complicated.
Apple calls it a "Personal Access Token" but that makes it sound more like a DRM scheme - which it sort of is, it is managing your right to a free-as-in-beer access scheme - than a broad web integrity environment solution
- Were you attempting to give us an example of the Goombah Fallacy? Because this is a picture perfect one.
- Really. I think HN hates Cloudflare with (quite unjustified if you ask me) searing passion.
- In 2008, the Department of Homeland Security (DHS) contacted Unspam Technologies, asking, "Do you have any idea how valuable the data you have is?" The DHS' email served as the impetus for Cloudflare, a technology company Prince co-founded with Holloway and fellow Harvard Business School graduate Michelle Zatlyn the following year.
https://en.wikipedia.org/wiki/Matthew_Prince#:~:text=In%2020...
They're literally a government surveillance program larping as a private company, many such cases.
- The claim is that an iPad/iPhone will also work. Not that that makes it acceptable; if anything, it's worse, because if it were Google Play only it'd be more obvious how unacceptable it is, whereas catering to the duopoly makes it less obvious how much it excludes people and builds a reliance on proprietary systems.
- One company can soon dictate who can enter the websites. And only two commercial operating systems are viable in the world after this change. Not nice.
- iPhones have attestation too: https://developer.apple.com/documentation/devicecheck/establ...
It'll just be more clunky because you have to install their app.
- I believe the latest versions of iOS just work from the browser, you only need to install the app for older versions of the OS.
I don't know what technology they're using, but when I scanned the QR code it launched (downloaded?) an iOS app of sorts with one tap, similar to the way Google tried Instant Apps a few years back. Didn't even need to double tap the power button like usual.
- App Clips -- very underutilized but also very cool. https://developer.apple.com/documentation/appclip
- They also have Private Access Tokens: https://developer.apple.com/news/?id=huqjyh7k
- This article is full of false assumptions.
For example: > Bot operators point a camera at a screen, a trivial automation with off-the-shelf hardware. For operations that need Play Integrity attestation specifically, a compliant Android device costs approximately $30 at current market prices
A bot farm cannot bypass for long with a $30 phone. Do you seriously think that if Google sees the same hardware identifier 1000s of times a day they are not going to consider that usage to be fraud?
I appreciate that Google's made a real proposal to avoid the web becoming bottomless AI slop. This article hasn't come with a better alternative - I'd love to see one!
- > Do you seriously think that if Google sees the same hardware identifier 1000s of times a day they are not going to consider that usage to be fraud?
Phones are very cheap, especially refurbished phones. Just have the phones mimic real life sleep/wake cycles and take occasional breaks. Use 25% more devices to account for the loss in uptime.
Besides, some people (often unemployed or disabled, and possibly with sleep disorders or mania) actually don’t do anything other than scroll on their phone all day and night. So you can’t rely on this as a good signal without creating even more blowback. And you really don’t want too much blowback from troubled people who have infinite free time.
- This still doesn't seem very economical for the bot farm. For a device to look legit it has to only use its hardware identifier about as often as a real human would. This massively changes the economics. If you have 1 bot farm customer that wants 20,000 solves in a day, the bot farm would need something like 20000/200=100 phones to provide this. (assuming a real user can do about 200 solves before being flagged).
And the cost for the bot farm being detected is very high because if a phone's root key loses trust it destroys the value of the ~$30 phone they purchased. And of course, I'm sure Google can use the phone's value as another signal for trustworthiness, treating cheaper phones many generations behind as less trusted.
I don't think bot farms will go away completely, but the price will spike massively, which is all you need to discourage many types of abuse. Some Googling show that reCAPTCHA solves are about $0.003 each right now, so quite cheap. With this new reCAPTCHA, I suspect the price will jump massively.
- It is particularly funny because this is content marketing for a computational proof of work "captcha". Those are pure snakeoil, with economics that are probably at least four orders of magnitude more favorable to the abusers than this attestation would be.
- I'm pretty sure that the Ai copied the $30 number from my hacker news comments. However in the USA it is true. https://www.walmart.com/ip/Straight-Talk-Motorola-Moto-g-202... (carrier locks don't matter for this usecase.) I am not sure that that storing unique device identifiers is legal in the EU.
- I remembered $30 from some comment I read, but didn't look for it later. If it was yours, thank you! (def. thank you for the Wallmart link! - would you like a credit in the blogpost like a quote?
- >would you like a credit in the blogpost like a quote?
Yes.
- inb4 someone productionizes this (the dependency of cloud phones exists & captcha solvers proved demand) && makes it a cloud service && we are back to square one.
- > A bot farm cannot bypass for long with a $30 phone.
That's exactly what they are doing already, and it's not 30$/device but something like <5$/device. Remember they can buy the worst of the worst of the used market.
Betting on device attestation is really betting that smartphones will become less ubiquitous and more expensive to own. Sounds like it's not going to happen to me.
- I think I understand why Google wants to do this, and I think I understand why people are opposed to this particular solution.
It’s also worth noting that the author of this article is selling a proof of work solution to the problem.
I am fairly skeptical that proof of work is the right way to go here. A lot of users of the web are using older hardware. Adding a computational toll booth doesn't solve the problem in a world where people have differing amounts of compute to spend.
On the other hand, a botnet might have access to thousands of computers and may not actually care about waiting an extra 10 seconds. Or worse, they will come up with a custom solution on an ASIC that solves your proof of work puzzle thousands of times faster than grandma‘s laptop.
- Given all the negative comments here - what is anyone's alternate solution for AI-driven fraudulent activity?
CAPTCHAs are increasingly ineffective. Services are either going to go offline or implement some kind of system like this. PII like credit cards or SSNs aren't enough because those are regularly stolen.
So where do things go? Fewer services and infinite fraud?
- > Given all the negative comments here - what is anyone's alternate solution for AI-driven fraudulent activity?
A combination of "regulate AI" and "The optimal amount of fraud is not zero". https://www.bitsaboutmoney.com/archive/optimal-amount-of-fra...
- Yes, fewer services and infinite fraud is substantially better to me than the web being controlled by Google even more than it already is.
- It will be fewer accessible services for everyone who refuses to use this, that's for sure. In general though, service providers are not going to accept "fewer services and infinite fraud" and thus they will look into implementing this.
- I agree in practice money will always win.
- This doesn’t even solve the problem thanks to device farms. There’s not really a solution for this short of aiming a camera at someone’s retina 24/7 plus a fully locked down hardware path. And even that would surely be compromised given enough incentives.
People are just going to have to find a new way to monetize. Maybe more things will become paywalled, or sponsored long-term like old TV shows. Again, there’s no good way to solve this, and the “solutions” on offer just contribute to the surveillance state without solving the problem.
- Why do you continue to extend the benefit of the doubt to your former employer when they have shown themselves to be untrustworthy again and again?
- For one, I got to see how utterly insane and off-base many of the conspiracy theories around Chrome were compared to reality.
- [dead]
- I don't know which activity you're referring to, but why are you trying to discriminate between humans and bots? Because bots don't pay? So demand payment.. Demand like payment per account creation, then set appropriate rate limits per account.
- CAPTCHA is sort of a flawed concept in the first place. a machine to test if another agent is a machine. But I figure the future of this is give the test, but discard the answer, the truth is in how it is answered, behavioral analyses, see if their access patterns are human or machine like. A simple version of which is how fast they type, or speed items are clicked. A surveillance process that really creeps me out. I am undecided if it creeps me out more or less than fully automated agents spewing shit over the open web.
As a footnote i found googles recaptcha bitterly ironic, it was painted it in bright colors "this data assists in book scanning" or "this help our self driving cars recognize stop signs" but really designed to train models to do exactly what it's trying to prevent them from doing. and making life hell for the humans along the way. The modern single click version is doing behavioral analyses.
- Captchas were never effective. It’s an arms race to the bottom.
- [dead]
- [dead]
- What Google has done is incredibly clunky and only serves its own interests. We already have methods to prove that we're human.
1. lots of laptops have fingerprint readers & TPM2 build-in
2. lots of folks own Yubikeys or FIDO2 keys - if these became the norm then the price would come down significantly.
Both of these methods only require a tap to authenticate to a website. Both provide public-key authentication, and both provide some level of proof of work / require human interaction, without revealing the identity of the end-user.
Why not use or standardise these? because there's no benefit to Google of course.
- Those don't prove that a human is present. A FIDO2 key can be automated by electronic relay. The only way to do this involves device attestation - locking devices down and utilizing hardcoded TPM/Secure Enclave esque chips. The best we can hope for would be an open standard for those chips so that people can use them with their own X.509 certificates that lets them choose their own CA.
- Real hardware doesn't mean a human is present either, unfortunately. It just means that you have to spend on real devices to bypass these defences.
- This was exactly my point as well. Everything that can be automated will eventually be automated.
- Maybe Worldcoin really was the answer after all XD
- Do we know if this is immediately going to slot in wherever reCAPTCHA is currently used / is there a rollout plan? Or will site operators manually opt into the new system? Is there even a way to opt out?
I can think of many sites where, for users that trigger captchas often, introducing a multi-device workflow is even worse for those users than clicking traffic light images. An automatic rollout would be hostile to those operators!
- This seems to be an advertisement for Private Captcha. I don't know a lot about the service, but it seems inherently ablest. Does proof of work, support blind users? Does it is support special needs users with cognitive impairments? The QR code and photo support a wide variety of users. What not support a variety of methods. Why does it need to be one or the other?
- Exactly my thoughts. I am unfathomably angry and I want to contribute to any effort to dismantle Google as a company.
- Yeah, same. It is hard; we start to need a collective boycott.
We can all do our part, by using their products as little as possible, contribute to open alternatives (OpenStreetMap, Fediverse, Linux, Nextcloud...) and by stimulating our (non-techie!) friends and family.
But it is a lot of work :(
- It should not be a "vote with your wallet" situation. It should be governments shattering that organization into appropriately sized companies.
- I wouldn't hold your breath. The government is reliant on them for surveillance, censorship, and propaganda. It is a synergistic relationship, not adversarial.
- We cannot vote with our wallets because there’s no real competition. That’s the problem with the big tech companies and other monopolistic companies in other areas.
- In what area is there no real competition? I can think of real competition in everything Google does with the possible exception of YouTube.
- Everything that gets money from ads. The network effects are too strong for competition against their ads platform and their ability to do targeted advertising based on data only they have. You can’t build a new ads platform and then use that to monetize your company’s other services, because the existing ad networks are so mature and established.
Phones. Your choice is Apple or Google.
As you said, YouTube. Again, they have users and creators in one place, so it’s hard for a new platform to compete.
There are also a lot of enterprise contracts that bundle many things together. Like cloud and their workplace apps (whatever it is now called).
But also, just their size is a problem. Look at their AI story. First off, many customers get forced into packages where they get Gemini included as part of the bundle (which means they’re paying for it automatically and have less of a reason to pay for something else). But also - Google was slow to build useful products here. Even though they are late and made many failed attempts like Bard, they can afford to take losses for years that no small company - or maybe even large companies that aren’t mega corps - can absorb. Those other competitors would go out of business and have to be careful and move slowly in spending. But Google’s capital lets them make mistake after mistake but still compete and eventually win. So it’s not a fair competition.
- It should have been the government providing an identity verification API, like they already do in the physical world with physical IDs. Governments dropped the ball, and so now Apple and Google get to be infrastructure.
- "Don't worry! I'm from the government and I'm here to ~~help~~ identify you to everyone else on the planet."
That's no better, and in many ways far worse, than the corpos doing it.
- Do you think identifies never need to be verified? Seems like a central function in operating an accountable society, hence birth certificates, passports, etc.
There should not be a requirement to verify identity, but if a website owner only wants to provide access to their website to people with verified identities, why is that not their right?
- > Do you think identifies never need to be verified? Seems like a central function in operating an accountable society, hence birth certificates, passports, etc.
Verifying identity for specific services tied to your finances or body is a whole different topic.
> if a website owner only wants to provide access to their website to people with verified identities, why is that not their right?
I like the GDPR's general point of view that the right to privacy is more important than the right to trade privacy for access. An anonymous verification might be fine, but this system is not, and random websites needing your specific identity is not.
- A mechanism to verify identity does not preclude a mechanism for anonymous verification of other attributes. I do not see why someone else should be able to tell you (a business or person) who you have to allow access to your computers and your bandwidth that you pay for. Costco has the right to verify my identity when I walk into their store, I don't see why computing resources would be different.
- > I do not see why someone else should be able to tell you (a business or person) who you have to allow access to your computers and your bandwidth that you pay for.
The spirit of the law isn't to tell you that, it's to limit how much you can track people without their consent.
> Costco has the right to verify my identity when I walk into their store, I don't see why computing resources would be different.
That falls under "Verifying identity for specific services tied to your finances or body". You bought a membership, they're checking your membership.
If it was a store without a membership, then for practical purposes in real life we let them look at your ID but they shouldn't be allowed to record any identifying data off of it. When it's all done by machines we should use cryptography to make it anonymous from the start.
- The US government is a feckless facade, the US is a corporation run economic zone. The nice thing about being corporate run is that the rulers are unelected and unaccountable!
- These days every time a government as much as thinks of imponging on a supranational corporation's right to do whatever the hell it pleases you'll hear no end of cries ranging from "overregulation" to "tyranny".
For an example, see EU's GDPR, DMA etc.
- It's less work than 10 years ago. So many much more mature alternatives.
- The technical challenge is actually the smaller one. The real one is to get people to care. Don't be tricked by the HN/techie bubble. Most people don't understand the problem, or don't see it as a problem because nothing smacked them in the face yet. Any attempts to explain it makes you sound like a lunatic to some, or just a bit of a worrier to others.
Whether it's targeted ads, or training AI on their data, or verifying their age and implicitly identity, or "fraud defense", most people happily take it in exchange for a convenient freebie which is why things keep escalating.
It's understandable, people are assaulted with all kinds of abuses from every direction. There are more immediate threats that they can grasp more easily so this stuff has to wait its turn.
- > Most people don't understand the problem, or don't see it as a problem because nothing smacked them in the face yet.
Or don't approach the world with a fundamental mindset of having agency to (help) fix things they see as broken. Just because people see something as bad doesn't mean they inherently see a bright flashing line from that to "so I should do something about it rather than accept it".
- They're trying to block your ability to boycott. https://en.wikipedia.org/wiki/Anti-BDS_laws
- Those are specifically targeted to boycotts of Israel, which ties it to anti-racial discrimination law.
- Exactly, didn’t you see who is behind this?
- > Yeah, same. It is hard; we start to need a collective boycott.
Feelgood slactivism. They don't care about your boycott. They finance their own alternatives because they know what makes you shut up.
- IMO the biggest issue is that some non-tech people will occasionally be straight up hostile and will whine about not having "features", but then again it only takes a small amount of people taking action inflict real change. Also medium term we need to start making phones (smart OR dumb) that are FOSS as possible. > Linux Open/FreeBSD too, we need to have more redundancy.
- But remember: once again, don't simply get angry at Google the institution. Get angry at Page and Brin personally. They have the power to prevent this, a power they were careful to preserve when they gave Google its IPO. They are fully responsible for Google's choices here. But, partly because they aren't constantly jumping up and down drawing attention to themselves on social media, they've tended to escape the same personal scrutiny given to eg. Elon Musk. That needs to end.
- On that topic, I would highly recommend you to switch to Kagi!
Search is still their workhorse for ad revenue. Less search, less users, in addition to users now just asking chatgpt and co, will hurt them well
- Wouldn’t installing an adblocker basically hurt them as much / more as I still cost them compute but don't get them that sweet ad money?
- You think systems that have adblockers installed will keep being able to pass WEI / Google Cloud Fraud Defence checks?
This is an attestation scheme. Attestation is about controlling what software you are and aren't allowed to run. If a future version of this allows desktop browsers rather than just phones, it will almost certainly try to do similar forms of attestation, and prevent you from controlling your own software stack.
- The problem is this type of controlling move, that will be used to benefit their company, is one among many things a company like Google can do that is unethical. They won’t stop. They are too powerful and can get away with it repeatedly. Even if this one thing is stopped, there will always be another dark pattern or another privacy violation or another anti-competitive thing.
We really need brand new legislation that makes it much easier to break up companies that are too big, and also to tax mega corporations at a much higher rate than all other companies. Then we can have fair competition and the power of choice. But the existing laws end up with no real consequence for these companies, and even if there’s some slap on the wrist, it takes years in court. New laws must make it very fast and low cost for society to take action.
- [dead]
- For merchants who don't want geeks as customers, cool
As a web-wide captcha replacement, not cool
- Also, Google sometimes blocks the audio captchas (messing up blind people) and they are nearly impossible right now.
- Why should I even care anymore? I no longer need to access random websites to find information since I can just ask the AIs.
- Are you genuinely asking? To pay your taxes, order items online, access your bank account, log into your favorite AI service, there are very often CAPTCHAs involved. Try going a month with CAPTCHAs blocked in uBlock Origin, and you will find yourself unable to do many basic things.
- Not saying this is any better, but IRS partnered with id.me to enforce ID + face recognition before you can log in to view your records. We are truly doomed.
- Even besides services you might need to access, as pointed out in another response (e.g., banks, shops), how are you going to check the veracity and understand the context of the information you seek without going to the (possibly hallucinated!) sources? But I guess a lot of people who are into using AI like that just don't care.
- Where do you think the AI gets this information?
They also need to browse the web, and are more likely to be blocked by these measures than humans
- > are more likely to be blocked by these measures than humans
In other words these measures work as intended...?
- Very funny that if you want to start a bot farm you also go and buy a bunch of random android devices.
- We see the fundamental forces of capitalism at work: To justify valuation, Google needs to grow. When they feel a ceiling, they broaden their search to anything legal that makes customers pay - even if it contradicts their longterm interests. This created countless attack angles for startups. The good news: we already have a solution! Monopoly laws. In case of the internet, no company should be able to have this much power.
The bad news: US decided to weaponize big tech’s leverage over the world and does not enforce these laws anymore that fix vanilla capitalism.
- >We see the fundamental forces of capitalism at work: To justify valuation, Google needs to grow.
You’re confusing markets with capitalism.
Market Socialism (the only reasonable kind) would have these same issues. If Google was owned by the workers instead of capitalists, it would still have incentive to grow. The worker owners would have the exact same incentives as current owners. The only difference would be who the owners are.
Capitalism is not actually “the final boss” that internet leftists make it out to be. Socialism is not the panacea that leftists make it out to be. Surveillance is not a “capitalist only” thing.
- I agree, thanks for clarification. I did not want to argue in favor of Socialism - my criticism here is that „free market correction instruments“ like antitrust, monopoly etc are absent.
- No one should ever browse the web on a smart phone. Not joking.
- This API also works on the desktop. In fact, you can't use this system without a phone if your browser isn't Google enough.
We are going to see sooooo many scams out there. No wonder Google is locking down third party Android apps outside of their control, getting a user to install "device verification.apk" will become super trivial after people have clicked through these popups a couple times.
- That war was lost in the 2010s, around the same time as the vertical video war.
- Phone is small computer
- Sure, and the north korean Linux distro also runs on a computer. I still wouldn't touch it.
- Is it just a matter of not trusting the OS? I'm trying to figure out why "smart phone" is the discriminator here.
- A smart phone _could_ be legitimate and free and open, but in practice it's not. This is a constraint based on the reality of the market, not really based on what is strictly possible with the technology. I don't get too deep into this, but at a very high level, this is what I dislike about smartphones.
- Touchscreen user interface is objectively worse than a mouse and keyboard. Portability is the the only benefit to this interface, but this also works strongly to attack impulse control. It's always on you, just a moment away.
- Smartphones are significantly worse for privacy. In a LOT of ways. We can discuss this if you're interested.
- Many smartphone apps exist solely because a website would be less addicting and would also not be able to collect as much data as an app. ie, it's a choice that's worse for you and better for the company.
- They're significantly less open. Yes, grapheneOS and other alternatives exist, however it's not like a computer where I can just install whatever I want without asking the provider permission to unlock the device.
- I touched on this in two other bullets, but it's worth highlighting here: they're built intentionally to be addictive.
- The operating system and hardware are effectively interlocked. (yes, I know grapheneOS exists) but for any modern thing you might actually require a smartphone for (banking app, OTP app, etc) you must be using Apple or Google.
- Providers don't produce security updates well enough; Apple is "better" here, but my 10-15 year old computer can run modern Linux. People brag about 7 years of support on an iPhone. I'm under the impression that Android is better than it used to be, but in the old days any random vendor would give you about 1 year of update support and then you'd be hosed running old Android until you bought a new phone.
- Nobody cares if I own a desktop computer or not, but it's getting to the point that businesses will not work with me unless I have a modern smartphone.
I could probably go on, but I really hate these things.
- > Touchscreen user interface is objectively worse than a mouse and keyboard
au contraire, touch screen is objectively better, and i dont buy laptops where the screen isnt a touch screen. cursors and mice and focus on laptop+mouse UXs is just horrible, and for keyboard only even worse.
the touch screen is much simpler, in that you touch or swipe on the thing, and it makes the motion in direct response to what you touched. the input is physically linked into the interaction, rather than some changing relative position.
- Yeah I'm aware of all of this, it's just the framing that confused me. A lot of these boil down to "nobody should own or use a smart phone to do anything" which is a bit of a different and less specific pitch than "nobody should browse the web on a smart phone".
- No one should ever browse the web from an ESP32 either. Like seriously the dark patterns are bad enough from a desktop where you've actually got the screen real estate to see the whole page, have other sites open for comparison, have a keyboard to type your own notes, etc. Most browsing can simply wait, especially the adversarial-commercial type we're talking about here.
- And also don't install apps? What's left then?
- A device I have no choice in owning because modern employers assume you have sometime to install an authenticator app on. That's what it is for me. Also, sadly, it's an anchor for Signal. Otherwise I don't use the stupid thing.
- well that just seems counterproductive and unreasonable but it's Friday so what do I care
-- sent from Chrome on Android
- and it seems Google wants to support people like you!
That entire QR barcode thing is so that you can browse the web on your laptop/desktop, and _still_ rely on smart phone's attestation, no mobile browser needed.
- Thankfully I haven't met reCAPTCHA that often nowadays, thanks to other providers being more competent.
(And no, not you Microslop!)
- I fucking hate this future. It's bleak. The engineers participating in this should be ashamed.
- They shouldn't just be ashamed. They should be shunned at the very least.
There's a good chance they're on HN FWIW. If you are and you're reading this: Fuck you. Reconsider which side you want to be on!
- So many in hn already downvoted you. That says the SV nature and opinions in tech sector.
- In a world where everything is shit, could I at least take away some solace in this helping to reduce Cloudflares hegemony?
- We do need to abandon the reality where we use the same few companies on a daily basis and get back to what's now hidden the under-the-surface: forums, blogs, personal websites. We need to re-discover the "free" internet we used to have before Facebook and smartphone dystopia happened.
- I posted a comment on the announcement when it was posted here:
>As someone who is working in incident response and malware analysis I have to say that is one of the worst ideas I have ever seen. A lot of companies have issues with ClickFix [1] and other social engineering campaigns and now Google wants to teach users that they should scan QR codes to proceed on a website.
>How should we realistically teach Susan from HR the difference between a real Google Captcha QR code and a malicious phishing QR code - you (realistically) can't. I wish we could - but those people don't work in tech, they will never know and I can't really blame them because at the end of the day they are just happy that they don't have to deal with tech after work.
>We have spent years of behavioural conditioning to prevent QR-code based phishing attacks (some people call it Quishing but I hate that term) and since the QR code is being scanned from a mobile device (99.99% of the time the private device), we have no EDR visibility on those devices and can't track what's happening if people scan it.
>This is more of an invitation for threat actors than it is something that holds them back.
- I think the idea is good if it could actually curb bot traffic that currently plagues the Internet.
However, a lot of recent bot traffic are sophisticated scrappers called "LLM's." You can tell claude to "research X from this www.example.com" and will automatically scrape it and summarize it, something that a LLM is perfect for. Gemini tends to share links instead, presumably because most of Google's revenue comes from ads served on those websites, so if it completely killed the traffic to those websites it would just make less money. Incidentally, I wonder if Claude/Gemini use an search engine-like "index" of all websites or it refuses to cache anything to always fetch "fresh" data.
If this is employed, I don't think the web is only going to be gatekept to Google devices. I think it will also be gatekept to Google's AI's.
Google would be able to display a captcha that no LLM could defeat, and then just let its own LLM pass through.
The same could be said about its other bots, such as the web crawler. Google's bot could crawl webpages that no other crawler would ever be able to simply because it has free pass to captcha-gated GETs. Although the same could be true already today.
- Their product page is full of info about how this works with "agentic" cruft. They're still permitting your regular old scrapers and bots for as long as they like you. Hope you're not thinking of running an independent system instead of a large cloud platform!
- This is security theatre. This isn't going to help against bots in any way.
- I keep banning gogol Ipv4 ranges because of scanners, script kiddies (and maybe worse). Yes, I am self-hosted, and without paying the DNS mob.
- Related:
Google Cloud fraud defense, the next evolution of reCAPTCHA
- Wrong link. https://news.ycombinator.com/item?id=48039362
- Thanks! I've s/48061938/48039362/'d the GP.
- Hello
- > The defeat is mechanical. Bot operators point a camera at a screen, a trivial automation with off-the-shelf hardware. For operations that need Play Integrity attestation specifically, a compliant Android device costs approximately $30 ($29.88 in Wallmart to be precise) - for a professional bot farm, which purchases devices in bulk, this is the fixed cost without material disruption to operations.
That's $30 per account, not one time. Because of the following:
> Device attestation does not just gate access - it produces attribution. A device with a stable hardware identity creates a persistent identifier that crosses sessions, browsers, and private browsing modes.
If you put all your bot accounts on one device, they all get banned at once. So fraudsters have to spread their accounts across multiple devices and replace them when they inevitably get banned. That's the reason for all the spying, attestation, and lockdown bullshit behind Google Cloud Fraud Defense. It is far easier to ban fraudsters if you just let the Maoists run the Risk Department.
The author proposes an alternative solution: proof-of-work. And, yes, there are use cases for that, such as Anubis. Google might even want to consider a proof-of-work option in certain scenarios. But there is no scenario in which someone's phone deliberately burns $30 worth of compute - perhaps a quarter of the user's battery - and the user still has a good onboarding experience. Most of your actual users are not going to be able to burn compute as efficiently as fraudsters, either - so maybe you have to burn the whole battery on a phone to cost a fraudster $30. Proof-of-work is, strictly speaking, anti-egalitarian and anti-democratic. "One CPU, One Vote" is less useful than you think when you realize fraudsters have the money to just buy lots of CPUs to always win[0].
Every Risk Department eventually reinvents arbitrary and capricious punishment. When you have no legal authority to prosecute crime, you rely entirely upon your freedom of association and ban people with a hair trigger. It's the only thing that works. Personally, I'd rather live in the world where governments actually took fraud seriously and corporations didn't have to do this, but for right now, GCFD is at least less onerous than WEI in the sense that WEI was going to lock down all browsers. GCFD just means I have to keep a Google-approved phone around to scan a QR code every once in a while.
[0] I'm not mentioning the massive waste problem proof-of-work creates, because obviously attestation will also produce waste. Actually, if anything, the fraudsters will probably wind up dumping all their banned devices on the used market and ruin it.
- Considering Google's origins and early backers, this shouldn't come as much of a shock to anyone:
https://qz.com/1145669/googles-true-origin-partly-lies-in-ci...
The military industrial complex created the internet, and has funded many of the big players in Silicon Valley. Their goal was never an open and free internet.
- [flagged]
- [flagged]
- [dead]
- [dead]
- I do wonder how people who work on this don't see themselves as the bad guy.
- $$$
- They have blinders on made out of money.
- Special snowflakes kind of people, it takes one to know one.
- [flagged]
- [flagged]
- You don't think that some people simply disagree with the idea that this is bad? Or like maybe the CAPTCHA company who put out the post has an agenda here? So you want to go after engineers personally?
I wonder what you've done that might warrant harassment?
Look at how complicated CAPTCHAs are getting to try to be unsolvable with AI - it's a losing game. This and the WEI proposal are trying to solve a very, very real problem. If you continue to deny the problem, or every proposal solution without working towards an acceptable one, people will route around the blockage.
- The crux of the problem is that their solution involves making themselves the gatekeepers of who is and isn't allowed. And that's a power that no one unaccountable organization should wield.
Given how important internet is to modern society, letting any one entity decide who should and should not have access is nearing a human rights issue.
- > You don't think that some people simply disagree with the idea that this is bad?
Where are they? Where? Can you point me to one person in this thread who "disagrees with the idea that this is bad"? Apparently even you don't go that far.
- Me.
I think the idea is sad and tragic, but also that we are at the point where we have no choice but to do something.
AI/LLM's have created a vector for abuse that previous tools are failing to protect against, and the problem is only getting worse.
I'm sick of the increase of LLM slop on websites in comments and posts. I'm sick of how fraud and spam and abuse can be increasingly automated in ways current tools can't catch. I'm sick of hosting costs exploding as hobby websites get hammered for no reason.
I don't realistically see any alternative but for some kind of reliable signal that a web request is most likely coming from a real person (not a perfect guarantee, but something good enough). Which means some kind of attestation that it's a real hardware device that costs at least a few bucks and is making human-level numbers of requests (not millions per day), or else some kind of digital ID attestation system.
And I much prefer device attestation that keeps you personally anonymous, as opposed to identity attestation that will inevitably allow the government to track your browsing.
So this seems like the lesser evil. If there are other ideas I'm very open to them as well, but I basically see something like this as a sadly necessary and inevitable evil. Something is necessary and this is less worse than the alternatives. And the fact that website owners choose whether to enable this or not means that those who want to keep an internet open to all devices and web requests can do so, if they're willing to handle the additional costs in handling abuse.
- But it's so easily beatable! This might be the result of good intentions (being incredibly generous), but as the article states, any bot can afford a $30 phone and the concomitant hardware as the cost of doing business and bypass this.
Also as the article states (referencing an HN comment):
> How should we realistically teach Susan from HR the difference between a real Google Captcha QR code and a malicious phishing QR code - you (realistically) can’t.
Susan from HR is the least of it. This is a huge vector to increase fraud, not decrease it.
How would an ethical, competent engineer argue against this?
The CAPTCHA company who put this out might have an agenda, but also since they're in the industry they might also have knowledge to impart.
We're reaching an inflection point with the oligarchies where the old ideas of "writing a blistering editorial" or "calling your congress-critter" need to be seriously questioned as useful and other non-violent methods of recapturing digital freedom need to be entertained.
- You realize that $30 phone is burned the moment it's used for abuse, right? It's not $30 and then spam as much as you like. It's $30 per action per site, which makes nearly all abuse unviable.
- You realize how rife abuse already is using google's infra? Do you really think google's gonna be right there, cracking down on this? This is at least as much about locking people into their infra as it is cracking down on fraud, and anybody who doesn't recognize that is at this point willfully blinding themselves.
- I see this comment was flagged, I have vouched for it.
It's making a valid point.
I wondered people are reading "I wonder what you've done that might warrant harassment?" as some kind of personal threat or incitement to harassment, but I read it as precisely the opposite.
It's an entirely valid point that many of us have worked at jobs on products that did something that somebody disagreed with, and we shouldn't be asking anybody to harass us personally for it, because that is wrong.
GP is asking to "aggressively name and shame" engineers. It's entirely valid to say that you wouldn't much like that if it happened to you.
- > Or like maybe the CAPTCHA company who put out the post has an agenda here?
That captcha company is not trying to push spyware onto my device and punish me for daring to remove it. Google is.
> Look at how complicated CAPTCHAs are getting to try to be unsolvable with AI - it's a losing game.
So don't play. Even cloudflare had a better idea - don't block, just demand payment.
- This case is trivially circumvented with device farms, much like described in the post. What real problem are they trying to solve? AI bots reading content? That’s not something Google want to prevent, it’s part of their business model, this would allow them to easily circumvent it for themselves though.
- > You don't think that some people simply disagree with the idea that this is bad?
Some people think women shouldn’t be allowed to vote, not all opinions are created equal.
- You can't say not all opinions are equal and everyone should have an equal vote.
Are some ideas worth more than others should some people's votes count more than others? You can't have both.
- The usual argumentation is "I need to make a living" and "if I didn't build it someone else would have done an even worse job, like this at least I could be an activist on the inside and guide the efforts to make it better".
- Another method is to stall and sabotage the development via endless bike shedding, language changes, rewrites, refactors. All normal things in every project. Drag those feet.
- And the people will be just simply fired for underperforming. Or anything else, it's easy when you have at will employment.
- Which are of course delusional excuses when they come from anyone working at Google.
Then they'll come with "but I have a family and mortgage". No shit, so does literally everyone.
- I think I'd have to be working at Google to afford a family and/or mortgage!
- I don't have a family or a mortgage.
- These are private actors. It's not acceptable to harass people for building things that are lawful but that you don't like.
If you don't like this functionality, participate in democracy and work with your representatives to make it unlawful. But be prepared to humbly lose if the majority disagrees with you.
You're not, however, entitled to a "heckler's veto."
- Nobody is asking for harassment. Social ignorance is usually enough. Like, nobody wanting to date, be a friend, asking for parties etc. It is very normal treatment to people who have bad behavior etc.
- "The only real solution is to aggressively name and shame the engineers who build this tech. They should feel uncomfortable opening their door, walking down the street."
What do you think this is a call for, if not harassment?
- There is a fine line between harassment and pointing of for socially bad actions. Harassment involves usually calling by names, making threats etc. You can definitely shame people with a diplomatic language.
- Why would anyone "feel uncomfortable opening their door, walking down the street" if they weren't being harassed?
It sounds to me like you're trying to defend harassment. If that's not true, and you also believe people should not be harassed, it would be helpful if you stated so clearly and unambiguously.
- > Why would anyone "feel uncomfortable opening their door, walking down the street" if they weren't being harassed?
Usually people feel ashamed when they do something that is shameful. That is the definition of being uncomfortable.
> It sounds to me like you're trying to defend harassment. If that's not true, and you also believe people should not be harassed, it would be helpful if you stated so clearly.
I am against the harassment. For me, these arguments feels like that you are trying to allow people do to whatever the want for the money as long as they can hide behind the company.
- > For me, these arguments feels like that you are trying to allow people do to whatever the want for the money as long as they can hide behind the company.
If the law allows it, why not?
If a company is doing things you don't like, you have a few choices:
1. Don't buy things from them
2. Picket or otherwise express your displeasure at the company's place of business
3. Publish your own complaint about them
4. Pressure your legal representative to make the behavior unlawful
- Because they’re ashamed?
- I don't like this proposal but engineers should not be shamed for doing their regular jobs. We all do it in some form or the others.
- I think the better alternative to making engineers "feel uncomfortable opening their door, walking down the street" is for us to collectively ask if the solution isn't to touch more grass and rely less on the technology we've all come to blindly accept as required.
I mean, I hate this QR code shit as much as anyone, but c'mon, we can and should be better - both in how we treat others, and how much we rely on this shit.
- That doesn't solve a problem, that ignores a problem.
- On the contrary - stepping back and asking ourselves if we've gone too far and need to do things differently would solve a litany of problems, including this.
- one person's villain is another person's hero.
I imagine if they would be named and shamed, they would get huge contracts in companies like oracle.
- Good luck getting a huge contract with Oracle. Facebook.. yes.
- "ChatGPT, generate a blog post that packages an ad for my service that competes with Google by harvesting HN's latent anti-Google rage."
- AI use is far more prevalent now than then sadly. This kind of scheme is inevitable since compute is not free.
- Water use and mass displacement of labor get all the attention but there are so many other more subtle reasons like this that AI is going to be bad for society.
- I disagree that this kind of scheme is inevitable. We can "evit" it through thoughtful discussion, foresight, alternative mitigations, and even regulation. Certainly, Google can choose to avoid it. On the other hand, the AI bubble will inevitably burst, since compute is not free. I look forward to post-bubble AI.
- “Evit” is “avoid” in English, they have the same root.
- > We can "evit" it through thoughtful discussion, foresight, alternative mitigations, and even regulation
Such as? I don't see how regulation would apply here without concrete technical solutions that enforce it. So what alternative mitigations do you have in mind?
- Among many other things: Regulate the use of AI to imitate or impersonate human activity. Regulate AI crawling/scraping. Ban scraping entirely, and all models based on it. Regulate maximum model size.
These wouldn't eliminate the problem, but they'd change it from "many people do this" to "this is always a malicious attack, react accordingly".
- >Regulate maximum model size.
is it still 2023 in your reality?
as for the rest of it: my brother in Christ, may I remind you that America is not the only country in the world, that it does not own the Internet, and that its laws do not apply anywhere else? passing heckin' wholesome laws in one country will make no difference whatsoever when people and companies from 194 other countries can access the Internet and do things you don't like, just like you (for example) can be a LGBT on the Internet despite it being very illegal in Chechnya.
- > is it still 2023 in your reality?
No, it's 2026, years into a "break the law rapidly and make ourselves too big to regulate" strategy, and it needs dealing with.
> may I remind you that America is not the only country in the world
It's a good thing other countries are also able to regulate, and international treaties are a thing. It's also a good thing when things hill-climb towards improvement, even if they don't get better everywhere simultaneously.
Acting helpless or hopeless does not get things done. People saying it's impossible is a distraction from trying to get things done. Decide to win, rather than justifying why you're going to lose.
- >It's a good thing other countries are also able to regulate, and international treaties are a thing. It's also a good thing when things hill-climb towards improvement, even if they don't get better everywhere simultaneously.
"international moratorium on AI research" is 2023 delusion also.
>Acting helpless or hopeless does not get things done. People saying it's impossible is a distraction from trying to get things done. Decide to win, rather than justifying why you're going to lose.
very well. what did you anti-AI go-getters have accomplished in the past three years?
- None of those would work without enforcement. Scams are banned, but that doesn't stop Chinese mafia from operating prison camps that run scams scamming people all around the world.
- None of these proposals are enforceable in any meaningful way.
- Sure they are. They affect the actions of many companies that today think what they're doing is okay (or at least not illegal). Don't underestimate the value of substantially reducing a harm, even if it isn't eliminated entirely. And don't underestimate the value of making it easier to address the remainder by ensuring it's 100% illegitimate.
Regulate it today, and tomorrow, corporate legal departments will be very carefully training their employees to understand that it's illegal and they should never do it.
Currently, some countries have laws saying that you're not allowed to pay bribes, including foreign bribes. Consider how widespread that practice was when it was outlawed. Imagine if, instead of regulating it, those countries had said "oh, that's not enforceable and too many people are already doing it and it would affect existing business practices...". Instead, today, corporate legal departments will ensure that employees are trained to know they can never do that and they should report any attempts to solicit bribes.
- For those who don't know: WEI is a boy band known for singles such as "Twilight"[0].