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 : Forgot Password for Secure Folder #303

Open
asmit27rai opened this issue Feb 9, 2025 · 1 comment
Open

Feature : Forgot Password for Secure Folder #303

asmit27rai opened this issue Feb 9, 2025 · 1 comment

Comments

@asmit27rai
Copy link
Contributor

🚀 Feature Request: Forgot Password for Secure Folder

Description

Implement a "Forgot Password" feature for the secure folder in the Rust (Tauri) + React app.
Since the app deals with folders and pictures, the recovery process should be secure and user-friendly.


🔹 Proposed Solutions

1️⃣ Recovery Key Method

  • Generate a random recovery key (e.g., Xy4D-89zP-Wq1L-KmN5) during password setup.
  • Show the key to the user and force them to save it.
  • Store only the hashed version securely.
  • If the user forgets the password, they can enter the recovery key to reset it.

2️⃣ Security Image Method

  • During setup, allow users to select a security image.
  • Store a hashed version of the filename.
  • If they forget the password, ask them to identify the correct image from random choices.
@asmit27rai
Copy link
Contributor Author

@Pranav0-0Aggarwal Pls assign this to me....

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