Fuelet / flutter_cloud_kit

MIT License
39 stars 17 forks source link

Support encryption of user data #2

Open mpoplavkov opened 1 year ago

mpoplavkov commented 1 year ago

https://developer.apple.com/documentation/cloudkit/encrypting_user_data

f-person commented 1 year ago

This would be great because the encrypted fields would also be E2EE if Advanced Data Protection for iCloud is turned on. Quoting the "Third-party app data" section of the iCloud data security overview:

Third-party app data stored in iCloud is always encrypted in transit and on server. When you turn on Advanced Data Protection, third-party app data stored in iCloud Backup and CloudKit encrypted fields and assets are end-to-end encrypted.