-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New privacy switches in macOS 15 are not managed by allowDiagnosticSubmission
#434
Comments
This is a find! with a capital FIND! I wonder if these "features" bypass other restrictions with a nuisance. They're not exactly Siri, and Spotlight. I wonder what the underlying "linux" subsystem is? |
I think we found those and added rules for them. |
@vaughnhart there is no linux subsystem. It isn't linux. It isn't anywhere near linux. macOS is a unix and linux is not a unix. |
yeppers... private... I was more thinking about how spotlight was feeding from, if I remember correctly, lookup and another search database that could be controlled on the command line. I wondered if the same was for these two "options" as well. |
Thanks, it's really disturbing to have these options hidden in different places and covered by subkeys in different corners. There should be a clear primary key there that overrides any subsequently added sub-switches. @robertgendler Anyway, thanks for your work and quick answer! |
A little extra thought, maybe we should also record the corresponding UI settings description text there, so that it is easier for people to find and confirm. For example when I search for, there is nothing there: Unless I simplify the search terms: |
Good point! We'll try to remember to update the discussion and/or title a bit. |
Though my org using this setting for "improve assistive voice" shows setting as disabled, the setting is not greyed out and the slider can be moved to 'on' position but immediately moves back to off. |
@JamminR That's expected when it's not a setting that Apple officially supports as being manageable. Nobody has programmed it to "lock". But if you re open system settings it's off. |
Thank you for the response. I'll stop looking for a solution to a non-problem, and will go back to occasional Apple managed device github settings review in hopes they add ability to lock it as they have the other settings. |
Problem to solve
Two new data collection switches in macOS 15 (enabled by default):
The restrictions key
allowDiagnosticSubmission
cannot cover the newly added switches, as shown in the screenshots:Documentation
https://developer.apple.com/documentation/devicemanagement/restrictions
Links / references
https://support.apple.com/en-me/guide/mac-help/mchl54d95e8a/mac
https://www.apple.com/legal/privacy/data/en/improve-assistive-voice-features/
The text was updated successfully, but these errors were encountered: