Skip to content

Encrypt lockbox content in SQLite database to prevent plaintext access#5

Open
BradGrensewich wants to merge 2 commits intojapierreSWE:masterfrom
BradGrensewich:encrypt-sqlite-content
Open

Encrypt lockbox content in SQLite database to prevent plaintext access#5
BradGrensewich wants to merge 2 commits intojapierreSWE:masterfrom
BradGrensewich:encrypt-sqlite-content

Conversation

@BradGrensewich
Copy link

This PR encrypts content field when it is stored before storing to SQLite DB and decrypts it when loading from.

Goal
-prevent trivial inspection of lockbox contents before timer has expire
-no other changes to app

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant