Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Enable authentication to sqlite db #79

Open
dschowta opened this issue Jul 8, 2020 · 2 comments
Open

Enable authentication to sqlite db #79

dschowta opened this issue Jul 8, 2020 · 2 comments
Labels
nice to have A low priority enhancement

Comments

@dschowta
Copy link
Member

dschowta commented Jul 8, 2020

Make the sqlite database protected from unauthorized access outside HDS. Starting point for this can be this.

@dschowta dschowta added the enhancement New feature or request label Jul 8, 2020
@dschowta
Copy link
Member Author

dschowta commented Jul 8, 2020

It would also be beneficial to add the same for registry DB (leveldb)

@farshidtz
Copy link
Member

If you keep the encryption keys locally, it is in the end as secure as the filesystem even if you encrypt the DB. Unless if the encryption is done with user-managed keys.

@farshidtz farshidtz added nice to have A low priority enhancement and removed enhancement New feature or request labels Jul 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
nice to have A low priority enhancement
Projects
None yet
Development

No branches or pull requests

2 participants