惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
C
Comments on: Blog
博客园 - Franky
J
Java Code Geeks
D
DataBreaches.Net
G
GRAHAM CLULEY
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Forbes - Security
Forbes - Security
I
InfoQ
Google Online Security Blog
Google Online Security Blog
D
Darknet – Hacking Tools, Hacker News & Cyber Security
P
Palo Alto Networks Blog
Scott Helme
Scott Helme
Hugging Face - Blog
Hugging Face - Blog
Help Net Security
Help Net Security
P
Privacy International News Feed
量子位
C
Check Point Blog
S
Security Archives - TechRepublic
Stack Overflow Blog
Stack Overflow Blog
AI
AI
云风的 BLOG
云风的 BLOG
Webroot Blog
Webroot Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 聂微东
H
Hackread – Cybersecurity News, Data Breaches, AI and More
S
Security @ Cisco Blogs
Cloudbric
Cloudbric
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
罗磊的独立博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
W
WeLiveSecurity
Know Your Adversary
Know Your Adversary
MongoDB | Blog
MongoDB | Blog
Cisco Talos Blog
Cisco Talos Blog
Spread Privacy
Spread Privacy
H
Help Net Security
C
CERT Recently Published Vulnerability Notes
A
Arctic Wolf
V
V2EX
T
The Blog of Author Tim Ferriss
Cyberwarzone
Cyberwarzone
Microsoft Security Blog
Microsoft Security Blog
AWS News Blog
AWS News Blog
Martin Fowler
Martin Fowler
U
Unit 42
C
Cybersecurity and Infrastructure Security Agency CISA
The GitHub Blog
The GitHub Blog
博客园 - 【当耐特】
美团技术团队

Adactio: Links

The Field Guide to CSS Grid Lanes Happy Monday everyone, and let's talk about gender and ethnicity ratios at tech events. AI and the Rise of Mediocrity The value is in the difficulty - Annotated Tito as Gaeilge Three things about data Native Apps Should Be Avoided Whenever Possible — No One's Happy WebKit Features for Safari 26.5 I knew my writing students were using AI. Their confessions led to a powerful teaching moment | Micah Nathan Better Browser Caching with No-Vary-Search The Boring Internet Reminder: You Can Stitch Together Lots of Little HTML Pages With Navigations For Interactions Netizen | Derek Sivers Anti-work Let’s Use the Nonexistent ::nth-letter Selector Now | CSS-Tricks Two Paradigms for Enhancing HTML Tags It's Not AI. It's FOMOnetization. The end of responsive images Alistair Davidson / validation-enhancer · GitLab Never Lose Form Progress Again :: Aaron Gustafson Expansion artifacts No-stack web development Design and Engineering, As One Conference organising in 2026 AI Might Be Our Best Shot At Taking Back The Open Web | Techdirt The AI Great Leap Forward they told me the internet was forever Web Day Out - 12 March 2026 Bruce Lawson's personal site Progressive Web Components What we think is a decline in literacy is a design problem | Aeon Essays The End : Focal Curve Flood fill vs. the magic circle Web of State of the Browser Day Out SXSW 02006 Working with agents doesn't feel like flow — Bill de hÓra HTML Video Poster Image: Enable Responsive Images and ALT Text for Poster
Google’s Prompt API
Mat “Wilto” Marquis · 2026-05-06 · via Adactio: Links

Google’s intent to ship for their Prompt API was met with explicit opposition from Mozilla and WebKit and deep concern from the W3C TAG. Obviously a non-starter, as presented; a real “back to the drawing board” moment. That’s web standards.

It has, of course, already shipped — pushed through on the basis of “developer interest.” Google’s own citations for said interest include this thread with three comments (one unrelated) and a 2:1 ratio of dislikes:likes, and the completely citation-free “survey results” in a presentation by Chrome’s Web AI Product Manager, which says that “overall satisfaction” for “prompt for extensions” is “8.0.” That’s right: one or more person or persons may or may not have spoken, and in a voice funneled through a person whose professional success explicitly hinges on demand for this feature, they cried out: “eight.” That’s web standards, baby! Ship it!

Now, I’m not going to comment on the ostensible use cases behind Google’s Prompt API proposal, because my thoughts on the subject of generative AI won’t be news to anyone familiar with my work. It isn’t for me. If you are someone that would conceivably make use of a standardized API for interacting with large language models, I will point out that this isn’t that, as shipped — this is currently an API for interacting with Google’s Gemini Nano model, which could serve as the prototype for that API, someday. At present, this is a web standard designed around a single company’s product. That means that use of this API, as implemented in Chrome right now, requires you to agree with Google’s “prohibited use policy” for the only model available to it.

