|
|
|
|
|
by zdaniel16
994 days ago
|
|
Sure, let me explain. First of all, Apple Shortcuts is secure by design due to the way Apple built it. All the actions from a shortcut, any shortcut, are visible to the user. That is why I said the app is open-source. Everything it does is visible, especially when running in Debug Mode, where both the input and output data of the actions are displayed before actually processing that data further. I actually recommend running it first in Debug Mode for a full overview of how it works. Second, Apple Shortcuts always asks for your permission first when any shortcut needs access to any data. So it will never automatically use any data without your consent. Lastly, fully detailed logs for each conversation are stored in iCloud - Shortcuts folder - COPILOT folder, for both full transparency and future reference of old conversations. I hope you understand now that user data is safe. Thank you! |
|
For the autonomous modes, is the "main loop" contained within the shortcut itself, running on my phone, or is there a server involved, sending push notifications down to me from the cloud?
Does Copilot retain any logs of my usage? What about OpenAI, and Google?