Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Support Private Key Encryption #20

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

nodiesBlade
Copy link
Collaborator

@nodiesBlade nodiesBlade commented Jan 29, 2024

Github issue

#8

Description

This PR decouples loading application private keys through .env variables and adds them via postgres database with symmetric encryption using a encryption key.

It also adds a postgres database for persistency sakes.

Type of change

Please delete option that is not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Related PRs

List related PRs below

branch PR
other_pr link

@nodiesBlade nodiesBlade changed the title add encrypted pks Support Private Key Encryption Jan 29, 2024
@nodiesBlade nodiesBlade marked this pull request as ready for review January 29, 2024 03:16
@nodiesBlade nodiesBlade merged commit 996a23d into main Jan 29, 2024
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant