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

Make a 32-byte dbEncryptionKey required #355

Closed
Tracked by #309
bwcDvorak opened this issue Apr 10, 2024 · 0 comments
Closed
Tracked by #309

Make a 32-byte dbEncryptionKey required #355

bwcDvorak opened this issue Apr 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Group Chat - Prod

Comments

@bwcDvorak
Copy link
Contributor

Is your feature request related to a problem?

dbEncryptionKey is technically optional in the rust backend. However, there isn't really any scenario other than maybe testing where you would want the data to be unencrypted. iOS hard fails if you don't pass one in; React Native should do the same.

Describe the solution to the problem

make react native require a dbEncryptionKey and make it more explicit that it needs to be 32 bytes

Describe the uses cases for the feature

No response

Additional details

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Group Chat - Prod
Projects
None yet
Development

No branches or pull requests

2 participants