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

A safer way of handling API keys #24

Open
lieuzhenghong opened this issue Mar 24, 2021 · 0 comments
Open

A safer way of handling API keys #24

lieuzhenghong opened this issue Mar 24, 2021 · 0 comments

Comments

@lieuzhenghong
Copy link
Collaborator

lieuzhenghong commented Mar 24, 2021

Users entrust us with their API keys and we don't want to expose them to undue risk.

What's the threat model here? Restrict push access to who can push to the data.

It's a governance thing --- either one of us becomes evil, or we leak the database in plain text somehow... we want to protect the keys somehow, store them in non-plain text such that just reading the database logs will not get you the API keys.

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

No branches or pull requests

1 participant