Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Sandboxie is a software that offers sandbox-based isolation for 32- and 64-bit Windows NT-based systems. It has been under the development of David Xanatos since its transition to open-source status; prior to that, it was managed by Sophos, which obtained it from Invincea, the company that previously acquired it from its original creator, Ronen Tzur. By creating an isolated operating environment, Sandboxie allows users to run or install applications without making permanent changes to the local or mapped drives. This virtual isolation enables safe testing of untrusted applications and secure web browsing. Following its open-source release, Sandboxie is available in two versions: the classic build featuring a MFC-based user interface and the Plus build that comes with enhanced features and a completely new Q't based interface. Most of the new functionalities are directed towards the Plus version, but many can also be accessed in the classic version by modifying the sandboxie.ini file. This flexibility makes it easier for users to benefit from updates while still maintaining a preference for the traditional interface.
Description
runc is a command-line interface utility designed to create and manage containers in accordance with the OCI specification, but it is limited to Linux environments. For compilation, it requires Go version 1.17 or higher, and to activate seccomp features, libseccomp must be installed on your system. The tool offers optional build tags that allow for the inclusion of various functionalities, many of which are activated by default. Currently, runc allows its test suite to be executed through Docker, and simply typing `make test` initiates this process. Although there are additional make targets available for testing outside of a container, this practice is discouraged since the tests assume permission to read and write files freely. You can also specify individual test cases using the TESTFLAGS variable, or focus on a particular integration test with the TESTPATH variable; for rootless integration tests, the ROOTLESS_TESTPATH variable should be used. It’s important to remember that runc serves as a foundational tool rather than one intended for end-user interaction, making it more suitable for developers who need lower-level container management capabilities. Ultimately, understanding its purpose and use cases is essential for effective application.
API Access
Has API
API Access
Has API
Integrations
Docker
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Sandboxie
Founded
2004
Website
sandboxie-plus.com
Vendor Details
Company Name
Open Container Initiative (OCI)
Website
github.com/opencontainers/runc