Core Data

66 views
Skip to first unread message

Davide

unread,
May 3, 2013, 9:03:28 AM5/3/13
to sqlc...@googlegroups.com
I read a lot of posts and documents about using SQLCipher and Core Data.
Is it true that for now Core Data and SQLCipher can't work together?
Do I have to uninstall Core Data and its stuff and use (optionally) something like fmdb?
Thanks a lot guys!

Billy Gray

unread,
May 3, 2013, 9:15:19 AM5/3/13
to sqlc...@googlegroups.com
Hi Davide,

These folks have a project that uses SQLCipher as a storage medium for Core Data, written originally by Caleb Davenport and since improved:


I haven't tried it myself, but it looks pretty well done. I'd be curious to hear how it works for you!

Regards,
Billy Gray


--
 
---
You received this message because you are subscribed to the Google Groups "SQLCipher Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sqlcipher+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Team Zetetic
http://zetetic.net

Davide

unread,
May 3, 2013, 11:32:49 AM5/3/13
to sqlc...@googlegroups.com
Hi Billy, thank you for your quick reply!
I see you link but, if I understand well, with that project the sqlite file is in clear/plain.
I think is not the best solution to protect the file from a user who have access to the original .ipa file.
Have you got another idea?

Billy Gray

unread,
May 3, 2013, 11:56:32 AM5/3/13
to sqlc...@googlegroups.com
Hi Davide,

Well, I think your interpretation is mistaken, but I'm just not familiar enough with their project to say for sure. Give it a shot—if it doesn't work as advertised it might be a good idea to write the developers and let them know, or to create an Issue for their project on GitHub so they can keep track of it and get back to you.

Best of luck,
Billy

Davide

unread,
May 3, 2013, 2:17:15 PM5/3/13
to sqlc...@googlegroups.com
Hey Billy, good news!
I started with a new project and after little test I saw that sqlite db was not in plain text!
Here how I did the things sequentially (really step by step without the last chapter "Integration Code" of the first link)

All I have to do now is to implement all things in my real project!
Tomorrow or after tomorrow I'll try.
...maybe I need another little luck :-)
Reply all
Reply to author
Forward
0 new messages