Skip to content

Add Diffie-Hellmann to the NPM for more Security #2539

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

Open
HomemadeAdvanced opened this issue Jan 13, 2023 · 3 comments
Open

Add Diffie-Hellmann to the NPM for more Security #2539

HomemadeAdvanced opened this issue Jan 13, 2023 · 3 comments

Comments

@HomemadeAdvanced
Copy link

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

No, I haven't seen one.

Describe the solution you'd like

It would be nice if the Diffie-Hellmann encryption would be added to the NPM.
In the terminal it could be done with:
mkdir -p /etc/nginx/dhparams
openssl dhparam -out /etc/nginx/dhparams/dhparams.pem 4096

Describe alternatives you've considered

An alternative way could be to add a description how to add manually without a GUI.

Additional context

It would be nice if there is a slider in a GUI or something like that, so that you could add more security to the communication between server and client.

Copy link

Issue is now considered stale. If you want to keep it open, please comment 👍

@github-actions github-actions bot added the stale label Jan 30, 2024
@HomemadeAdvanced
Copy link
Author

Still an issue.

@github-actions github-actions bot removed the stale label Apr 20, 2024
Copy link

Issue is now considered stale. If you want to keep it open, please comment 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant