The InterPlanetary File System (IPFS) ecosystem is entering a period of significant structural transition following the announcement that Shipyard, the primary engineering collective responsible for maintaining the protocol’s core implementations, will cease operations on September 30. The decision comes after Protocol Labs, the research and development firm that founded IPFS and Filecoin, declined to renew the funding agreement that sustained Shipyard’s engineering, maintenance, and infrastructure efforts. This development marks a pivotal shift in how one of the world’s most prominent decentralized storage protocols is governed and maintained, moving away from a centralized collective of dedicated engineers toward a more fragmented, grant-based stewardship model.
Shipyard was established in early 2024 as an independent collective composed of veteran IPFS developers, many of whom had spent years at Protocol Labs. The organization was tasked with the critical responsibility of maintaining the software that allows the IPFS network to function, including the most widely used node implementations and user-facing applications. With the cessation of funding, a suite of essential projects will be left without dedicated full-time maintainers. These projects include Kubo, the primary Go-based implementation of IPFS; Helia, the JavaScript implementation designed for web browsers; Boxo, a library of reusable modules; Rainbow, an HTTP gateway implementation; and consumer-focused tools such as IPFS Desktop and the IPFS Companion browser extension.
The Scope of Affected Infrastructure and Software
The implications of Shipyard’s wind-down extend beyond software updates to the very infrastructure that bridges the decentralized web with the traditional internet. Shipyard has been responsible for operating several public gateways and foundational network components. These include the ipfs.io and dweb.link gateways, which allow standard web browsers to access IPFS content without requiring a local node. Additionally, Shipyard maintained delegated-ipfs.dev and the critical IPFS bootstrap nodes, which serve as the initial points of contact for new nodes attempting to join the peer-to-peer network.
According to a blog post released by Shipyard, the future of these domains and the underlying hardware remains in the hands of Protocol Labs, which retains ownership of the associated assets. While the IPFS protocol itself is open-source and decentralized—meaning the network cannot be "shut down" by any single entity—the loss of Shipyard removes the specialized stewardship that ensured these services remained reliable, secure, and performant. If new maintainers or organizations do not step forward to assume these responsibilities, the user experience for developers and end-users alike could face significant degradation.
A Chronology of IPFS Development and Stewardship
To understand the weight of this transition, it is necessary to examine the decade-long history of IPFS development. The protocol was first released in 2015 by Juan Benet and Protocol Labs. Its goal was to replace the location-based addressing of the traditional HTTP web (where data is found by where it is stored) with content-based addressing (where data is found by what it is).
For the first eight years of its existence, IPFS development was largely centralized within Protocol Labs. However, as the ecosystem matured and the Filecoin network (a blockchain-based incentive layer for IPFS) gained traction, Protocol Labs began a process of "decentralizing" its own operations. This led to the creation of the "PL Network," a constellation of independent teams and startups funded by Protocol Labs to focus on specific niches within the ecosystem.
Shipyard emerged from this strategy in early 2024. By spinning off the core engineering team into an independent collective, Protocol Labs aimed to foster a more resilient development environment where the core protocol was not dependent on a single corporate entity. However, this model relied heavily on service-level agreements and funding renewals from Protocol Labs. The decision not to renew this funding just over a year after Shipyard’s inception suggests a shift in Protocol Labs’ internal priorities or a broader change in the economic strategy of the Filecoin and IPFS ecosystems.
Supporting Data and Technical Context
The scale of the IPFS network makes the maintenance of its core implementations a high-stakes endeavor. While exact numbers for peer-to-peer networks are difficult to verify, historical data suggests that the IPFS network consists of hundreds of thousands of active nodes. The ipfs.io gateway alone processes millions of requests daily, serving as a vital link for Non-Fungible Tokens (NFTs), decentralized finance (DeFi) frontends, and censorship-resistant publishing.
Kubo, the most prominent project maintained by Shipyard, is the backbone of the network. As the Go implementation, it is used by the majority of server-side deployments and storage providers. Helia, conversely, is the future of the "browser-native" decentralized web. Without dedicated engineering teams to handle security patches, performance optimizations, and compatibility updates with evolving web standards, these tools risk becoming "abandonware," which could introduce vulnerabilities into the decentralized web’s infrastructure.
Furthermore, the "bootstrap nodes" operated by Shipyard are essential for the network’s health. In a peer-to-peer system, a new node needs a list of existing peers to connect to the network. Bootstrap nodes provide this list. If these nodes are not maintained or if their IP addresses change without update, new users may find it increasingly difficult to "join" the IPFS network, leading to a gradual fragmentation of the ecosystem.
Official Responses and the Move to Lighter Stewardship
In response to the concerns raised by the community, Molly Mackinlay, the engineering and research lead at Protocol Labs, provided clarity on the future of the protocol during an online forum discussion on Hacker News. Mackinlay stated that IPFS is not being abandoned but is instead shifting to what she described as "lighter-weight stewardship."
Under this new model, Protocol Labs intends to channel support through the IPFS Foundation, an independent non-profit organization. Rather than funding a large, centralized engineering collective like Shipyard, the foundation will provide smaller grants to individual maintainers and specific teams to work on discrete tasks. Mackinlay emphasized that development on decentralized public infrastructure would continue and that the shift is intended to encourage a broader base of contributors to take ownership of different parts of the stack.
However, the transition from a cohesive engineering organization to a grant-based individual model is not without its critics. Observers in the developer community have noted that while grants are effective for feature additions, they are often less reliable for the "unseen" work of infrastructure maintenance, such as 24/7 on-call rotations, server costs, and long-term architectural planning.
Analysis of Implications for the Decentralized Web
The wind-down of Shipyard represents a significant experiment in the sustainability of open-source protocols. Most major protocols, from Linux to Ethereum, rely on a combination of corporate backing and foundation-led coordination. By removing the primary funded engineering team, IPFS is testing whether a protocol of its complexity can truly be maintained by a distributed group of grant-funded individuals.
There are three primary areas of concern for the immediate future:
-
Infrastructure Reliability: The public gateways (
ipfs.io) are the most visible part of IPFS. If Protocol Labs does not maintain the high performance of these gateways, the perceived utility of IPFS for Web2-to-Web3 bridging will decline. This could lead developers to migrate to alternative decentralized storage solutions or revert to centralized cloud providers. -
Security and Maintenance: Open-source software requires constant vigilance against new exploits. A fragmented maintenance model can lead to slower response times for critical security patches. If Kubo or Helia suffer from unpatched vulnerabilities, the reputational damage to the IPFS brand could be permanent.
-
Ecosystem Fragmentation: Without a "north star" organization like Shipyard to set the technical roadmap, different implementations of IPFS might begin to diverge in their standards and compatibility. This could lead to a "forking" of the network, where different nodes can no longer communicate effectively with one another.
On the other hand, proponents of the move argue that this is a necessary step for true decentralization. They contend that as long as one organization (Shipyard) was seen as the "official" maintainer, other companies and developers felt less inclined to contribute. By creating a vacuum, Protocol Labs may be forcing the wider community—including the many businesses that rely on IPFS—to step up and contribute resources to ensure the protocol’s survival.
The Broader Impact on Web3 Governance
The situation with Shipyard and Protocol Labs highlights a recurring theme in the Web3 industry: the difficulty of transitioning from venture-funded growth to community-led sustainability. Many protocols launched with massive capital reserves during the "bull runs" of 2017 and 2021. As those reserves are managed more conservatively, the organizations behind them are looking for ways to reduce burn rates while maintaining the networks they built.
For IPFS, the next six months will be a period of observation. The community will be watching to see how many of the Shipyard engineers transition to the grant-based model and whether other major stakeholders in the decentralized storage space—such as Pinata, Infura, or Filecoin storage providers—will increase their contributions to the core codebase.
As the September 30 deadline approaches, the focus remains on the transition plan for the projects under Shipyard’s care. While the protocol’s technical foundation remains robust, the human and organizational infrastructure that supports it is undergoing its most rigorous test since the protocol’s inception. The outcome will likely serve as a case study for other decentralized projects facing similar questions of long-term governance and financial independence.







