[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-73337":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},73337,"litebox","microsoft\u002Flitebox","microsoft","A security-focused library OS supporting kernel- and user-mode execution","",null,"Rust",2633,132,25,89,0,8,15,34,24,28.37,"MIT License",false,"main",[],"2026-06-12 02:03:12","# LiteBox\n\n> A security-focused library OS\n\n> [!NOTE]  \n> This project is currently actively evolving and improving. While we are\n> working toward a stable release, some APIs and interfaces may change as the\n> design continues to mature. You are welcome to explore and experiment, but if\n> you need long-term stability, it may be best to wait for a stable release, or\n> be prepared to adapt to updates along the way.\n\nLiteBox is a sandboxing library OS that drastically cuts down the interface to the host, thereby reducing attack surface.  It focuses on easy interop of various \"North\" shims and \"South\" platforms.  LiteBox is designed for usage in both kernel and non-kernel scenarios.\n\nLiteBox exposes a Rust-y [`nix`](https:\u002F\u002Fdocs.rs\u002Fnix)\u002F[`rustix`](https:\u002F\u002Fdocs.rs\u002Frustix)-inspired \"North\" interface when it is provided a `Platform` interface at its \"South\".  These interfaces allow for a wide variety of use-cases, easily allowing for connection between any of the North--South pairs.\n\nExample use cases include:\n- Running unmodified Linux programs on Windows\n- Sandboxing Linux applications on Linux\n- Run programs on top of SEV SNP\n- Running OP-TEE programs on Linux\n- Running on LVBS\n\n![LiteBox and related projects](.\u002F.figures\u002Flitebox.svg)\n\n## Contributing\n\nSee the following files for details:\n\n- [CONTRIBUTING.md](.\u002FCONTRIBUTING.md)\n- [CODE_OF_CONDUCT.md](.\u002FCODE_OF_CONDUCT.md)\n- [SECURITY.md](.\u002FSECURITY.md)\n- [SUPPORT.md](.\u002FSUPPORT.md)\n\n## License\n\nMIT License.  See [.\u002FLICENSE](.\u002FLICENSE) for details.\n\n## Trademarks\n\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft \ntrademarks or logos is subject to and must follow \n[Microsoft's Trademark & Brand Guidelines](https:\u002F\u002Fwww.microsoft.com\u002Fen-us\u002Flegal\u002Fintellectualproperty\u002Ftrademarks\u002Fusage\u002Fgeneral).\nUse of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.\nAny use of third-party trademarks or logos are subject to those third-party's policies.\n","LiteBox 是一个专注于安全的库操作系统，支持内核模式和用户模式执行。它通过大幅减少与宿主机的接口来降低攻击面，并且设计上注重不同“北向”适配层与“南向”平台之间的轻松互操作性。该项目使用 Rust 语言开发，提供了类似 `nix` 和 `rustix` 的北向接口，当提供一个南向的 `Platform` 接口时，可以实现多种用例下的灵活连接。适用于在 Windows 上运行未经修改的 Linux 程序、在 Linux 中沙箱化 Linux 应用程序、基于 SEV SNP 运行程序、在 Linux 上运行 OP-TEE 程序等场景。当前项目处于活跃开发阶段，部分 API 可能会随设计成熟而发生变化。",2,"2026-06-11 03:45:04","high_star"]