







What the _redirect file is and how to use them with a website or single-page application (SPA) on IPFS.
Introducing Filebase Sites: Simplified IPFS Websites with IPNS
Hosting a real website on IPFS has always come with friction: changing CIDs, manual IPNS management, and fragile workflows. Filebase Sites removes the last-mile complexity, giving developers a simple way to publish, update, and maintain decentralized websites without breaking links.


IPFS Desktop | IPFS Docs
IPFS Desktop gives you all the power of IPFS in a convenient desktop app - a complete IPFS node, plus handy OS menu shortcuts and an all-in-one file manager, peer map, and content explorer.
Gentou — IPFS Document Viewer
What's IPFS and how it compares to BitTorrent - Daniel Norman
What's IPFS and how it compares to BitTorrent
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...
IPIP-504: `provider` query parameter as hint for HTTP Gateways by vasco-santos · Pull Request #504 · ipfs/specs
Based on initial exploration https://github.com/vasco-santos/provider-hinted-uri/blob/main/EXPLORATION.md
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...
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 is moving beyond the sponsored gateways
How IPFS is shifting from centralized public gateways to distributed infrastructure and client-side retrieval.

IPFS: Building blocks for a better web | IPFS
Open protocols to store, verify, and share data across distributed networks.
Optimistic Provide: How We Made IPFS Content Publishing 10x Faster
How a statistical approach cut IPFS content publishing times by over one order of magnitude.

Peersky Browser (@peersky@mastodon.social)
Attached: 2 images 📁 In v1.0.0-beta.14 you can now: - Browse your local file:// directories inside PeerSky and publish them straight to IPFS or Hypercore with one click. The distributed web should feel this easy. 🌍✨ https://github.com/p2plabsxyz/peersky-browser/releases/tag/v1.0.0-beta.14
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.
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…