Hacker News new | past | comments | ask | show | jobs | submit
I think there’s a case that Apple’s commitment to privacy here will increase participation by 3rd party developers.

For example, if I’m maintaining a secure chat app, I think I’d be more likely to adopt the APIs to share the chat messages with the system AI due to Apple’s promises that the data will either be processed On Device, or in their Private Compute Cloud.

If I instead believe that sharing the chat messages with the system AI would cause those messages to be sent to unknown-to-me other entities, I think I’d be less likely to participate in the new API.

This user might be okay with their data going to this other provider, but what about the people they’re messaging? I have a responsibility and a commitment to _all_ of my users to protect their data.

I might not be able to control what any specific user does with the data, but proactively writing the code that sends the chat messages to this other system is something that I have control over.

That’s not your data, why do you think you have the right to prevent the user from doing what they want? Other users shared that chat data with each other, you have no right to that data, so as an app developer I’d say you should not care about the API.
> This user might be okay with their data going to this other provider, but what about the people they’re messaging? I have a responsibility and a commitment to _all_ of my users to protect their data.

That's nice of you but your users are going to just copy-paste data to and from ChatGPT anyway.