Skip to content

Encrypt sqlite data on disk with key stored in Keychain.#61

Merged
viktorstrate merged 1 commit intomainfrom
encrypt-sqlite
Mar 5, 2026
Merged

Encrypt sqlite data on disk with key stored in Keychain.#61
viktorstrate merged 1 commit intomainfrom
encrypt-sqlite

Conversation

@viktorstrate
Copy link
Owner

When signing in initially a random passphrase is generated that is
stored in the Keychain together with the session data.
This prevents cached data to be extracted from disk without having
access to the Keychain item.

When signing in initially a random passphrase is generated that is
stored in the Keychain together with the session data.
This prevents cached data to be extracted from disk without having
access to the Keychain item.
@viktorstrate viktorstrate merged commit f12a500 into main Mar 5, 2026
2 checks passed
@viktorstrate viktorstrate deleted the encrypt-sqlite branch March 5, 2026 08:17
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