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

Support encryption of sqllite DB with SQLCipher #392

Closed
Tracked by #524
vincent-karuri opened this issue Mar 25, 2021 · 5 comments · Fixed by #787
Closed
Tracked by #524

Support encryption of sqllite DB with SQLCipher #392

vincent-karuri opened this issue Mar 25, 2021 · 5 comments · Fixed by #787
Assignees
Labels
P1 High priority issue security type:enhancement New feature or request type:research Research or prototype something new

Comments

@vincent-karuri
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Due to the sensitive nature of medical data, we need to re-assure users of their data privacy. This issue seeks to address that by supporting encryption of data generated when using the SDK.

Describe the solution you'd like
We have a related discussion here around possibly integrating with SQLCipher.

Describe alternatives you've considered
None at the moment. Open to discussion.

Additional context
https://github.com/sqlcipher/android-database-sqlcipher#using-sqlcipher-for-android-with-room SQLCipher + Room integration

Would you like to work on the issue?
Open to it

@vincent-karuri
Copy link
Collaborator Author

Maybe a separate discussion is key management depending on the encryption strategy. And whether the option to encrypt can be exposed as an opt-in (configurable) feature to SDK users.

@jingtang10 jingtang10 added this to To do in FHIR engine library via automation Apr 1, 2021
@jingtang10 jingtang10 added type:enhancement New feature or request type:research Research or prototype something new security labels Apr 1, 2021
@fredhersch fredhersch added the P1 High priority issue label May 10, 2021
@fredhersch
Copy link
Collaborator

@vincent-karuri Assiged us to work on this together. I'll take a first pass at sketching out the requirements. Will be good to get your technical input. Thanks

@vincent-karuri
Copy link
Collaborator Author

np

@fredhersch
Copy link
Collaborator

@fredhersch fredhersch changed the title Support encryption of data at rest in SQLite DB Support encryption of sqllite DB with SQLCipher Aug 4, 2021
@Tarun-Bhardwaj
Copy link

@stevenckngaa , @dustinking-google , could you please provide the ETA to close this issue?

@Tarun-Bhardwaj Tarun-Bhardwaj moved this from To do to In progress in FHIR engine library Sep 20, 2021
FHIR engine library automation moved this from In progress to Done Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority issue security type:enhancement New feature or request type:research Research or prototype something new
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

6 participants