







A playful attempt to rewrite https://github.com/ipfs/ipfs-desktop using wails instead of electron - SgtPooki/ipfs-desktop-wails
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.
Project: IPFS Chromium implementation | Little Bear Labs | Little Bear Labs
Faster, more secure, more accessible IPFS links in Chromium-based browsers.


Browsers & Standards Work 2026: Call for Community Input
TL;DR: IPFS is planning the next phase of work to make browsers better for the decentralized web – not just IPFS, but any protocol that needs lightweight crypto, peer-to-peer connections, or native browser integration. We need your input on what features matters most. Background: What We’ve Accomplished Over the past 5 years, sustained collaboration with Igalia has delivered real improvements to all major browsers: Ed25519 in WebCrypto API - Shipped in Chrome 137 (May 2025), now available in...

Gentou — IPFS Document Viewer
IPFS — Content addressing for data with confidence
IPFS gives developers content addressing building blocks for verifiable, portable, and resilient applications across open networks

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

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.

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...
Content Identifiers (CIDs) | IPFS Docs
Learn about how content addressing works and how content identifiers, or CIDs, play a crucial role in IPFS.
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
The Electron changes here are quite interesting. It's not "add full browser extension support to Electron". Is more like "add special limbo space where extension support and things like it are possible". github.com/electron/electron/pull/44411
feat: service worker preload scripts for improved extensions support by samuelmaddock · Pull Request #44411 · electron/electron
github.comScratching my own itch, I’ve built atfs.dev — an atproto native (self-hosted, for now) IPFS server! xRPC admin & upload, an HTTP gateway (for stored files only) and the ability to follow/mirror another instance. It even has RasPi-ready .img files! atfs.dev/manage/storage.atfs.dev
atfs
atfs.devImportant 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