Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

LiteBox

A security-focused library OS

[!NOTE]
This project is currently actively evolving and improving. While we are working toward a stable release, some APIs and interfaces may change as the design continues to mature. You are welcome to explore and experiment, but if you need long-term stability, it may be best to wait for a stable release, or be prepared to adapt to updates along the way.

LiteBox 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.

LiteBox exposes a Rust-y nix/rustix-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.

Example use cases include:

  • Running unmodified Linux programs on Windows
  • Sandboxing Linux applications on Linux
  • Run programs on top of SEV SNP
  • Running OP-TEE programs on Linux
  • Running on LVBS

LiteBox and related projects

Contributing

See the following files for details:

License

MIT License. See ./LICENSE for details.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

关于 About

A security-focused library OS supporting kernel- and user-mode execution

语言 Languages

Rust94.6%
Python1.7%
C1.6%
JavaScript1.1%
Assembly0.4%
CSS0.3%
Shell0.1%
Linker Script0.1%
HTML0.1%
Makefile0.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
442
Total Commits
峰值: 20次/周
Less
More

核心贡献者 Contributors