sandboxie-plus/Sandboxie

Troubleshooting script for different box types

Open

#3144 opened on Jul 30, 2023

View on GitHub
 (0 comments) (1 reaction) (0 assignees)C (18,328 stars) (1,985 forks)batch import
Feature RequestHelp Wanted

Description

Is your feature request related to a problem or use case?

Some programs work quite well in a standard sandbox, while they don't work in privacy boxes and security boxes, due to then not being able to access certain resources, whatever those might be.

Describe the solution you'd like

A troubleshooting script could be created, helping the user to set up the box. The user picks that the program works fine, in one type of box, but not in a more restrictive type of box (or another box type in general) The troubleshooting wizard asks the user to start the program inside a standard sandbox and records which resources are accessed by that box or program. It then may present access rules to the user with the option to set them for a selected or newly created box.

Describe alternatives you've considered

No response

Contributor guide