
Bubblewrap
Firejail
Sandboxie
Cuckoo Sandbox
Windows Sandbox
Qu1cksc0pe
SHADE Sandbox
Sandboxie-Plus
grsecurity
AppArmor
SELinux
Kata Containers
Wazuh
CLIP OS
Firejail
Qubes OS
Bubblewrap
grsecurityBased on our record, Bubblewrap should be more popular than grsecurity. It has been mentiond 48 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Typically I just want to isolate the agent disallowing it from accessing other parts of the filesystem. Using a different user might be enough, but I typically use [bubblewrap](https://github.com/containers/bubblewrap). - Source: Hacker News / 21 days ago
A third way sort of in between, that I'm using in crossdev-stages already, is to leverage more modern linux features to have both sandboxing AND the illusion of being root. Hakoniwa and bubblewrap are the best tools to achieve that. - Source: dev.to / 28 days ago
It depends - for what? If your security model is sandboxing an agent to ensure they don't nuke your PC, then there are a lot of options, you can use something like bubblewrap[1] or a microVM like libkrun[2] if your goal is light-weight, up to full Docker if you want the tooling that comes with that. [1] https://github.com/containers/bubblewrap [2] https://github.com/libkrun/libkrun. - Source: Hacker News / 28 days ago
I use both the openai subscription and the opencode go subscription. I use the go subscription for my personal work and the openai subscription for my consulting work. The differences between the models are minimal, but I usually stick with gpt-5.4-mini, gpt-5.4, mimo-pro-2.5, deepseek-v4-pro. These latter ones have way more usage than even using 5.4-mini so I tend to use them in personal projects for that reason.... - Source: Hacker News / about 1 month ago
Https://github.com/containers/bubblewrap?tab=readme-ov-file For hardware virtualized machines it much harder but you can do it via:. - Source: Hacker News / 4 months ago
There is https://grsecurity.net/ but it's not free. It's developed by people with much more experience defending against attackers than all of the other projects combined. - Source: Hacker News / about 1 year ago
No the closest alternative is https://grsecurity.net/. - Source: Hacker News / about 1 year ago
Yes, https://grsecurity.net/ Why did you use archive.org to get to wikipedia?? - Source: Hacker News / about 3 years ago
There's https://grsecurity.net/, which has an additional patchset, but many argue (and I agree, that it violates the GPL). Source: over 3 years ago
1.https://www.privacyguides.org/basics/threat-modeling/ 2. https://www.privacyguides.org/linux-desktop/overview/ 3. https://www.privacyguides.org/basics/common-threats/#common-misconceptions 4. https://madaidans-insecurities.github.io/linux.html 5. Founder of Qubes 6. https://twitter.com/justinschuh/status/1190347400885329920 7.... Source: about 4 years ago
Firejail - security sandbox
AppArmor - A Mandatory Access Control (MAC) system which is a kernel (LSM) enhancement to confine programs to...
Sandboxie - Sandboxie is a program for Windows that is designed to allow the user to isolate individual programs on the hard drive.
SELinux - A security enhancement to Linux which allows users and administrators more control over access...
Cuckoo Sandbox - Cuckoo Sandbox provides detailed analysis of any suspected malware to help protect you from online threats.
Kata Containers - Lightweight virtual machines that seamlessly plug into the containers ecosystem.