Cloudflare blog阅读:《Introducing EmDash — the spiritual successor to WordPress that solves plugin security》
软件开发成本已大幅降低。我们最近利用人工智能Code Agent...我们的Agent一直在进行一项更具雄心的项目:从零开始重建 WordPress 开源项目。
WordPress网站96% 的安全问题都源于插件...它没有任何隔离机制...安装 WordPress 插件时,您实际上是将几乎所有权限都授予了它
EmDash 解决了这个问题。在 EmDash 中,每个插件都在其独立的沙箱...添加插件的人员可以精确地知道自己授予了插件哪些权限;
每个 EmDash 网站都内置了 x402 支持——对访问内容收费;
EmDash 与众不同:它专为在无服务器平台上运行而设计;
EmDash 由 Astro 提供支持;
每个 EmDash 实例都包含Agent Skills;
EmDash CLI使您的代理能够以编程方式与本地或远程 EmDash 实例进行交互;
EmDash 默认使用基于密钥的身份验证;
🔗: https://blog.cloudflare.com/emdash-wordpress
Deploy: https://deploy.workers.cloudflare.com/?url=https://github.com/emdash-cms/templates/tree/main/blog-cloudflare
: https://github.com/emdash-cms/emdash/
Hacker News: https://news.ycombinator.com/item?id=47602832

Introducing EmDash — the spiritual successor to WordPress that solves plugin security
Today we are launching the beta of EmDash, a full-stack serverless JavaScript CMS built on Astro 6.0. It combines the features of a traditional CMS with modern security, running plugins in sandboxed Worker isolates.
