зеркало из
1
0
Форкнуть 0
A public repository for useful developments surrounding Windows Sandbox
Перейти к файлу
Kavya N 78eed797e0
Update OUTREACH.md
2024-05-30 15:09:42 -07:00
.github/ISSUE_TEMPLATE
Folding In Sandbox
assets
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
OUTREACH.md
README.md
SECURITY.md

README.md

illustration showing Windows Sandbox being secure and easy to use

Welcome to the Windows Sandbox repo!

Windows Sandbox (WSB) provides a lightweight desktop environment to safely run applications in isolation. This feature provides a safe and secure space for testing and debugging apps, exploring unknown files, or experimenting with tools. Software installed inside the Windows Sandbox environment remains isolated from the host machine with hypervisor-based-virtualization.

Windows Sandbox offers the following features:

  • Part of Windows: Everything required for this feature is included in the supported Windows SKUs like Pro, Enterprise and Education. There's no need to maintain a separate VM installation.
  • Disposable: Nothing persists on the device. Everything is discarded when the user closes the application.
  • Pristine: Every time Windows Sandbox runs, it's as clean as a brand-new installation of Windows.
  • Secure: Uses hardware-based virtualization for kernel isolation. It relies on the Microsoft hypervisor to run a separate kernel that isolates Windows Sandbox from the host.
  • Efficient: Takes a few seconds to launch, supports virtual GPU and has smart memory management that optimizes memory footprint.

If you want to learn more about how Windows Sandbox, check out our documentation.

What is this repo for?

This repository is for:

  • Links to add-ons and tools that leverage Windows Sandbox developed by Microsoft team and our awesome developer community.
  • Reporting issues or suggesting new features found when using Windows Sandbox.

Please read our Contributor's Guide for more information.

Windows Sandbox Resources

Community Windows Sandbox projects

Here is a list of great repositories made by the community - feel free to browse through them and contribute where you can!

Name Owner Description
GUI Tools Windows Sandbox Editor Damien Van Robaeys GUI for generating and managing Windows Sandbox. Blog post.
Run in Sandbox Context Menu Damien Van Robaeys Adds right-click context menus for running scripts, applications, and more in Windows Sandbox
Utilities PyWinSandbox</a/> Yiftach Karkason Python library to create and control Windows Sandboxes with RPyC & Simple CLI Utilities.

Code of conduct

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

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 and 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 is subject to those third-parties' policies.