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

Feature Request : Securing the Application with Password Encryption #2

Open
j0rd1s3rr4n0 opened this issue Nov 21, 2023 · 0 comments
Open

Comments

@j0rd1s3rr4n0
Copy link
Owner

Currently, the security of the application could benefit from the implementation of an additional layer of protection, specifically through password encryption. I propose the incorporation of this functionality to ensure the security of user credentials and reduce potential risks of sensitive data exposure.

Reasons for the request:

  1. Password encryption is a standard industry practice to safeguard user-sensitive information.
  2. It would enhance the application's security posture and increase user confidence in the handling of their data.

Suggested Implementation Details:
Consideration could be given to using widely accepted encryption algorithms, such as bcrypt, for securely storing and managing passwords. Additionally, it would be beneficial to provide options for key management and encryption parameter configuration.

Potential Impact:
This enhancement would not only strengthen the application's security but also contribute to maintaining the integrity of user information.

I appreciate the consideration of this request and am open to any further discussion or collaboration in implementing this feature.

@j0rd1s3rr4n0 j0rd1s3rr4n0 changed the title Securing the Application with Password Encryption Feature Request : Securing the Application with Password Encryption Nov 21, 2023
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

No branches or pull requests

1 participant