10 lines
376 B
JSON
10 lines
376 B
JSON
{
|
|
"id": "privacy-max",
|
|
"label": "Privacy-Max",
|
|
"description": "Maximum lockdown. App control enforced, tightest toggles.",
|
|
"isDefault": false,
|
|
"hardening": { "modules": ["00","01","02","03","04","05","06","07"], "params": { "wdac": "enforce" } },
|
|
"appSet": ["SilverBrowser","SilverVPN","SilverKeys","SilverDuress","SilverChat"],
|
|
"settings": { "autoLock": 60 }
|
|
}
|