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

Update README.md #133

Merged
merged 7 commits into from
Mar 5, 2024
Merged

Update README.md #133

merged 7 commits into from
Mar 5, 2024

Conversation

codeforall
Copy link
Collaborator

Adjust the readme to reflect changes made to set up key providers and master key.

Copy link

github-actions bot commented Mar 1, 2024

Performance test results:
Normal queries: 8975
TDE queries: 8606
Percentage: 95%

@ImTheKai ImTheKai requested review from dAdAbird and dutow March 4, 2024 07:22
README.md Outdated
This datafile is created and managed by Postgres, the only requirement is that postgres should be able to write to the specified path.

This setup is intended for developmenet, and stores the keys unencrypted in the specified data file.
**Note: This setup is intended for development and stores the keys unencrypted in the specified data file.**
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This note should be at the file provider function, not after set master key.

README.md Outdated Show resolved Hide resolved
README.md Outdated
"provider": "file",
"datafile": "/tmp/pgkeyring"
}
**Example**: Add a `File` key provider and name it `file-vault`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that we have a Vault provider, the file-vault name looks a bit confusing.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
codeforall and others added 6 commits March 5, 2024 22:45
Co-authored-by: Andrew Pogrebnoi <absourd.noise@gmail.com>
Co-authored-by: Andrew Pogrebnoi <absourd.noise@gmail.com>
Co-authored-by: Andrew Pogrebnoi <absourd.noise@gmail.com>
Co-authored-by: Andrew Pogrebnoi <absourd.noise@gmail.com>
Co-authored-by: Andrew Pogrebnoi <absourd.noise@gmail.com>
Co-authored-by: Andrew Pogrebnoi <absourd.noise@gmail.com>
@codeforall codeforall merged commit f3d9a9c into main Mar 5, 2024
8 checks passed
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.

None yet

3 participants