Googles Script für die neue Bevorzugte-Quellen-Funktion ist ein Honeypot. Viele Seiten, deren RSS ich nutze, zeigen das plötzlich an.
Neben Tracking macht das die Seiten noch mehr von Google abhängig. Ich halte meine Webseiten frei von so einem Tracking. Am besten direkt die Blocklisten des Pihole mit dem Script von Google aktualisieren.

#WebStandard #Tracking #Privacy #RSS

Prompt API: No web standard should require users to agree an ads company's TOC

구글이 발표한 Prompt API는 웹 표준으로 채택되었으나, 단일 회사의 제품인 Gemini Nano 모델에 종속되어 사용자가 구글의 이용 약관에 동의해야 하는 문제점이 있다. 이 API는 크롬 브라우저에 기본 탑재되어 있으며, 사용자의 명시적 동의 없이 모델이 자동 다운로드되고, 모든 방문 웹사이트가 로컬 LLM에 접근할 수 있어 심각한 개인정보 보호 우려를 낳고 있다. 웹 표준 커뮤니티와 주요 브라우저 개발자들이 강하게 반대했음에도 불구하고 구글이 강행한 사례로, 웹 표준의 공정성과 투명성에 대한 논란을 불러일으키고 있다.

https://wil.to/posts/googles-prompt-api/

#google #promptapi #webstandard #privacy #llm

Google’s Prompt API

No web standard should require you to agree to an advertising company’s “terms of use.”

Wil.to

Congrats to editors Wilco Fiers, Kathy Eng and Daniel Montalvo for the newly published @w3c #WebStandard "Accessibility Conformance Testing (ACT) Rules Format 1.1" #timetoadopt
▶️ https://www.w3.org/TR/act-rules-format/

ACT Rules Format defines a format for writing #accessibility test rules.

Accessibility Conformance Testing (ACT) Rules Format 1.1

Congrats to editors Chris Blume, Pierre-Anthony Lemieux, @svgeesus, @chrisneedham, Leonard Rosenthol, Chris Arley Seeger, Simon Thompson and Cosmin Truta for the newly published @w3c #WebStandard "Portable Network Graphics (PNG) Specification (Third Edition)"! #timetoadopt
▶️ https://www.w3.org/TR/png-3/

PNG 3 notably adds Coding Independent Code Points (CICP) for color space identification. @svgeesus explains it all: https://svgees.us/blog/cICP.html

Portable Network Graphics (PNG) Specification (Third Edition)

This document describes PNG (Portable Network Graphics), an extensible file format for the lossless, portable, well-compressed storage of static and animated raster images. PNG provides a patent-free replacement for GIF and can also replace many common uses of TIFF. Indexed-color, greyscale, and truecolor images are supported, plus an optional alpha channel. Sample depths range from 1 to 16 bits.

Congrats to editors Manu Sporny, @TallTed, @ivan_herman, Gabe Cohen, Dave Longley, Michael Jones, Greg Bernstein, Michael Prorock, Markus Sabadello, Drummond Reed, Orie Steele, [email protected], Mahmoud Alkhraishi and Michael B. Jones for the latest @w3c #WebStandard "Verified Credentials 2.0". This family of 7 specs makes expression, exchange and verification of digital credentials easier and more secure. #timetoadopt

=> https://www.w3.org/TR/vc-data-model-2.0/

Read more: https://www.w3.org/press-releases/2025/verifiable-credentials-2-0/

Verifiable Credentials Data Model v2.0

A verifiable credential is a specific way to express a set of claims made by an issuer, such as a driver's license or an education certificate. This specification describes the extensible data model for verifiable credentials, how they can be secured from tampering, and a three-party ecosystem for the exchange of these credentials that is composed of issuers, holders, and verifiers. This document also covers a variety of security, privacy, internationalization, and accessibility considerations for ecosystems that use the technologies described in this specification.

Congrats to editors Gary Kacmarcik and Travis Leithead for the two newly published @w3c #WebStandard "UI Events KeyboardEvent key Values" and "UI Events KeyboardEvent code Values" #timetoadopt

▶️ https://www.w3.org/TR/uievents-key/
▶️ https://www.w3.org/TR/uievents-code/

These specifications outline the required values for the key attribute as well as the values for the code attribute of a KeyboardEvent.

UI Events KeyboardEvent key Values

german: gerade endeckt bei @brucel.bsky.social #ReadingList #HTML attribute command und commandfor #a11y #webstandard

https://sprungmarker.de/html-attribute-command/

HTML button: commandfor und command

Erfahren Sie mehr über das neue HTML commandfor Attribut und seine Anwendung zur Verbesserung der Interaktion.

sprungmarker testet

Just randomly thinking about how I can write a valid HTML page and it will work on any browser, and on any server, on the internet.

It would be really cool if any ActivityPub post I made essentially followed the same expectation, wouldn’t it?

#activitypub #html #http #webstandard #opensocialweb

What is the Shadow DOM?

The #shadowDOM is a web standard that enables encapsulation of #HTML and #CSS,
allowing developers to create components with isolated styling and structure.

Those so called web components are like custom HTML-Elements, but with all the utilities and properties of built-in HTML-Elements. You can roughly think of it like React Components, but with plain VanillaJS.

https://developer.chrome.com/docs/css-ui/declarative-shadow-dom

#webdevelopment #webstandard

Declarative Shadow DOM  |  web.dev

Declarative Shadow DOM is a new way to implement and use Shadow DOM directly in HTML.

web.dev

A new `/llms.txt` file has been proposed to standardize how LLMs interact with websites. This Markdown file, placed in the root directory, provides brief background info, guidance, and links to detailed files, helping LLMs quickly understand key content and process website information. Companies like Anthropic are already adopting this standard, further fueling the rise of unreliable AI search engines.

https://llmstxt.org/

#llm #ai #webstandard #web #webdev #llmstxt #llms #tech #anthropic

The /llms.txt file – llms-txt

A proposal to standardise on using an /llms.txt file to provide information to help LLMs use a website at inference time.

llms-txt