Webxdc - Secure mini apps for chats
摘要
Webxdc 提供了一种社区驱动的小程序容器格式,应用在沙盒中运行且禁止访问互联网,确保数据不被追踪或外泄。其核心特点包括:完全 P2P 传输(基于 Iroh)、支持离线运行、无需中心化服务器或应用商店。开发者只需将 HTML、CSS 和 JS 打包为 .xdc 文件即可发布,由聊天客户端负责加密、分发和身份验证。
荐读理由
利用其提供的沙盒架构与 P2P 传输机制,你无需租赁服务器或处理用户数据,即可通过简单的 HTML/JS 打包开发出具备强隐私保护能力的聊天插件,极大地降低了独立开发隐私工具的运维与合规门槛。
原文
webxdc
Secure mini apps for chats
Play games or collaborate, privately.
Supported by
Visit homepage
How to use
Download Source
Private and peer-to-peer
🛡️ No tracking
Apps are sandboxed with zero internet access. They can never phone home, track you, or leak data. Verified by an independent security audit.
🌿 Works offline
Mini-apps run on the phones and devices of your chat partners only. No servers needed. Everyone can use mini apps while completely offline.
❤️ No platforms
Webxdc is a community-based mini app container format with a simple API. The same app works everywhere, no billionaire permissions needed.
🕊️ Peer-to-Peer
Apps are shared peer-to-peer through your chat, and support realtime collaboration, using Iroh in all chatmail clients.
Build your own mini app
If you can build a web page, you can build a mini app. Just zip your HTML, CSS and JavaScript into a .xdc file and share it in a chat. No hosting, no app stores, no user data to handle. The chat messenger takes care of delivery, encryption and identity so your code can focus entirely on the user experience.
这条对你有帮助吗?