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

Fully support for Encryption at REST #1749

Open
lvca opened this issue Oct 12, 2024 · 0 comments
Open

Fully support for Encryption at REST #1749

lvca opened this issue Oct 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lvca
Copy link
Contributor

lvca commented Oct 12, 2024

After this PR (#1680), we have a basic support for encryption at rest for the whole database. It would be nice to have the following features built on top of that:

  • declare the encryption to use via SQL: this allows using encryption at rest while running as a standalone server
  • allow to specify what parts of the database to encrypt:
    -- the whole database
    -- only some types
    -- only some properties
@lvca lvca added the enhancement New feature or request label Oct 12, 2024
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

2 participants