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

Better SQLCipher support #35

Open
2 of 5 tasks
ThibsG opened this issue Aug 31, 2023 · 0 comments
Open
2 of 5 tasks

Better SQLCipher support #35

ThibsG opened this issue Aug 31, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ThibsG
Copy link
Contributor

ThibsG commented Aug 31, 2023

  • Allow the user to change his database secret
  • Improve error messages (for a better user experience) concerning sqlcipher: bad password, bad group id, etc.
  • Remove all references to EdgelessDB: CI, docs, etc.
  • Add the cli command configure in the public documentation
  • When sqlcipher will include sqlite>=3.8, remove the feature sqlcipher from Cargo.toml and enable libsqlite3-sys/bundled-sqlcipher-vendored-openssl by default. Follow: SQLite 3.38 has json operators sqlcipher/sqlcipher#427
@ThibsG ThibsG added the enhancement New feature or request label Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant