







Based on initial exploration https://github.com/vasco-santos/provider-hinted-uri/blob/main/EXPLORATION.md
IPIP-518: URIs in Routing V1 API via Generic Schema by lidel · Pull Request #518 · ipfs/specs
This IPIP extends /routing/v1 HTTP API to allow HTTP(S) URLs alongside multiaddrs in Addrs field in a new Record type defined by Schema=generic. Rationale in the IPIP document, TLDR is that allowin...
IPFS is moving beyond the sponsored gateways
How IPFS is shifting from centralized public gateways to distributed infrastructure and client-side retrieval.

Gentou — IPFS Document Viewer
Subdomain Gateway Specification
Defines how HTTP Gateway can implement support for HTTP Host headers to enable isolated website hosting based on root CID-derived Origins. This ensures compatibility with native ipfs:// and ipns:// URIs, and aligns with the existing Same-origin security model in web browsers, including relative URL pathing and permission scopes of Web APIs.

Redirects and custom 404s | IPFS Docs
What the _redirect file is and how to use them with a website or single-page application (SPA) on IPFS.
WebSeed specifications · Issue #444 · ipfs/specs
This is a meta issue discussing required features to enable webseed like features for the IPFS network. A webseed is qualified as a server: Server that implements a version of the HTTP protocol. Or...
Google for Developers Blog - News about Web, Mobile, AI and Cloud
Google Cloud API Gateway now offers a model routing feature in Public Preview, allowing developers to dynamically route traffic to models like Gemini, Claude, or OpenAI OSS-GPT without hardcoding endpoints or managing open-source proxies. Developers can easily configure these routing rules directly within their OpenAPI 3.x specifications by mapping virtual model names to specific backend targets on a shared host. Once deployed, the Gateway acts as a serverless ingress layer that accepts standard OpenAI-compatible requests, automatically transcodes the payload to the native schema of the target model, and routes the traffic on the fly.

envoy/api/envoy/config/bootstrap/v3/bootstrap.proto at a6848603acf28017f9194789b01d16c6c1782e3e · envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy - envoyproxy/envoy
IPFS: Building blocks for a better web | IPFS
Open protocols to store, verify, and share data across distributed networks.
Overview of model routing | API Gateway | Google Cloud Documentation
Model routing for API Gateway is a managed traffic management layer that accepts OpenAI-compatible prompt requests, transcodes them in-flight, and routes them to specific Gemini Enterprise Agent Platform models. Model routing acts as a managed alternative to client-side proxies such as LiteLLM, providing centralized infrastructure to manage the lifecycle of AI agents.
localhost subdomains do not work on Safari (macOS) · Issue #206 · ipfs/in-web-browsers
Version information: go-ipfs version: 0.6.0 Repo version: 10 System version: amd64/darwin Golang version: go1.14.4 Description: After 0.6.0 version local gateway started redirecting to localhost su...
IPFS at Eurosky Live Berlin: Highlights From A Bright Future
The Authenticated Transfer Protocol (ATProto or AT), which sits under Bluesky and many other emerging projects, has tremendous potential. At the IPFS Foundation, we're big fans, and not just because AT builds on the IPFS stack through IPLD and DASL (though admittedly building on DASL is one of the coolest

Important piece of multi-protocol support in browsers! Thanks to much work from Javi, and funding from @ipfs.tech. HEY NOW, settle down - a ways to go: - can only redirect to URLs/paths - no Safari - off by default in Chrome (for now) - only allow-listed schemes unprefixed Step by step...
Javier Fernandez
Blog post about a new Chromium feature I've been working on to allow Web Extensions register protocol handlers just declaring them in the Manifest. blogs.igalia.com/jfernandez/2026/03/24/protoco…
Manifest-declared protocol handlers just landed (behind a flag) in Chrome 146 🎉 This is how ipfs:// or atproto:// can become first-class citizens of the browser! The web that's coming is built on keys, hashes, and verifiable data. Browsers need to meet it there. ipfsfoundation.org/protocol-handler-registration…
Protocol Handler Registration in Chrome 146 and the Browser as OS
ipfsfoundation.org