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

Use config file for keys #29

Closed
danielemery opened this issue Jul 31, 2024 · 0 comments · Fixed by #31
Closed

Use config file for keys #29

danielemery opened this issue Jul 31, 2024 · 0 comments · Fixed by #31
Assignees
Labels
breaking Breaking change (requires major version bump) enhancement New feature or request
Milestone

Comments

@danielemery
Copy link
Owner

danielemery commented Jul 31, 2024

Replaces #26

In order to allow the keys project to be usable by others the keys should no longer be hardcoded. Rather they should be provided in a config file.

The application should read and validate this config file on startup.

GPG public keys should also be able to be provided either in the config file or mounting as a separate .asc file in a known folder. (This will be handled now in #41 to reduce the scope of this issue)

danielemery added a commit that referenced this issue Aug 1, 2024
danielemery added a commit that referenced this issue Aug 1, 2024
@danielemery danielemery linked a pull request Aug 1, 2024 that will close this issue
@danielemery danielemery added this to the v2.0 milestone Aug 1, 2024
@danielemery danielemery self-assigned this Aug 1, 2024
@danielemery danielemery added enhancement New feature or request breaking Breaking change (requires major version bump) labels Aug 1, 2024
danielemery added a commit that referenced this issue Aug 1, 2024
danielemery added a commit that referenced this issue Aug 2, 2024
danielemery added a commit that referenced this issue Aug 2, 2024
danielemery added a commit that referenced this issue Aug 4, 2024
danielemery added a commit that referenced this issue Aug 4, 2024
danielemery added a commit that referenced this issue Aug 4, 2024
danielemery added a commit that referenced this issue Aug 17, 2024
danielemery added a commit that referenced this issue Aug 27, 2024
danielemery added a commit that referenced this issue Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change (requires major version bump) enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant