NginxProxyManager / NginxProxyManager/nginx-proxy-manager

store dns api keys encrypted

Open
#3,816 3 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement stale
Dominant language
TypeScript
Stars
34.2k
Forks
3.9k
Avg merge
21h 12m
Merged PRs (30d)
20

Description

Is your feature request related to a problem? Please describe.

DNS api keys are stored in plaintext, at least with the cloudfare plugin.

Describe the solution you'd like

Would like to see them encrypted, then stored. Also no need to show the keys in the log files.

Describe alternatives you've considered

Additional context

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the Cloudflare DNS plugin's API-key persistence and logging paths, then read how stored credentials are handled elsewhere; done means the keys are encrypted at rest and no longer appear in log output, with tests covering both outcomes.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.