Troubleshooting script for different box types
#3.144 geöffnet am 30. Juli 2023
Repository-Metriken
- Stars
- (18.328 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 1T 17h) (8 gemergte PRs in 30 T)
Beschreibung
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