Meta Muse 向用户开放云端电脑完整文件系统
Meta 工程负责人亲自解释 Muse 的云端电脑架构:你能拿到一台完整的 Ubuntu 云主机,还能翻看 Muse 自己的运行文件,安全设计讲得很细。
Meta 的 Muse 为每位用户提供一台免费的云端电脑(Muse Secure VM),运行完整 Ubuntu Linux 镜像。用户可在 runtime cell 内自由安装软件、编译代码、浏览网页,并查看 Muse 运行时生成的全部文件,包括 debian 系统文件和 Muse 自身的二进制文件。敏感操作与密码等机密信息存放在 runtime cell 之外,由名为 Sentinel 的组件监管,以防御 prompt injection 等威胁。Meta 高管 David Singleton 表示 UI 的 Library 标签页内置了文件浏览器,方便用户探索系统内部。
10/ Wes Bos 补充说明,Muse 并没有禁止用户研究这些内容,官方甚至鼓励大家探索。 Meta 方面表示,目前每位 Muse 用户都会免费获得一台真正的云端电脑。Muse Secure VM 的安全架构经过专门设计,让用户和 Muse 可以进行广泛操作。 x.com/dps/status/210… David Singleton @dps I’ve seen a couple of posts about this so wanted to demystify. Today, every Muse user gets a free computer in the cloud. It's a real computer, and we’ve designed the security architecture of the Muse Secure VM carefully so you and your Muse can do almost anything you could with a computer sitting under your desk while keeping you and the system safe from threats like prompt injection. We wrote about this at length in our security blog post – security.muse.ai . Activity in the “runtime cell”, which you share with your Muse is unfettered, but sensitive actions are all overseen by the Sentinel, which runs outside of that cell. Similarly, all sensitive secrets - like the passwords you enter into Muse’s secure credential storage - are also stored outside the runtime cell. The runtime cell gets its own root filesystem (including a full Ubuntu linux image) separate from the host filesystem where your other more sensitive data lives. Because it is isolated from the sensitive stuff that runs on the same box, this means that we can, and do, offer users full visibility and control over the files in the runtime cell. Just as you can when you install Linux on your home computer, you can poke around and see all the files that make the system work - both debian system files and the binaries and data files that implement the parts of Muse which run in the runtime cell. This was a very deliberate choice - your Muse Secure VM truly is your own computer in the cloud. You can install software in it, write and compile code, use the browser to surf the web: it is your own Linux box that you can operate as you choose with your Muse. Poking around in this computer doesn't give you any privileged access to Meta infrastructure, or to other people's data If I may geek out a little here for a second… As a kid I loved to take things apart to see how they worked. As a teenager I got into computers and soon found myself drawn to C:\WINDOWS\SYSTEM and the system registry, later Slackware’s /dev/, /proc/ etc – I could see how the system was laid out and as I explored what DLL files and .so files actually did, I gradually became able to meld the computer to my own will. We’re really proud to be able to put a real computer in millions of people’s hands with a similar level of transparency. We built a file explorer right into the Library tab of the UI. We want you to be able to see the markdown files Muse writes while it thinks about how to serve you better, and explore the internals of the system if you’d like to. So, when you ask your Muse to show you its entire filesystem, and receive gigabytes of files you’re seeing the full contents of the runtime cell. It’s yours to explore and enjoy! If you’re not a geek like me, or simply want to download the data that you personally have created directly with your Muse, we added a feature for that too in Settings > Data controls > Download your agent data. 🔗 View Quoted Tweet 💬 1 🔄 0 ❤️ 0 👀 258 📊 1 ⚡