Skip to content

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

Closed
@krivard

Description

@krivard

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions