EN
返回档案库

档案库 · 开发与企业工具 · 产品决策 · 2026

Bento 豪赌:一份 HTML 文件即幻灯片,而非租用的云文档:HN 1033 分

一款开源 PowerPoint 替代品,约 560KB 的 .bento.html 文件同时是文档、编辑器和播放器;在 HN 首页获得 1033 分。

Bento (nyblnet)

它在赌什么一份 HTML 文件应该承载整个办公文档——编辑器、查看器和播放器——这样幻灯片可以永久离线工作,AI 可以直接编辑,而无需云锁定。已上线

做的是什么生意

Bento is an open-source (MIT) PowerPoint alternative in which a presentation is a single ~560KB HTML file that carries its own viewer, editor and presenter, with E2EE live collaboration, built-in charts and AI editing.

起因

The nyblnet team kept hand-rolling web apps as presentations because AI presentation makers were terrible at enterprise brand standards, so they built Bento to turn that practice into a format. Slides shipped as the first app, with spaces (notes) and dash (sheets) announced next, and the launch was posted to HN on 2026-07-22.

经过

The Show HN thread drew 239 comments discussing the self-contained format, TiddlyWiki and HyperCard comparisons, CRDT collaboration, and signed self-updates; the creator explained the architecture in the thread — a JSON document block, base64 app blob, File System Access API write-back, and ECDSA-signed releases. The roadmap promises a full single-file office suite: slides, spaces, dash and vault.

结果

Still live and free: bento.page/slides runs the entire app in the browser, decks download as .bento.html files, and offline mode hard-blocks updates and collaboration; no funding has been announced.

背景

Bento 是一款开源(MIT)的 PowerPoint 替代品,其中演示文稿是一个约 560KB 的 HTML 文件。该文件同时是文档、编辑器和播放器:在任何浏览器中打开即可演示或编辑,发送给任何人,无需账户、云或安装即可工作。

核心信念是办公文档应该是你拥有的东西,而不是租用的。文档以纯 JSON 形式保存在文件顶部附近,周围的应用是自包含的,更新采用 ECDSA 签名且可选,离线模式一旦开启将严格屏蔽所有网络使用。实时协作使用 CRDT,端到端加密密钥保存在文件中,而 Cloudflare Durable Objects 上的盲中继仅存储密文。

2026-07-22 的 Show HN 帖子在首页获得了 1033 分和 239 条评论,讨论围绕自包含格式、与 TiddlyWiki 和 HyperCard 的比较以及更新方案展开。截至 2026 年 9 月,幻灯片在 bento.page 免费提供,并宣布 spaces(笔记)、dash(表格)和 vault 将陆续推出,以完成单文件办公套件。

这件事要成立,得有什么

  • 单文件分发消除了办公软件常见的安装、登录和版本问题。
  • 将文档保持为纯 JSON 使幻灯片可直接被 AI 代理编辑,顺应 2026 年代理工作流趋势。
  • 端到端加密协作且密钥存于文件内,解决了对云幻灯片工具隐私的担忧。
  • 持久性承诺——2026 年的文件在 2036 年仍能打开——将 PowerPoint 的比较焦点从功能转向所有权。

可借鉴之处

让文件成为产品:当工件包含编辑器、查看器和数据时,分发、协作和归档无需公司服务器——护城河从锁定转移到信任和格式。

后续进展

截至 2026 年 9 月 2 日,Bento 免费可用:幻灯片应用在 bento.page/slides 浏览器中完全运行,幻灯片可下载为 .bento.html 文件,代码库采用 MIT 许可证,欢迎贡献。路线图列出 bento/spaces(笔记)、bento/dash(表格)和 bento/vault 作为未来的单文件应用。团队尚未宣布融资或收入计划,而格式的真正考验——用户是否会在工作场所采用非 PowerPoint 产物——仍在进行中。

资料来源

发现哪里写错了?告诉我们。

轮到你了

你刚读完一家。说说你在做什么,看看谁在赌同一件事。

免费账号 · 3 次免费提问 · 不用绑卡

相关案例