Disabling server-side logging of Siri requests
81 points by chris-at 5 years ago | 17 comments- dijit 5 years agoThe .plist doesn’t appear malicious, but I wouldn’t ideally be installing random profiles like this from random places.
- dfeojm-zlib 5 years agoHow to make your own:
https://www.idropnews.com/how-to/heres-how-to-stop-sharing-y...
It should look something like this (you'll have to remove a bunch of other unnecessary settings from the file to make it look list this):
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>PayloadContent</key> <array> <dict> <key>PayloadDescription</key> <string>Configures restrictions</string> <key>PayloadDisplayName</key> <string>Restrictions</string> <key>PayloadIdentifier</key> <string>com.apple.applicationaccess.masked</string> <key>PayloadType</key> <string>com.apple.applicationaccess</string> <key>PayloadUUID</key> <string>masked</string> <key>PayloadVersion</key> <integer>1</integer> <key>allowSiriServerLogging</key> <false/> </dict> </array> <key>PayloadDisplayName</key> <string>Prevent Siri from Logging Me</string> <key>PayloadIdentifier</key> <string>masked</string> <key>PayloadRemovalDisallowed</key> <false/> <key>PayloadType</key> <string>Configuration</string> <key>PayloadUUID</key> <string>masked</string> <key>PayloadVersion</key> <integer>1</integer> </dict> </plist>
- rkachowski 5 years agoStep 4 within the list is literally
> 4. If you feel like there should be an easier way to achieve this, let Apple know using their Feedback[1] form.
- mikeash 5 years agoSeems fine. iOS tells you exactly what the profile does and it’s not hard to understand it.
- dfeojm-zlib 5 years ago
- twooclock 5 years agoPardon me asking but since this setting is on the client, how one is sure that it is even considered/respected on the server?
- dfeojm-zlib 5 years agoWithout subpoenaing Apple, it seems like blind trust to me.
- madez 5 years agoIf you have a working iPhone, Googles-Android based device or Windows computer around you, it is blind trust they don't surveil you, unless you permanently monitor and control their communications.
- madez 5 years ago
- egberts1 5 years agoWouldn’t one be able to verify this by placing your own MitM at your own home gateway, no?
- thedanbob 5 years agoThe requests still have to go to Apple. The only way to verify if they’re logged or not would be to examine the servers themselves and the software running on them.
- thedanbob 5 years ago
- floatingatoll 5 years agoYou cannot.
- dfeojm-zlib 5 years ago
- metalliqaz 5 years agoWhy isn't this just an option for users to enable in Settings?
- SwiftyBug 5 years ago> If you feel like there should be an easier way to achieve this, let Apple know using their Feedback form¹
- SwiftyBug 5 years ago
- dawnerd 5 years agoBy disabling this are you hurting the ability for Siri to understand you better? Is there any negative impacts?
Edit: Sorry for asking an important question. Blocking some of the Windows spy junk causes some issues with apps.
- floatingatoll 5 years agoYes, you are.
- floatingatoll 5 years ago
- 5 years ago
- taobility 5 years agowhy don't you just disable Siri?
- PappaPatat 5 years agoI for one, ALWAYS had Siri disabled, until some evil genius decided Siri MUST be on, in order for Apple Carplay to work.
- PappaPatat 5 years ago
- gregoryexe 5 years agoAt Apple: "Ah, another request to not log anything, make sure you log everything."