Interplanetary Shipyard
@ipshipyard.com
68 followers 15 following 12 posts
Engineering collective that delivers user agency through technical advancements in IPFS and libp2p.
Posts Media Videos Starter Packs
ipshipyard.com
🚢 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...
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...
github.com
ipshipyard.com
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
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.
Dweb.link
ipshipyard.com
🚢 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...
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...
github.com
Reposted by Interplanetary Shipyard
ipshipyard.com
🚢 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
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...
github.com
Reposted by Interplanetary Shipyard
seed.hyper.media
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)
Reposted by Interplanetary Shipyard
norman.life
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...
Service Workers for IPFS on the Web
YouTube video by IPFS
www.youtube.com
Reposted by Interplanetary Shipyard
norman.life
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...
Deploy Static Apps and Websites to IPFS with GitHub Actions
YouTube video by IPFS
www.youtube.com
Reposted by Interplanetary Shipyard
norman.life
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...
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
github.com
ipshipyard.com
The DAG builder has new defaults in line with Helia and @storacha.network 💅

- CIDv1s
- Raw leaves
- 1024 children

dag.ipfs.tech
DAG builder visualization
dag.ipfs.tech
ipshipyard.com
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 👇
Reposted by Interplanetary Shipyard
ipfs.tech
IPFS @ipfs.tech · Feb 17
🚀 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 🧵
ipshipyard.com
📚 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-...
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.
docs.ipfs.tech
ipshipyard.com
🚀 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...
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...
github.com
Reposted by Interplanetary Shipyard
norman.life
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
ipshipyard.com
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.
ipshipyard.com
🌐 @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...
IPFS on the Web in 2024: Update From Interplanetary Shipyard
Update from Interplanetary Shipyard on our efforts to make IPFS work on the Web.
blog.ipfs.tech