Giter VIP home page Giter VIP logo

passwordstrengthchecker's Introduction

PasswordStrengthChecker

Python desktop application to check the strength of password.

Programming Language ๐Ÿ’ป

  • Python 3

Tech Stack ๐Ÿ’ป

  • Tkinter

Development Tools ๐Ÿ’ป

  • PyCharm
  • PyInstaller

Features ๐ŸŽฏ

  • Assess strength of your password with color coded meter
    • ๐Ÿ”ด Weak = Red color
    • ๐ŸŸค Moderate = Brown color
    • ๐ŸŸฃ Strong = Purple color
    • ๐ŸŸข Very strong = Green color
  • Displays reasons when password is not strong enough instantly
  • Displays ideas to improve password strength
  • Toggle your password visibility when typing and checking
  • Alerts user to change the password when the password has commonly used passwords worldwide as it is easy to hack
  • Alerts user when essential parts of a strong password such as mix of letters, number,symbol is not used.
  • Warns users if their password contains repeated characters in sequence.
  • Works offline without Internet connection

Screenshots ๐Ÿ’ป

screenshot_2 screenshot_3 screenshot_4

Tips to create very strong password ๐Ÿ”’

  • Ensure your password has a mix of alphabets, numbers and symbols randomly.
  • Length of password determines how long it takes to hack it, so use password having more than 14 or 16 characters.
  • Do not use commonly used word or numbers such as "password", "admin", "123", "111", "xyz", "abcd" as it is easy to guess.
  • Avoid using your name, date of birth, year of birth, and your personal details as password.
  • Avoid repeating same characters consecutively.
  • Avoid using famous terms as password.
  • Avoid using same password everywhere.

License ๐Ÿ“–

This project is licensed under the MIT License

passwordstrengthchecker's People

Contributors

reshmaharidhas avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.