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

Switch to a safer method for API authentication in blog posts #821

Open
krivard opened this issue Jun 21, 2023 · 0 comments
Open

Switch to a safer method for API authentication in blog posts #821

krivard opened this issue Jun 21, 2023 · 0 comments
Assignees
Labels
blog chore github_actions Pull requests that update Github_actions code help wanted

Comments

@krivard
Copy link
Contributor

krivard commented Jun 21, 2023

In order to permit the blog to build, we had to add API keys to the blog posts that hit the API (#819). This places an open API key in the blog sources, which while not as easy to troll as making them visible in the blog posts themselves, is still suboptimal.

We should modify the blog build procedure to permit the API key to be stored in an encrypted format, then deactivate the current key and replace it with a new one.

@krivard krivard added help wanted chore blog github_actions Pull requests that update Github_actions code labels Jun 21, 2023
@minhkhul minhkhul self-assigned this Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blog chore github_actions Pull requests that update Github_actions code help wanted
Projects
None yet
Development

No branches or pull requests

2 participants