# IPFS

Published articles for IPFS.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## IPFS is moving beyond the sponsored gateways

DevFeed: [IPFS is moving beyond the sponsored gateways](<https://devfeed.tech/articles/ipfs-is-moving-beyond-the-sponsored-gateways-35631.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/2026-08-beyond-sponsored-gateways/>)

Published: 2026-08-25T00:00:00Z

Content type: release

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [gateway](<https://devfeed.tech/topics/gateway.md>), [P2P](<https://devfeed.tech/topics/p2p.md>), [browser](<https://devfeed.tech/topics/browser.md>)

Tags: [distributed](<https://devfeed.tech/tags/distributed.md>), [gateway](<https://devfeed.tech/tags/gateway.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [object-object](<https://devfeed.tech/tags/object-object.md>), [open-web](<https://devfeed.tech/tags/open-web.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [time](<https://devfeed.tech/tags/time.md>)

### AI overview

IPFS is changing how the ipfs.io and dweb.link gateways operate, shifting content retrieval from centralized servers toward service workers that connect directly to peers and verify content in the browser. The article also describes self-hosted gateways, browser-based IPFS nodes, and paid pinning and retrieval providers as alternatives.

### Source excerpt

How IPFS is shifting from centralized public gateways to distributed infrastructure and client-side retrieval.

## Kubo 0.43.0 adds native IPFS URI input and CGNAT diagnostics

DevFeed: [Kubo 0.43.0 adds native IPFS URI input and CGNAT diagnostics](<https://devfeed.tech/articles/just-released-kubo-0-43-0-35643.md>)

Original publisher: [Read original article](<https://github.com/ipfs/kubo/releases/tag/v0.43.0>)

Author: Ipfs

Published: 2026-08-03T00:00:00Z

Content type: release

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [kubo](<https://devfeed.tech/tags/kubo.md>), [new-features](<https://devfeed.tech/tags/new-features.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>)

### AI overview

Kubo 0.43.0 adds support for native IPFS URIs as input wherever paths or CIDs are accepted, including the CLI and RPC API. It also adds a one-time CGNAT or double-NAT startup notice and improves AutoTLS broker-health checks.

### Source excerpt

Just released: Kubo 0.43.0!

## Optimistic Provide: How We Made IPFS Content Publishing 10x Faster

DevFeed: [Optimistic Provide: How We Made IPFS Content Publishing 10x Faster](<https://devfeed.tech/articles/optimistic-provide-how-we-made-ipfs-content-publishing-10x-faster-35630.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/2026-05-optimistic-provide/>)

Author: Dennis Trautwein

Published: 2026-05-16T00:00:00Z

Content type: article

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [networking](<https://devfeed.tech/topics/networking.md>)

Tags: [ipfs](<https://devfeed.tech/tags/ipfs.md>), [kubo](<https://devfeed.tech/tags/kubo.md>), [latency](<https://devfeed.tech/tags/latency.md>), [networking](<https://devfeed.tech/tags/networking.md>), [object-object](<https://devfeed.tech/tags/object-object.md>), [optimisation](<https://devfeed.tech/tags/optimisation.md>), [performance](<https://devfeed.tech/tags/performance.md>), [publishing](<https://devfeed.tech/tags/publishing.md>)

### AI overview

The article explains Optimistic Provide, an optimization for publishing content through IPFS's Amino DHT. It describes how the technique reduces upload latency from more than 13 seconds to less than one second while reducing network overhead by 40%, and notes that it shipped by default in Kubo 0.39.0.

### Source excerpt

How a statistical approach cut IPFS content publishing times by over one order of magnitude.

## Kubo 0.41.0 released with datastore, CID, WebUI, and routing updates

DevFeed: [Kubo 0.41.0 released with datastore, CID, WebUI, and routing updates](<https://devfeed.tech/articles/just-released-kubo-0-41-0-35641.md>)

Original publisher: [Read original article](<https://github.com/ipfs/kubo/releases/tag/v0.41.0>)

Author: Ipfs

Published: 2026-04-23T00:00:00Z

Content type: release

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [ui](<https://devfeed.tech/topics/ui.md>)

Tags: [ipfs](<https://devfeed.tech/tags/ipfs.md>), [kubo](<https://devfeed.tech/tags/kubo.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [webui](<https://devfeed.tech/tags/webui.md>)

### AI overview

Kubo 0.41.0 introduces a dedicated provider keystore datastore for faster disk reclamation, a CID decomposition command, improved CID base handling, a built-in binary update command, WebUI updates, IPv6 peer geolocation, and routing fixes.

### Source excerpt

Just released: Kubo 0.41.0!

## IPIP-0499: Updating IPFS Standards for Consistent, Reproducible CIDs

DevFeed: [IPIP-0499: Updating IPFS Standards for Consistent, Reproducible CIDs](<https://devfeed.tech/articles/ipip-0499-updating-ipfs-standards-for-consistent-reproducible-cids-35629.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/2026-03-reproducible-cids/>)

Author: Michelle Lee

Published: 2026-03-09T00:00:00Z

Content type: release

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [content addressed store](<https://devfeed.tech/topics/content-addressed-store.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [ipfs](<https://devfeed.tech/tags/ipfs.md>), [kubo](<https://devfeed.tech/tags/kubo.md>), [object-object](<https://devfeed.tech/tags/object-object.md>), [standards](<https://devfeed.tech/tags/standards.md>), [verification](<https://devfeed.tech/tags/verification.md>)

### AI overview

IPIP-0499 has been merged into the IPFS specification and defines configuration profiles for DAG construction. Implementations that conform to the same profile produce the same CID for identical input, enabling direct CID comparison for verification and providing a more performant default for large files.

### Source excerpt

IPIP-0499 makes IPFS CIDs deterministic and consistent across all implementations.

## IPLD 2025 Review: From Monoliths to Modules

DevFeed: [IPLD 2025 Review: From Monoliths to Modules](<https://devfeed.tech/articles/ipld-2025-review-from-monoliths-to-modules-35627.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/2026-01-ipld-2025-review/>)

Author: Volker Mische

Published: 2026-01-19T00:00:00Z

Content type: article

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [Rust](<https://devfeed.tech/topics/rust.md>), [modules](<https://devfeed.tech/topics/modules.md>), [migration](<https://devfeed.tech/topics/migration.md>), [IPFS](<https://devfeed.tech/topics/ipfs.md>), [AT Protocol](<https://devfeed.tech/topics/atproto.md>), [deprecated](<https://devfeed.tech/topics/deprecated.md>)

Tags: [deprecated](<https://devfeed.tech/tags/deprecated.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [migration](<https://devfeed.tech/tags/migration.md>), [modules](<https://devfeed.tech/tags/modules.md>), [object-object](<https://devfeed.tech/tags/object-object.md>), [protocol](<https://devfeed.tech/tags/protocol.md>), [rust](<https://devfeed.tech/tags/rust.md>)

### AI overview

The article reviews progress in the IPLD ecosystem during 2025 and previews work for 2026. It describes the Rust IPLD implementation's migration to separate crates, its deprecation, improved performance for Python DAG-CBOR and Bluesky custom feeds, and a migration path to Serde-based crates.

### Source excerpt

The year that brought us modular Rust libraries, faster DAG-CBOR, stable multiformats, and a simpler on-ramp with DASL.

## Content-Addressing: A Year In Review

DevFeed: [Content-Addressing: A Year In Review](<https://devfeed.tech/articles/content-addressing-a-year-in-review-35628.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/2026-01-year-in-review/>)

Author: Robin Berjon

Published: 2026-01-15T00:00:00Z

Content type: opinion

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [content addressed store](<https://devfeed.tech/topics/content-addressed-store.md>), [IPFS](<https://devfeed.tech/topics/ipfs.md>), [P2P](<https://devfeed.tech/topics/p2p.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [content](<https://devfeed.tech/tags/content.md>), [decentralized](<https://devfeed.tech/tags/decentralized.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [object-object](<https://devfeed.tech/tags/object-object.md>), [peer-to-peer](<https://devfeed.tech/tags/peer-to-peer.md>), [review](<https://devfeed.tech/tags/review.md>), [year-in-review](<https://devfeed.tech/tags/year-in-review.md>)

### AI overview

A 2025 year-in-review of content addressing describes its role in data verification and independence from centralized authorities. It highlights IPFS community progress toward a more modular technology suite, including standards, specifications, and purpose-built libraries.

### Source excerpt

Let's take a look at what happened in content addressing in 2025 -- it's a lot!

## How to Migrate IPFS Websites from Fleek to Modular Infrastructure

DevFeed: [How to Migrate IPFS Websites from Fleek to Modular Infrastructure](<https://devfeed.tech/articles/how-to-migrate-ipfs-websites-from-fleek-to-modular-infrastructure-35632.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/2026-fleek-migration/>)

Author: Marcin Rataj

Published: 2026-01-06T00:00:00Z

Content type: tutorial

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [content addressed store](<https://devfeed.tech/topics/content-addressed-store.md>), [GitHub Pages](<https://devfeed.tech/topics/github-pages.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>)

Tags: [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [github-pages](<https://devfeed.tech/tags/github-pages.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [migrate](<https://devfeed.tech/tags/migrate.md>), [object-object](<https://devfeed.tech/tags/object-object.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>)

### AI overview

This practical guide explains how the IPFS Project migrated more than 15 websites from Fleek after its hosting service was discontinued. It describes a modular setup combining GitHub Pages for HTTPS hosting, Kubo for CID and CAR creation, IPFS Cluster for pinning, and DNSLink for URL mapping, providing both HTTP and IPFS access.

### Source excerpt

A how-to guide for future-proofing your content-addressed website hosting.

## Shipyard 2025: IPFS Year in Review

DevFeed: [Shipyard 2025: IPFS Year in Review](<https://devfeed.tech/articles/shipyard-2025-ipfs-year-in-review-35645.md>)

Original publisher: [Read original article](<https://ipshipyard.com/blog/2025-shipyard-ipfs-year-in-review/>)

Author: lidel; Shipyard

Published: 2025-12-19T00:00:00Z

Content type: article

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [releases](<https://devfeed.tech/topics/releases.md>), [browser](<https://devfeed.tech/topics/browser.md>), [HTTP](<https://devfeed.tech/topics/http.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [boxo](<https://devfeed.tech/tags/boxo.md>), [browser](<https://devfeed.tech/tags/browser.md>), [decentralized](<https://devfeed.tech/tags/decentralized.md>), [dht](<https://devfeed.tech/tags/dht.md>), [distributed](<https://devfeed.tech/tags/distributed.md>), [dweb](<https://devfeed.tech/tags/dweb.md>), [ecosystem](<https://devfeed.tech/tags/ecosystem.md>), [helia](<https://devfeed.tech/tags/helia.md>), [http](<https://devfeed.tech/tags/http.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [kubo](<https://devfeed.tech/tags/kubo.md>), [libp2p](<https://devfeed.tech/tags/libp2p.md>), [p2p](<https://devfeed.tech/tags/p2p.md>), [peer-to-peer](<https://devfeed.tech/tags/peer-to-peer.md>), [rainbow](<https://devfeed.tech/tags/rainbow.md>), [releases](<https://devfeed.tech/tags/releases.md>), [review](<https://devfeed.tech/tags/review.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [storage](<https://devfeed.tech/tags/storage.md>), [web](<https://devfeed.tech/tags/web.md>), [web3](<https://devfeed.tech/tags/web3.md>), [year-in-review](<https://devfeed.tech/tags/year-in-review.md>)

### AI overview

A review of IPFS developments in 2025, highlighting seven Kubo releases and related ecosystem updates. It focuses on DHT Provide Sweep, AutoTLS, HTTP retrieval, and Helia-based browser retrieval as improvements for self-hosted nodes and trustless access.

### Source excerpt

Seven Kubo releases made self-hosted IPFS practical. Highlights: DHT Provide Sweep, AutoTLS, HTTP retrieval, and Helia for trustless browser retrieval.

## Kubo 0.39.0 makes the DHT Sweep provider the default

DevFeed: [Kubo 0.39.0 makes the DHT Sweep provider the default](<https://devfeed.tech/articles/just-released-kubo-0-39-0-35639.md>)

Original publisher: [Read original article](<https://github.com/ipfs/kubo/releases/tag/v0.39.0>)

Author: Ipfs

Published: 2025-11-27T00:00:00Z

Content type: release

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [Networks](<https://devfeed.tech/topics/networks.md>)

Tags: [discovery](<https://devfeed.tech/tags/discovery.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [network](<https://devfeed.tech/tags/network.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [self-hosting](<https://devfeed.tech/tags/self-hosting.md>)

### AI overview

Kubo 0.39.0 makes the Amino DHT Sweep provider the default, adds immediate root CID providing, and improves persistence, recovery, alerts, and monitoring for IPFS nodes.

### Source excerpt

Just released: Kubo 0.39.0!

## Provide Sweep: Solving the DHT Bottleneck for Self-Hosting IPFS at Scale

DevFeed: [Provide Sweep: Solving the DHT Bottleneck for Self-Hosting IPFS at Scale](<https://devfeed.tech/articles/provide-sweep-solving-the-dht-bottleneck-for-self-hosting-ipfs-at-scale-35644.md>)

Original publisher: [Read original article](<https://ipshipyard.com/blog/2025-dht-provide-sweep/>)

Author: guillaumemichel; Shipyard

Published: 2025-11-26T00:00:00Z

Content type: article

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [Scalability](<https://devfeed.tech/topics/scalability.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Raspberry Pi](<https://devfeed.tech/topics/raspberry-pi.md>)

Tags: [boxo](<https://devfeed.tech/tags/boxo.md>), [decentralized](<https://devfeed.tech/tags/decentralized.md>), [dht](<https://devfeed.tech/tags/dht.md>), [distributed](<https://devfeed.tech/tags/distributed.md>), [dweb](<https://devfeed.tech/tags/dweb.md>), [ecosystem](<https://devfeed.tech/tags/ecosystem.md>), [helia](<https://devfeed.tech/tags/helia.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [kubo](<https://devfeed.tech/tags/kubo.md>), [libp2p](<https://devfeed.tech/tags/libp2p.md>), [p2p](<https://devfeed.tech/tags/p2p.md>), [peer-to-peer](<https://devfeed.tech/tags/peer-to-peer.md>), [performance](<https://devfeed.tech/tags/performance.md>), [rainbow](<https://devfeed.tech/tags/rainbow.md>), [raspberry-pi](<https://devfeed.tech/tags/raspberry-pi.md>), [routing](<https://devfeed.tech/tags/routing.md>), [scale](<https://devfeed.tech/tags/scale.md>), [self-hosting](<https://devfeed.tech/tags/self-hosting.md>), [storage](<https://devfeed.tech/tags/storage.md>), [web](<https://devfeed.tech/tags/web.md>), [web3](<https://devfeed.tech/tags/web3.md>)

### AI overview

This article explains how Kubo v0.39's Provide Sweep becomes the default provider system for IPFS. By batching CIDs associated with the same DHT servers and systematically sweeping keyspace regions, it reports a 97% reduction in DHT lookups for a node providing 100,000 CIDs, alongside smart resume capabilities and memory optimizations.

### Source excerpt

Provide Sweep: Solving the DHT Bottleneck for Self-Hosting IPFS at Scale

## Faster Peer-to-Peer Retrieval in Browsers With Caching in the Delegated Routing HTTP Server

DevFeed: [Faster Peer-to-Peer Retrieval in Browsers With Caching in the Delegated Routing HTTP Server](<https://devfeed.tech/articles/faster-peer-to-peer-retrieval-in-browsers-with-caching-in-the-delegated-routing-http-server-35625.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/2025-delegated-routing-caching/>)

Author: Daniel Norman

Published: 2025-09-05T00:00:00Z

Content type: article

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [networking](<https://devfeed.tech/topics/networking.md>), [HTTP](<https://devfeed.tech/topics/http.md>), [browsers](<https://devfeed.tech/topics/browsers.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [caching](<https://devfeed.tech/tags/caching.md>), [helia](<https://devfeed.tech/tags/helia.md>), [http](<https://devfeed.tech/tags/http.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [object-object](<https://devfeed.tech/tags/object-object.md>), [peer-to-peer](<https://devfeed.tech/tags/peer-to-peer.md>)

### AI overview

The article explains how Someguy, IPFS's Delegated Routing HTTP API, uses cached provider addresses and active DHT peer probing to improve provider discovery. The changes increase the share of providers returned with addresses and support faster IPFS content retrieval in browsers and mobile applications.

### Source excerpt

How caching and active peer probing in the Someguy, the Delegated Routing server accelerates peer-to-peer content retrieval in browsers and mobile applications.

## 🌳 IPFS Newsletter 205: HTTP, P2P in browsers, Kubo speedup & more

DevFeed: [🌳 IPFS Newsletter 205: HTTP, P2P in browsers, Kubo speedup & more](<https://devfeed.tech/articles/ipfs-newsletter-205-http-p2p-in-browsers-kubo-speedup-more-35636.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/newsletter-205/>)

Published: 2025-05-23T00:00:00Z

Content type: news

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [HTTP](<https://devfeed.tech/topics/http.md>), [P2P](<https://devfeed.tech/topics/p2p.md>), [browsers](<https://devfeed.tech/topics/browsers.md>)

Tags: [browsers](<https://devfeed.tech/tags/browsers.md>), [http](<https://devfeed.tech/tags/http.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [object-object](<https://devfeed.tech/tags/object-object.md>), [p2p](<https://devfeed.tech/tags/p2p.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

The IPFS Newsletter returns with updates on HTTP support across the IPFS stack, peer-to-peer retrieval in browsers, Kubo, the Service Worker Gateway, and IPNI service improvements.

### Source excerpt

The IPFS Newsletter is back, with many exciting updates to share: HTTP support across the IPFS stack, P2P in browsers, Kubo speedup, and more.

## Spring 2025 IPFS Utility Grantees

DevFeed: [Spring 2025 IPFS Utility Grantees](<https://devfeed.tech/articles/spring-2025-ipfs-utility-grantees-35622.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/2025-05-grants/>)

Author: Robin Berjon

Published: 2025-05-12T00:00:00Z

Content type: release

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>), [AT Protocol](<https://devfeed.tech/topics/atproto.md>), [Local-First](<https://devfeed.tech/topics/local-first.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [announce](<https://devfeed.tech/tags/announce.md>), [development](<https://devfeed.tech/tags/development.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [object-object](<https://devfeed.tech/tags/object-object.md>), [tooling](<https://devfeed.tech/tags/tooling.md>)

### AI overview

The IPFS Implementations Grants program announces the grantees of its Spring 2025 utility grant cycle. Supported projects include an AT Protocol CAR explorer, Filecoin CAR indexing tools, and DASL testing work intended to improve tooling, interoperability, and developer access across the IPFS ecosystem.

### Source excerpt

We're delighted to announce the grantees for the Spring 2025 round of IPFS Utility Grants.

## The Static Website Manifesto

DevFeed: [The Static Website Manifesto](<https://devfeed.tech/articles/the-static-website-manifesto-35621.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/2025-03-static-web-manifesto/>)

Author: Justin Hunter

Published: 2025-03-06T00:00:00Z

Content type: opinion

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [Website](<https://devfeed.tech/topics/website.md>), [P2P](<https://devfeed.tech/topics/p2p.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>), [web-standards](<https://devfeed.tech/topics/web-standards.md>)

Tags: [css](<https://devfeed.tech/tags/css.md>), [html](<https://devfeed.tech/tags/html.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [modern-web-development](<https://devfeed.tech/tags/modern-web-development.md>), [object-object](<https://devfeed.tech/tags/object-object.md>), [open-web](<https://devfeed.tech/tags/open-web.md>), [peer-to-peer](<https://devfeed.tech/tags/peer-to-peer.md>), [website](<https://devfeed.tech/tags/website.md>)

### AI overview

The article presents a manifesto for making website publishing simpler and more enjoyable. It argues that IPFS is a natural fit for open websites because content addressing can provide peer-to-peer access, availability when a node serves the data, and built-in versioning for site content. It also criticizes the complexity of modern web development and advocates the continued usefulness of HTML, CSS, and JavaScript.

### Source excerpt

Building websites used to be fun. Let's bring back the joy of putting your work online by using open protocols like IPFS.

## Could IPFS Have Prevented the Bybit Hack?

DevFeed: [Could IPFS Have Prevented the Bybit Hack?](<https://devfeed.tech/articles/could-ipfs-have-prevented-the-bybit-hack-35624.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/2025-could-ipfs-prevent-bybit-hack/>)

Author: Daniel Norman

Published: 2025-02-28T00:00:00Z

Content type: opinion

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [Security](<https://devfeed.tech/topics/security.md>), [Web](<https://devfeed.tech/topics/web.md>), [smart contract](<https://devfeed.tech/topics/smart-contract.md>)

Tags: [aws-s3](<https://devfeed.tech/tags/aws-s3.md>), [defense-in-depth](<https://devfeed.tech/tags/defense-in-depth.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [object-object](<https://devfeed.tech/tags/object-object.md>), [s3](<https://devfeed.tech/tags/s3.md>), [security](<https://devfeed.tech/tags/security.md>), [smart-contract](<https://devfeed.tech/tags/smart-contract.md>), [social-engineering](<https://devfeed.tech/tags/social-engineering.md>)

### AI overview

The article examines the Bybit hack, in which a malicious Safe frontend led multisig owners to sign a harmful transaction. It argues that IPFS content addressing and local verification could have provided an additional preventive layer for dapp frontends, while noting that the exact method of AWS S3 access was unclear.

### Source excerpt

The Bybit hack revealed several security failures, this post examines whether IPFS could have helped prevent the hack and practical solutions for dapp developers.

## IPFS on the Web in 2024: Update From Interplanetary Shipyard

DevFeed: [IPFS on the Web in 2024: Update From Interplanetary Shipyard](<https://devfeed.tech/articles/ipfs-on-the-web-in-2024-update-from-interplanetary-shipyard-35620.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/2024-shipyard-improving-ipfs-on-the-web/>)

Author: Daniel Norman

Published: 2024-11-25T00:00:00Z

Content type: article

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [Web](<https://devfeed.tech/topics/web.md>), [Web platform](<https://devfeed.tech/topics/web-platform.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>)

Tags: [ipfs](<https://devfeed.tech/tags/ipfs.md>), [object-object](<https://devfeed.tech/tags/object-object.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [update](<https://devfeed.tech/tags/update.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Interplanetary Shipyard reports progress toward making IPFS work directly on the Web, focusing on resilient, decentralized, and locally verified data retrieval. The article discusses browser constraints, public gateways, and Verified Fetch, a TypeScript library built on Helia to simplify retrieval by CID.

### Source excerpt

Update from Interplanetary Shipyard on our efforts to make IPFS work on the Web.

## IPFS Check improves debugging of IPFS Mainnet data retrievability

DevFeed: [IPFS Check improves debugging of IPFS Mainnet data retrievability](<https://devfeed.tech/articles/improved-debugging-with-ipfs-check-35634.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/ipfs-check/>)

Author: Daniel Norman

Published: 2024-10-07T00:00:00Z

Content type: release

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [data](<https://devfeed.tech/topics/data.md>), [Web app](<https://devfeed.tech/topics/webapp.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>)

Tags: [availability](<https://devfeed.tech/tags/availability.md>), [data](<https://devfeed.tech/tags/data.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [object-object](<https://devfeed.tech/tags/object-object.md>), [routing](<https://devfeed.tech/tags/routing.md>), [tool](<https://devfeed.tech/tags/tool.md>), [web](<https://devfeed.tech/tags/web.md>), [web-app](<https://devfeed.tech/tags/web-app.md>)

### AI overview

IPFS Check is an overhauled web-based debugging tool for the IPFS Mainnet public network. It helps users and developers determine whether data is routable and retrievable by CID and provides explanations when retrieval fails.

### Source excerpt

IPFS Check is a debugging tool for IPFS Mainnet. It helps you check if data is routable and retrievable by CID on IPFS Mainnet.

## Migrating from Brave to IPFS Desktop

DevFeed: [Migrating from Brave to IPFS Desktop](<https://devfeed.tech/articles/migrating-from-brave-to-ipfs-desktop-35619.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/2024-brave-migration-guide/>)

Published: 2024-08-26T00:00:00Z

Content type: tutorial

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [migration](<https://devfeed.tech/topics/migration.md>), [browser](<https://devfeed.tech/topics/browser.md>), [browsers](<https://devfeed.tech/topics/browsers.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [file](<https://devfeed.tech/topics/file.md>)

Tags: [browser](<https://devfeed.tech/tags/browser.md>), [browsers](<https://devfeed.tech/tags/browsers.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [desktop](<https://devfeed.tech/tags/desktop.md>), [file](<https://devfeed.tech/tags/file.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [kubo](<https://devfeed.tech/tags/kubo.md>), [migrate](<https://devfeed.tech/tags/migrate.md>), [object-object](<https://devfeed.tech/tags/object-object.md>)

### AI overview

A guide to moving an IPFS node and data from Brave Browser to IPFS Desktop after Brave removed support for running an IPFS node in stable release v1.69.153. It explains why migration may be needed and identifies the components required for a standalone IPFS setup.

### Source excerpt

Complete Guide to Migrating Your IPFS Data

## IPFS News Issue 204

DevFeed: [IPFS News Issue 204](<https://devfeed.tech/articles/ipfs-news-issue-204-35635.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/newsletter-204/>)

Published: 2024-04-30T00:00:00Z

Content type: news

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [fetch](<https://devfeed.tech/topics/fetch.md>), [Networks](<https://devfeed.tech/topics/networks.md>)

Tags: [event](<https://devfeed.tech/tags/event.md>), [fetch](<https://devfeed.tech/tags/fetch.md>), [gateway](<https://devfeed.tech/tags/gateway.md>), [helia](<https://devfeed.tech/tags/helia.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [kubo](<https://devfeed.tech/tags/kubo.md>), [libp2p](<https://devfeed.tech/tags/libp2p.md>), [news](<https://devfeed.tech/tags/news.md>), [object-object](<https://devfeed.tech/tags/object-object.md>)

### AI overview

IPFS News 204 highlights registration for IPFS Camp 2024, the release of a fetch-like Web-native abstraction for retrieving content from IPFS-compatible networks, Helia's usage survey, and recent IPFS ecosystem updates.

### Source excerpt

Welcome to IPFS News 204! Featuring @helia/verified-fetch and the IPFS Camp 2024 track list.

## Verified IPFS Retrieval in Browsers with @helia/verified-fetch

DevFeed: [Verified IPFS Retrieval in Browsers with @helia/verified-fetch](<https://devfeed.tech/articles/verified-ipfs-retrieval-in-browsers-with-helia-verified-fetch-35638.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/verified-fetch/>)

Author: Daniel Norman

Published: 2024-04-18T00:00:00Z

Content type: release

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [Library](<https://devfeed.tech/topics/library.md>), [browsers](<https://devfeed.tech/topics/browsers.md>), [Web platform](<https://devfeed.tech/topics/web-platform.md>)

Tags: [browsers](<https://devfeed.tech/tags/browsers.md>), [helia](<https://devfeed.tech/tags/helia.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [library](<https://devfeed.tech/tags/library.md>), [object-object](<https://devfeed.tech/tags/object-object.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>)

### AI overview

The Shipyard team announces @helia/verified-fetch, a library for verified IPFS content retrieval in browsers and JavaScript runtimes. It supports IPNS and DNSLink resolution and addresses browser constraints that make peer-to-peer retrieval difficult.

### Source excerpt

Verified Fetch is a library streamlining verified retrieval of IPFS content in browsers and JS runtimes, with native support for IPNS, and DNSLink resolution

## Announcing the IPFS Camp 2024 Track List

DevFeed: [Announcing the IPFS Camp 2024 Track List](<https://devfeed.tech/articles/announcing-the-ipfs-camp-2024-track-list-35633.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/ipfs-camp-2024-track-list/>)

Published: 2024-04-11T00:00:00Z

Content type: release

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [networking](<https://devfeed.tech/topics/networking.md>), [data](<https://devfeed.tech/topics/data.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [databases](<https://devfeed.tech/tags/databases.md>), [decentralized](<https://devfeed.tech/tags/decentralized.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [libp2p](<https://devfeed.tech/tags/libp2p.md>), [networking](<https://devfeed.tech/tags/networking.md>), [object-object](<https://devfeed.tech/tags/object-object.md>)

### AI overview

IPFS Camp 2024 announces its track list for the July 11-13 event in Brussels. The program covers decentralized applications and publishing, public records and human rights, AI ethics and ownership, climate resilience, large-scale data synchronization, and libp2p networking.

### Source excerpt

To give you a taste of what kinds of topics IPFS Camp will cover this year, we're excited to share the 2024 track list!

## Interplanetary Shipyard Introduces Its Team and Roadmap for IPFS and libp2p

DevFeed: [Interplanetary Shipyard Introduces Its Team and Roadmap for IPFS and libp2p](<https://devfeed.tech/articles/ipfs-libp2p-devs-go-independent-meet-interplanetary-shipyard-35637.md>)

Original publisher: [Read original article](<https://blog.ipfs.tech/shipyard-hello-world/>)

Author: Adin Schmahmann

Published: 2024-04-08T00:00:00Z

Content type: release

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [IPFS](<https://devfeed.tech/topics/ipfs.md>), [Maintainers](<https://devfeed.tech/topics/maintainers.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [decentralized-web](<https://devfeed.tech/topics/decentralized-web.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>), [coding-community](<https://devfeed.tech/topics/coding-community.md>)

Tags: [decentralized-web](<https://devfeed.tech/tags/decentralized-web.md>), [ipfs](<https://devfeed.tech/tags/ipfs.md>), [libp2p](<https://devfeed.tech/tags/libp2p.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [object-object](<https://devfeed.tech/tags/object-object.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [tooling](<https://devfeed.tech/tags/tooling.md>)

### AI overview

Interplanetary Shipyard, an independent collective of maintainers, introduces its team and roadmap for supporting open-source projects in the IPFS and libp2p ecosystem. The post describes initiatives involving browser retrieval, minimal HTTP-based protocols, and debugging tools.

### Source excerpt

Meet the team behind Interplanetary Shipyard, the newly created entity of many core maintainers behind the most popular implementations of IPFS and libp2p.