Post #2218786
2026-05-06 21:01 UTC
@dillo@fosstodon.org a subset of xml could be reasonable, but agree, it should be strict.
one big thing to do also would be handling security. would there be forms ? what about embedded pages (web iframes) ? what image formats would be required to support ? similarly, would the transport protocol be redone ? http is pretty bad, and newer versions are quite complex, surely something simpler is possible
other than that, though, i like the idea
i also think something like css , for styling (but also strict, and people use a preprocessor to expand if they need something better) would be good, allows each place to have a distinct style
Replies (2)
-
@SRAZKVT@tech.lgbt 2026-05-06 21:05
@dillo@fosstodon.org also specifically about the prompt api, i'm pretty sure basically everyone except google opposes it right now (or at least has concerns with it)
-
@dillo@fosstodon.org 2026-05-06 21:44
@SRAZKVT@tech.lgbt I don't have definitive answers to many of those questions. Ideally it should be transport agnostic, so we can transparently replace http for another one.