10 lines
368 B
JSON
10 lines
368 B
JSON
{
|
|
"id": "daily-driver",
|
|
"label": "Daily-Driver",
|
|
"description": "Balanced privacy and usability. Full hardened baseline; app control in audit.",
|
|
"isDefault": true,
|
|
"hardening": { "modules": ["00","01","02","03","04","05","06","07"], "params": { "wdac": "audit" } },
|
|
"appSet": ["SilverBrowser","SilverVPN","SilverKeys"],
|
|
"settings": { "autoLock": 120 }
|
|
}
|