Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Please add an ability to read pre-populated db file which is encrypted by SQLCipher #74

Open
JeongJun-Lee opened this issue Jan 6, 2018 · 1 comment

Comments

@JeongJun-Lee
Copy link

As you have written at https://github.com/litehelpers/Cordova-sqlcipher-adapter#announcements like below:

litehelpers / cordova-sqlite-ext (WITHOUT SQLCipher support) now supports SELECT BLOB data in Base64 format on all platforms in addition to REGEXP (Android/iOS/macOS) and pre-populated database (all platforms). FUTURE TBD SELECT BLOB in BASE64 format and REGEXP support for SQLCipher may be added here upon sufficient demand.

Please add an ability to read pre-populated db file which is encrypted by SQLCipher.

@brodycj
Copy link
Owner

brodycj commented Jan 11, 2018

Hi @JeongJun-Lee,

My apologies for the delay, this idea is under consideration with no promises. I have very mixed feelings about supporting this case, which I would like to explain in detail along with some ideas of how to get it right when I get a chance.

One idea may be to support this case in an evcore version, which has GPL option and does NOT need a commercial license in the case of internal company use (see https://eli.thegreenplace.net/2009/05/08/using-gpl-ed-code-for-in-house-software).

For priority feature development and support please contact [email protected] more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants