Quick Facts
- Category: Software Tools
- Published: 2026-05-09 05:29:02
- AWS Unveils Free AI Education for 100,000; Launches Aurora Express, Agent Plugin for Serverless
- Canonical Under Siege: Cyberattack Disrupts Ubuntu, Snap Store, and Launchpad
- First Ransomware Family Confirmed to Use Quantum-Resistant Encryption: The Kyber Case
- cargo-nextest Hits 3x Speed Boost Over cargo test as RustRover Gets Native IDE Support
- Rebuilding GitHub Enterprise Server Search for High Availability: Key Questions Answered
Breaking: New Open Standard for Web Blocks Launched
A new open and free protocol, called the Block Protocol, has been announced today. It aims to make web blocks—elements like calendars, Kanban boards, and image galleries—interchangeable across all web editors and apps. The first draft is now available for developers to test.

“For too long, every app had to build blocks from scratch, limiting users to whatever the developer had time to implement,” said a spokesperson for the development team. “The Block Protocol changes that by letting anyone create a block once and have it work everywhere.”
Background
Current web editors—from WordPress to Notion to Medium—all rely on a block-based interface, where users insert content via a “+” or “/” key. However, each platform has its own proprietary system for creating and hosting these blocks.
This lack of standardization means users cannot move blocks between apps and are stuck with the limited features each editor provides. Developers must re-implement every block type for their own platform, wasting time and resources.
What This Means
If widely adopted, the Block Protocol would allow any block to be used in any application that follows the standard. App developers would write the embedding code just once and instantly support a huge library of block types.
“Our hope is that this makes life easier for both developers and end users,” added the team. “Anyone can develop a block—like an interactive chart or a booking form—and share it openly.” The project is 100% free and open-source, with sample code available on GitHub.

How Blocks Will Work
Blocks can be any content element: paragraphs, lists, tables, diagrams, videos, order forms, calendars, or even structured data interfaces. The protocol defines how an embedding application communicates with a block, ensuring compatibility.
The initial release includes simple example blocks and a basic editor to demonstrate the concept. The team invites the open-source community to contribute to a growing library of reusable blocks.
Next Steps
The Block Protocol is still in early draft form, but feedback is already being gathered. Developers working on blogging tools, note-taking apps, or CMS platforms are encouraged to experiment with the protocol and provide input.
“We believe this could become a foundational standard for the web, like HTTP or HTML,” the spokesperson concluded. “Our users deserve blocks that work everywhere, not just in one silo.”