Interplanetary Shipyard
@ipshipyard.com
π€ 69
π₯ 15
π 10
Engineering collective that delivers user agency through technical advancements in IPFS and libp2p.
π’ 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...
loading . . .
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...
https://github.com/ipfs/kubo/releases/tag/v0.37.0
28 days ago
0
4
2
An Update about Shipyard and Libp2p:
ipshipyard.com/blog/2025-li...
loading . . .
An update about Libp2p maintenance at Shipyard
Shipyard will conclude maintenance of go-libp2p and js-libp2p on September 30, 2025, and is working to transition stewardship to the community.
https://ipshipyard.com/blog/2025-libp2p-maintenance-update/
about 1 month ago
0
5
4
reposted by
Interplanetary Shipyard
Daniel Norman ποΈ
2 months ago
Learn to Debug js-libp2p & Helia in Browsers and Node.js
youtu.be/AKNGtn7EZxI?...
loading . . .
Debugging js-libp2p & Helia in Browsers and Node.js
YouTube video by IPFS
https://youtu.be/AKNGtn7EZxI?feature=shared
0
4
3
π’ 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
loading . . .
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...
https://github.com/ipfs/kubo/releases/tag/v0.36.0
2 months ago
0
2
0
reposted by
Interplanetary Shipyard
Seed Hypermedia
6 months ago
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)
0
5
4
reposted by
Interplanetary Shipyard
Daniel Norman ποΈ
4 months ago
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...
loading . . .
Service Workers for IPFS on the Web
YouTube video by IPFS
https://www.youtube.com/watch?v=qtIJXRgxjVA&ab_channel=IPFS
0
5
3
reposted by
Interplanetary Shipyard
Daniel Norman ποΈ
4 months ago
New guide on setting up a custom domain for sites
@ipfs.tech
deployed to IPFS with a DNSLink record using Kubo and Caddy (for TLS) π
docs.ipfs.tech/how-to/websi...
loading . . .
Setup a DNSLink Gateway to serve static sites with Kubo | IPFS Docs
Learn how to set up a DNSLink Gateway with Kubo and Caddy to serve IPFS content via your own domain including TLS (HTTPS).
https://docs.ipfs.tech/how-to/websites-on-ipfs/dnslink-gateway/
0
6
2
reposted by
Interplanetary Shipyard
Daniel Norman ποΈ
6 months ago
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...
loading . . .
Deploy Static Apps and Websites to IPFS with GitHub Actions
YouTube video by IPFS
https://www.youtube.com/watch?v=ZRrPBqqFKFU&ab_channel=IPFS
0
9
2
reposted by
Interplanetary Shipyard
Daniel Norman ποΈ
6 months ago
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...
loading . . .
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
https://github.com/ipfs-examples/helia-examples/tree/main/examples/helia-101
0
5
1
reposted by
Interplanetary Shipyard
SgtPooki
6 months ago
IDK if anyone has seen this.. but IPFS Kad-DHT spec is in PR:
github.com/ipfs/specs/p...
#ipfs
@ipshipyard.com
#dht
#kademlia
loading . . .
Add IPFS Kademlia DHT Specification by guillaumemichel Β· Pull Request #497 Β· ipfs/specs
Long overdue Fixes #345
https://github.com/ipfs/specs/pull/497
0
7
2
The DAG builder has new defaults in line with Helia and
@storacha.network
π - CIDv1s - Raw leaves - 1024 children
dag.ipfs.tech
loading . . .
DAG builder visualization
https://dag.ipfs.tech/
7 months ago
0
7
3
reposted by
Interplanetary Shipyard
Daniel Norman ποΈ
7 months ago
CID profiles help establish CID equivalency for files/dirs (UnixFS) in
@ipfs.tech
in a predictable manner across implementations. Interesting discussionπ
discuss.ipfs.tech/t/should-we-...
loading . . .
Should we profile CIDs?
Also, DASL is an incomplete solution the problems described above because it doesnβt address chunking and DAG width for larger files. So we are still pursuing profiling to get predictable, comparable...
https://discuss.ipfs.tech/t/should-we-profile-cids/18507/37
0
2
2
reposted by
Interplanetary Shipyard
Daniel Norman ποΈ
7 months ago
Could IPFS have prevented the Bybit hack?
blog.ipfs.tech/2025-could-i...
loading . . .
Could IPFS have prevented the Bybit hack?
The Bybit hack revealed several security failures, this post examines whether IPFS could have helped prevent the hack and practical solutions for dapp developers.
https://blog.ipfs.tech/2025-could-ipfs-prevent-bybit-hack/
0
16
11
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 π
7 months ago
0
3
0
reposted by
Interplanetary Shipyard
IPFS
7 months ago
π 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 π§΅
2
54
9
π 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-...
loading . . .
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.
https://docs.ipfs.tech/how-to/ipfs-in-web-apps/
7 months ago
0
4
2
π 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...
loading . . .
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...
https://github.com/ipfs/kubo/releases/tag/v0.33.0
8 months ago
0
15
7
reposted by
Interplanetary Shipyard
SgtPooki
9 months ago
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
loading . . .
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...
https://github.com/ipfs/helia/issues/517
0
6
1
Weβre excited to share a quick update about our 2025 work-plans for
@ipfs.tech
at Shipyard! π Your feedback and ideas mean a lot to us, and weβd love to hear your thoughts to make these plans even better.
discuss.ipfs.tech/t/work-plans...
loading . . .
Work-plans for kubo, helia, & other Shipyard IPFS projects in 2025
Hi everyone π Weβre excited to share a quick update about our 2025 work-plans for IPFS at Shipyard! π Your feedback and ideas mean a lot to us, and weβd love to hear your thoughts to make these plans...
https://discuss.ipfs.tech/t/work-plans-for-kubo-helia-other-shipyard-ipfs-projects-in-2025/18742
10 months ago
0
1
0
reposted by
Interplanetary Shipyard
Daniel Norman ποΈ
10 months ago
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
0
0
1
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.
10 months ago
0
1
0
π
@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...
loading . . .
IPFS on the Web in 2024: Update From Interplanetary Shipyard
Update from Interplanetary Shipyard on our efforts to make IPFS work on the Web.
https://blog.ipfs.tech/2024-shipyard-improving-ipfs-on-the-web/
10 months ago
0
6
1
you reached the end!!
feeds!
log in