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]: File locking mechanism using facial recognition #1260

Closed
4 tasks done
J-B-Mugundh opened this issue Oct 6, 2024 · 3 comments
Closed
4 tasks done

💡[Feature]: File locking mechanism using facial recognition #1260

J-B-Mugundh opened this issue Oct 6, 2024 · 3 comments

Comments

@J-B-Mugundh
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

The file locking mechanism using facial recognition ensures that sensitive files on a system can only be accessed by authorized users whose identity is verified through facial recognition. This feature leverages computer vision algorithms, such as Haar cascades, to recognize a user's facial features and either grant or deny access based on the authentication result.

Use Case

Imagine a user wanting to secure confidential files (like legal documents, financial records, or personal data) on their system. Instead of relying on traditional password-based protection, the user enables this file locking mechanism. When they attempt to access the locked file, the system activates the camera, scans their face, and compares it to pre-registered facial data. If the match is successful, access is granted; otherwise, access is denied.

  • Personal Computers: Protect personal files from unauthorized access when multiple users share the same system.
  • Workplace Security: Lock critical business documents or sensitive customer data to prevent leaks or unauthorized changes.
  • Cloud-Based File Storage: Secure files in cloud storage systems by adding an additional facial recognition lock layer, further protecting against account hijacking.

Benefits

  • Enhanced Security: Facial recognition provides an additional layer of security, reducing the risk of unauthorized file access.
  • Convenience: Eliminates the need to remember complex passwords or use additional hardware like USB keys for file encryption.
  • Fast Authentication: Unlocking files with facial recognition is quick, reducing the time spent entering passwords or other authentication methods.
  • Personalization: Allows individual users in multi-user environments (e.g., shared PCs) to have customized file access restrictions based on their face.
  • Tamper Resistance: Files remain locked unless the authorized user's face is recognized, providing a more robust barrier than password-based systems that can be phished or cracked.
  • Hands-Free Operation: Especially beneficial in scenarios where hands may not be free, such as for professionals working in labs or healthcare environments.

Add ScreenShots

No response

Priority

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
@J-B-Mugundh J-B-Mugundh added the enhancement New feature or request label Oct 6, 2024
Copy link

github-actions bot commented Oct 6, 2024

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊

Note: I Maintain the repo issue twice a day, or ideally 1 day, If your issue goes stale for more than one day you can tag and comment on this same issue.

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
We are here to help you on this journey of opensource, any help feel free to tag me or book an appointment.

@J-B-Mugundh
Copy link
Contributor Author

@sanjay-kv Please assign me this issue!

Copy link

Hello @J-B-Mugundh! Your issue #1260 has been closed. Thank you for your contribution!

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

2 participants