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

Enhanced Data Security for Finance Tracker #222

Open
snehab03 opened this issue Oct 22, 2024 · 2 comments
Open

Enhanced Data Security for Finance Tracker #222

snehab03 opened this issue Oct 22, 2024 · 2 comments

Comments

@snehab03
Copy link

Have an idea for a new feature? Please fill out the sections below. 😊

Current Behaviour

The current finance tracker stores passwords using encryption, but for sensitive financial data, adopting multi-layer security practices could be more robust.

Proposed Solution

  1. Implement hashing algorithms (e.g., bcrypt, Argon2) instead of simple encryption for password storage.
  2. Integrate 2FA (Two-Factor Authentication) for user login to improve security.
  3. Utilize SSL/TLS certificates to ensure secure data transmission.
Copy link
Contributor

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our Dataverse team will review it shortly. Stay tuned!

@multiverseweb
Copy link
Owner

Hey @snehab03, just give me a brief of how you're going to implement the solutions you have proposed. Include the technologies you will use and the steps you'll follow.
This is just to make sure the contribution is relevant to the future features I'm planning to integrate in Dataverse.

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

3 participants