Fork-N-Forge / Python-Sala

Python-Sala is the Hub of standard python projects.
4 stars 49 forks source link

Create Password Manager #18

Closed aniketakumari closed 12 months ago

aniketakumari commented 12 months ago

Improved Password Input in Password Manager

I've submitted a pull request to enhance our password manager with improved password input security.

Key features

  1. Secure Password Input: Passwords are hidden with asterisks for enhanced security.
  2. getpass Warning Suppression: A seamless user experience with no warnings.
  3. This change ensures platform compatibility and a user-friendly experience.

Please review this pull request.

Best regards, Aniketa