So, as it stands now, imagine that the Geolocation API had to license mapping information from Google, and that using that API required that you — the developer — agreed to the Google Maps Prohibited Use Policy by typing a line of JavaScript that accesses it. Imagine needing to be certain that the website you’re working on for a client has strict rules around “content created for the purpose of […] sexual gratification” or “impersonating an individual” before typing that img, lest you run afoul of the HTML Embedded Media™ Terms and Conditions. This is incredibly “not how web standards works,” but here we are. Already shipped.

As a Chrome user, you’ll have received Gemini Nano in the form of a 4GB transfer recently; no permission asked or required. If you remove it, Chrome will re-download it. For reasons I can only guess at, Gemini Nano is presumably now considered to be part of Chrome itself, despite being a standalone product that is included alongside but not integrated into the browser — the way a copy of Bonzi Buddy included in a browser update might be considered a part of said browser. My understanding is that you’ll have to explicitly agree to download alternate models in the future, per the specification. Just to put the finest possible point on that: Google’s model is the exception to the specification Google wrote. You have Gemini Nano, full stop, the browser built into Windows 98 model built into Chrome. You’ll need to give your blessing to install other models. It also seems noteworthy that the “AI” services offered by Chrome right now — typing help, suggestions, page summaries — show no signs of eventually making use of local models, and continue to make requests to Google-owned servers. There is, one assumes, considerable benefit to keeping that line blurry.

A lot has already been written on the privacy risks and very real costs associated with the mandatory model transfer alone, but I will comment on the one privacy concern Google has been willing to formally acknowledge, albeit in a handwavy way: installed models provide a fingerprinting vector like any other browser feature or aspect of your browsing environment, but potentially a much more fraught one. There is a stark difference in the privacy picture drawn by “a user with a 2560x1600 display and a browser with access to the Geolocation API” and “a user with a 2560x1600 display and a browser with access to the LLM model available only to logged-in Facebook users that was released on May 6th.”

Once a model is available on your device, per the specification, any website you visit will be able to send prompts to that model without requesting permission to do so, then do whatever it wants with the responses. And again, Gemini Nano is on your device if you’re using Chrome, and it will be again if you remove it, unless you start tearing out wires in ways that the average user of the web can’t. So, in short: you now have an LLM running on your machine, and any website you visit can make use of it, and whatever processing resources it requires. Google — a company that has paid billions of dollars in settlements for lawsuits related to privacy violations and deceptive practices in data collection — has said not to worry about it.

I’ve logged a lot of hours angry at web standards — at the processes, at the results, at people joining conversations for the very first time with the phrase “we just need.” Consensus is frustrating work, and “in a good compromise no one leaves happy,” and et cetera, sure, fine, that’s the process. I’m angry now, absolutely — but never have I felt this kind of second-hand embarrassment around a web standard before now. This is, hands-down, the most insultingly transparent attempt at web standards bullying I’ve ever seen, including past ones from Google, which is — and I cannot stress this point enough — a company that sells advertisements. This is miles more eyeroll-worthy than AMP, where you’ll recall that a legion of tight-smiling dorks wearing Alphabet lanyards tried to assure us that the only means of survival for the web itself was to funnel all of it through Google’s servers, and only use their very good advertisements instead of those bad other ones. This is leagues more cringe than Manifest V3, where the only responsible move for the health of the web and the only way to save us all and ensure our privacy was to lock down browser extensions in just such a way as to allow Google to send us their very good advertisements.

I’d like to end this with something actionable — I wish I could. Google has made it clear, in the most formal language web standards has to offer, that they’re doing this. I’d like to say something to the tune of “their whole argument hinges on ‘positive developer sentiment,’ so let’s show them that there isn’t any” — but there already isn’t any. They cited places where there isn’t any. That’s not how it works for them. Google participates in the web standards process the way a bear participates in the “camping” process.

So I guess the takeaway is: remember this one too, I guess? Throw this on the pile alongside all the hours you spent forced to make an “AMP version” of a website, and alongside every privacy-obliterating tracking script Manifest V3 has forced you to transfer so far. Remember this the next time Google announces an “exciting new standard” that they’re heroically championing — for you, for users, for good of the web — in language that has just a hint of inevitability about it. You know who they are. You’ve known for a long time.