A new project called FAIR — a federated and independent repository of trusted plugins and themes — launched at WordCamp Europe in Basel. Built by long‑time WordPress contributors and hosted under the Linux Foundation, FAIR aims to offer an alternative distribution path for plugins and themes, deliberately decentralizing where extensions and updates are served in response to recent governance concerns within the WordPress ecosystem.
Why FAIR was created
The initiative grew from worries after last year’s disputes over plugin ownership and control, most visibly when Automattic assumed a plugin slug tied to WP Engine’s ACF. That incident raised questions for enterprise legal teams, agencies, and hosts about supply chain resilience and the concentration of authority that allows single parties to make unilateral changes. FAIR’s name reflects its intent: a federated, independent repository for trusted extensions.
Over six months the founders collaborated with more than 100 contributors across 10+ organizations and sought neutral governance through the Linux Foundation. A technical steering committee includes recognizable community figures such as Carrie Dils, Mika Epstein, and Ryan McCue. FAIR is not a fork of WordPress core; it’s an alternative distribution and update model that reduces reliance on WordPress.org without changing the CMS itself.
How to try FAIR today
FAIR is available as a plugin you can install on existing sites and as a full WordPress distribution that includes the FAIR plugin (the latter is aimed at hosts and new installs). To test it you download a release from the FAIR GitHub releases page, install via Plugins → Add Plugin → Choose File, and activate. After activation a FAIR settings area appears in the dashboard. One visible feature is FAIR Avatars, which lets sites opt out of mandatory Gravatar usage. Admin notices will indicate when updates are being served from FAIR and partner projects rather than from WordPress.org.
Related projects
AspirePress, a project with similar decentralization goals, released a plugin around the same time. The overlap in aims and people suggests an emerging ecosystem of federated update providers rather than a single alternative repository.
Who stands to benefit
– Everyday users: Immediate changes are mostly philosophical — FAIR doesn’t radically alter day‑to‑day site use, but it offers an option for those who prioritize decentralization and different governance.
– Developers: FAIR allows packaging free and premium editions into a single cryptographically signed bundle, simplifying distribution and enabling new business models.
– Enterprises and hosts: FAIR addresses supply chain security, compliance, and risk management. Organizations can run FAIR behind firewalls, limit available extensions, align with regulations, and use code signing and cryptographic measures enterprises have been asking for.
Concerns and the WordPress co‑founder’s take
Matt Mullenweg responded hours after FAIR’s announcement, acknowledging good intent while raising technical and operational concerns. He noted that decentralization can increase the number of potential compromise points compared with a single well‑maintained host, complicate consistency and staged update rollouts, remove centralized analytics and controls, and make uniform policy enforcement harder. He said he appreciated people shipping code and expressed interest in reviewing FAIR’s implementation.
The broader significance
FAIR represents the most significant move toward decentralizing how WordPress extensions are distributed since the platform began. Backing by the Linux Foundation and involvement from respected community members gives it credibility, and it directly tackles governance and supply chain questions raised by recent disputes. Technical challenges Mullenweg highlighted will need engineering responses, but FAIR addresses the governance risks that motivated its creators.
Whether FAIR becomes widely adopted remains to be seen. If it can solve operational and security concerns while preserving trust signals and moderation, it could reshape how plugins and themes are distributed for years to come. Will you install FAIR on your sites?