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

feat: add support for PGP encrypted config files #683

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Mar 8, 2023

Rely on gpg being available on the path, but is opt-in so it shouldn't be a problem. Users can chose wether they want to use a passphrase or their key pair, and that should be completely transparent for ncu.

Fixes: #615

@aduh95 aduh95 requested a review from joyeecheung March 8, 2023 16:31
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

Successfully merging this pull request may close these issues.

Consider encrypting .ncurc with a passphrase
1 participant