Data at Rest encryption

Monte Goulding monte at sweattechnologies.com
Wed Nov 6 19:44:26 EST 2013


See the iphoneSetFileDataProtection command in the dictionary. If the user doesn't have a password then it offers you nothing. If you want to encrypt data on iOS then either you can use my external mergAES or you can wait for LC 6.6 (I think) where the encrypt command will be available.

On 07/11/2013, at 11:33 AM, ethan at lish.net wrote:

> Greetings,
> 
> Looking to see if anyone has a solution for encryption of data at rest
> (files) within the application sand-box.
> 
> It looks like Apple has provided for the libraries / attributes;
> 
> https://developer.apple.com/library/ios ... ricks.html says.....
> "Protecting Data Using On-Disk Encryption
> .....
> Data protection is available on most iOS devices and is subject to the
> following requirements:
> The file system on the user’s device must support data protection. This
> is true for newer devices, but for some earlier devices, the user might
> have to reformat the device’s disk and restore any content from a backup.
> The user must have an active passcode lock set for the device.
> 
> To protect a file, your app must add an attribute to the file indicating
> the desired level of protection. Add this attribute using either the
> NSData class or the NSFileManager class.
> ...."
> 
> Is there any way this can be exposed at the Livecode layer?
> 
> Thanks,
> E
> 
> -- 
> Ethan at Lish.net
> 240.449.8270
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

--
M E R Goulding 
Software development services
Bespoke application development for vertical markets

mergExt - There's an external for that!




More information about the use-livecode mailing list