Skip to content

feat: add support for PGP encrypted config files #683

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

Merged
merged 1 commit into from
Aug 8, 2025

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
@joyeecheung
Copy link
Member

Tested locally that it works, thanks

@joyeecheung joyeecheung merged commit ba44c74 into nodejs:main Aug 8, 2025
@joyeecheung
Copy link
Member

(Maybe we should use it in the workflow, this week I am being extra paranoid about security)

@aduh95 aduh95 deleted the pgp-config branch August 9, 2025 00:21
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
2 participants