Release v0.38.0 Β· ipfs/kubo
NoteThis release was brought to you by the Shipyard team.
Overview
π¦ Highlights
π Repository migration: simplified provide configuration
π§Ή Experimental Sweeping DHT Provider
π Exposed DHT metr...
π’ Kubo 0.38 is out!
π§Ή Opt-in Sweeping DHT Provider handles CID announcements predictably with reduced resources
π¨ Gateway errors with retrieval diagnostics
π¨ WebUI v4.9 w/ Diagnostics screen
π Pin name and MFS fixes
βοΈ Simplified Provide config
github.com/ipfs/kubo/re...
02.10.2025 20:03 β π 3 π 1 π¬ 0 π 1
About the IPFS.io Public Gateway
IPFS.io Public Gateway - Free public service to access IPFS content through your web browser. Bridge between HTTP and decentralized IPFS protocol without installing software.
Excited to join @FILRetroPGF Round 3! Shipyard maintains IPFS utilities the ecosystem depends on: IPFS.io, Dweb.link, trustless-gateway.link & more. Thanks @protocollabs @FilFoundation π
Details π github.com/filecoin-pro...
#filretropgf #filecoin
02.10.2025 15:56 β π 1 π 0 π¬ 0 π 0
Release v0.37.0 Β· ipfs/kubo
NoteThis release was brought to you by the Shipyard team.
Overview
π¦ Highlights
π Repository migration from v16 to v17 with embedded tooling
π¦ Gateway concurrent request limits and retrieval t...
π’ Kubo v0.37 dropped!
β’ Fast repo migrations (no downloading binaries!)
β’ Gateway limits & timeouts prevent crashes
β’ IPNS publishing improvements (incl. HTTP-support)
β’ See defaults: ipfs config Bootstrap --expand-auto
β’ Reprovider.Strategy=all uses less memory
github.com/ipfs/kubo/re...
27.08.2025 23:06 β π 4 π 2 π¬ 0 π 0
YouTube video by IPFS
Debugging js-libp2p & Helia in Browsers and Node.js
Learn to Debug js-libp2p & Helia in Browsers and Node.js
youtu.be/AKNGtn7EZxI?...
22.07.2025 19:49 β π 4 π 2 π¬ 0 π 1
Release v0.36.0 Β· ipfs/kubo
NoteThis release was brought to you by the Shipyard team.
Overview
π¦ Highlights
HTTP Retrieval Client Now Enabled by Default
Bitswap Broadcast Reduction
Update go-log to v2
Kubo now uses AutoN...
π’ Kubo v0.36.0 is out!
- 80-98% less Bitswap traffic during high loads
- HTTP retrieval enabled by default
- Better AutoNATv2/AutoTLS connectivity
- Enhanced file & gateway operations
Great for high-traffic nodes & operators.
π github.com/ipfs/kubo/re...
#IPFS #Kubo
14.07.2025 21:17 β π 2 π 0 π¬ 0 π 0
Seed Hypermedia builds upon the powerful foundations of @ipfs.tech for immutable data storage and auto-archiving
And of course @libp2p.bsky.social powers our networking to enable direct publishing between users on the network (as well as servers)
11.04.2025 15:12 β π 5 π 2 π¬ 0 π 2
YouTube video by IPFS
Service Workers for IPFS on the Web
In this video, we take a look at the Service Worker API, why it's useful for IPFS, and how you can use it today for verified peer-to-peer retrieval with two projects:
- Service Worker Gateway
- IPFS Drop-in Service Worker
www.youtube.com/watch?v=qtIJ...
21.05.2025 16:07 β π 5 π 2 π¬ 0 π 1
YouTube video by IPFS
Deploy Static Apps and Websites to IPFS with GitHub Actions
Deploy your static sites and apps (or any build artefact) from GitHub Actions to IPFS with @storacha.network, Filebase, or self-hosted Kubo/IPFS Cluster nodes.
www.youtube.com/watch?v=ZRrP...
02.04.2025 15:43 β π 9 π 2 π¬ 0 π 0
helia-examples/examples/helia-101 at main Β· ipfs-examples/helia-examples
Ready-to-run Helia examples for Node.js and the browser - ipfs-examples/helia-examples
Helia is a modular implementation of IPFS in TypeScript
Get started with the helia-101 example which just got refresh!
- More UnixFS API examples
- Different blockstores
- Providing, pinning, and GC
Dive in π
github.com/ipfs-example...
27.03.2025 16:17 β π 5 π 1 π¬ 0 π 0
Add IPFS Kademlia DHT Specification by guillaumemichel Β· Pull Request #497 Β· ipfs/specs
Long overdue
Fixes #345
IDK if anyone has seen this.. but IPFS Kad-DHT spec is in PR: github.com/ipfs/specs/p...
#ipfs @ipshipyard.com #dht #kademlia
27.03.2025 15:36 β π 7 π 2 π¬ 0 π 0
DAG builder visualization
The DAG builder has new defaults in line with Helia and @storacha.network π
- CIDv1s
- Raw leaves
- 1024 children
dag.ipfs.tech
13.03.2025 21:28 β π 7 π 3 π¬ 0 π 0
We built Verified Fetch because we wanted a library that makes @ipfs.tech retrieval easy on the web.
It's designed with the same semantics as Fetch and abstracts all the p2p.
Try it www.npmjs.com/package/@hel...
You can also use it with custom hashing functions, like BLAKE3 π
21.02.2025 10:15 β π 3 π 0 π¬ 0 π 0
π Announcing AutoTLS: A breakthrough bridging IPFS and the web.
AutoTLS, a public good service by @ipshipyard.com, grants libp2p/IPFS nodes a unique domain and automates Let's Encrypt TLS certificate issuance.
Main benefit: Web apps can connect to & fetch data directly from IPFS nodes π§΅
17.02.2025 11:19 β π 54 π 9 π¬ 2 π 0
IPFS in web applications | IPFS Docs
How to develop applications that use IPFS on the Web including addressing by CID, merkleizing, retrieval, providing, and CAR files with Helia.
π New guide: @ipfs.tech in Web apps with Helia
β’ Addressing data with CIDs
β’ Content retrieval by CID: strategies and trade-offs
β’ Working with CAR files
β’ Best practices for providing data in apps
π docs.ipfs.tech/how-to/ipfs-...
13.02.2025 14:41 β π 4 π 2 π¬ 0 π 0
Release v0.33.0 Β· ipfs/kubo
This release was brought to you by the Shipyard team.
π£ Discuss
π¦ Highlights
Shared TCP listeners
AutoTLS takes care of Secure WebSockets setup
Bitswap improvements from Boxo
Using default libp...
π Kubo v0.33.0 is out!
Highlights:
β¨ Streamlined AutoTLS listener setup
π Shared listeners between TCP & WebSocket transports
β‘οΈ New datastore options to improve writes with Pebble
π οΈ MFS stability improvements
π New DoH resolvers for .eth and .crypto
π§° WebRTC Direct fixes
github.com/ipfs/kubo/re...
31.01.2025 15:10 β π 15 π 6 π¬ 0 π 1
Share your feedback in the Helia feedback survey Β· Issue #517 Β· ipfs/helia
The Shipyard team leading the development of Helia is conducting a survey to learn about how Helia is used so that we can make it better. Your feedback will help us understand developer needs, chal...
Attention Helia users! If you havenβt completed the Helia survey yet, please do so. Your feedback is crucial for enhancing your experience, and it only takes a few minutes. Thank you! :) github.com/ipfs/helia/i....
@ipfs.tech @ipshipyard.com @libp2p.bsky.social #IPFS #libp2p #p2p
09.01.2025 17:26 β π 6 π 1 π¬ 0 π 0
Subtle but crucial distinction between recursive and non-recursive (like web seeding in Bittorrent) @ipfs.tech gateways.
More on gateway types in the recently updated IPFS docs docs.ipfs.tech/concepts/ipf...
#ipfs #http
13.12.2024 14:16 β π 0 π 1 π¬ 0 π 0
Hello π¦,
We're an engineering collective that delivers user agency through technical advancements in IPFS and libp2p. We also maintain some of the most popular IPFS and libp2p implementations.
06.12.2024 15:58 β π 1 π 0 π¬ 0 π 0
IPFS on the Web in 2024: Update From Interplanetary Shipyard
Update from Interplanetary Shipyard on our efforts to make IPFS work on the Web.
π @ipfs.tech on the Web got a massive upgrade in 2024!
π From Verified Fetch to AutoTLS, we are making decentralized, resilient, and verified data retrieval a reality in browsers.
Dive inπ
blog.ipfs.tech/2024-shipyar...
06.12.2024 13:24 β π 6 π 1 π¬ 0 π 0
25, applied researcher and technologist. on device model maxxing
building https://tiles.run.
publishing https://neurons.pub.
community https://userandagents.com.
Everything around me was someoneβs lifework.
Seed is a desktop+web app for self-publishing, powered by the open Hypermedia protocol
Our mission is to build trust and collaboration, helping communities grow on the open web.
https://seed.hyper.media
Saanich. Fritter user #3. #YYJ
Working on @hex.camp
https://linkat.blue/board/jimpick.com
The Open Source Rootzone
Protocol: handshake.org
Guides & Docs: https://hsd-dev.org
Telegram: t.me/handshake_hns
Developer's Telegram: t.me/hns_tech
Repo: github.com/handshake-org
#HNS #Handshake #FOSS
Building blocks for a better web. Open protocols to store, verify, and share data across distributed networks π.
https://ipfs.tech
Developer & Advocate
IPFS, libp2p and local-first software
bicycles and motorbikes
maker
https://norman.life
Building @market.dev // many past lives // trying to ask better questions
My Name is Russell. I'm a Software Engineer, single father, gamer, dog trainer, DIYer, tinkerer, and Web3/AI/ML/UX/FOSS enthusiast
Trying to make the web nicer. Compute at @vercel.com. A failed punk rocker.
official Bluesky account (check usernameπ)
Bugs, feature requests, feedback: support@bsky.app