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

Remove UserDefaults for the default encryption key #292

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

nplasterer
Copy link
Contributor

Fixes #291

This removes the user defaults that were added to avoid creating a database without an encryption key. The client creation will now error if an encryption key is not provided.

Note: This may break existing clients using group chat.

@nplasterer nplasterer self-assigned this Mar 20, 2024
@nplasterer nplasterer requested a review from a team as a code owner March 20, 2024 00:41
@nplasterer nplasterer merged commit cc245fc into main Mar 21, 2024
2 checks passed
@nplasterer nplasterer deleted the np/remove-user-defaults branch March 21, 2024 22:00
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.

Feature request: Add Apple's Privacy Manifest
2 participants