Chaincase-iOS-Beta
Chaincase-iOS-Beta copied to clipboard
Enable iCloud Backup
encrypt file back up encrypted file to icloud
does this implementation also handling recovery in the event of the loss of encryption key like with photon? it uses a key server to handle this.
Key service is out of scope for this. I imagine that would requires an email authentication service which is out of scope for the purpose of this.
Enough information is provided to decrypt if the user knows their password. I can encourage a password manager, iCloud keychain manager, and writing it down on paper in that order.
- [ ] make sure a null password coalesces to empty string