Mobile iOS application: filesystem encryption is not enabled for locked devices · Issue #1900 · LiskHQ/lisk-mobile · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The iOS has the Data Protection feature providing automatic encryption of files stored in the filesystem. By default, files are encrypted only until the iOS device is unlocked the first time after booting. The most secure setting of the Data Protection is to encrypt files always when the device is locked, and decrypt them only after it is unlocked.
Actual behavior
App does not implement the data protection feature
Recommendation
Add the data protection key to the mobile entitlement
Which version(s) does this affect? (Environment, OS, etc...)
iOS
The text was updated successfully, but these errors were encountered:
ManuGowda
changed the title
Filesystem encryption is not enabled for locked devices
Mobile iOS application: filesystem encryption is not enabled for locked devices
Jul 20, 2023
Expected behavior
The iOS has the Data Protection feature providing automatic encryption of files stored in the filesystem. By default, files are encrypted only until the iOS device is unlocked the first time after booting. The most secure setting of the Data Protection is to encrypt files always when the device is locked, and decrypt them only after it is unlocked.
Actual behavior
App does not implement the data protection feature
Recommendation
Add the data protection key to the mobile entitlement
Which version(s) does this affect? (Environment, OS, etc...)
The text was updated successfully, but these errors were encountered: