Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

j0shymitsu/keystrength

Repository files navigation

KeyStrength: A lightweight password strength calculator

A lightweight Python designed to evaluate the strength of passwords. Built with the Tkinter library, KeyStrength uses a robust custom algorithm to analyse passwords for security vulnerabilities, including checks against common weak passwords, dictionary words, and personal information.

Features

- **Simple Design**: Clean and streamlined interface for ease-of-use.
- **Comprehensive Checking**: Evaluates password length, diversity, common passwords, dictionary words, and entropy.
- **Offline Functionality**: Works without an internet connection.
- **No Data Collection**: The app does not collect or transmit any data.

Installation

Requirements:

- Python 3.7 or higher
- Tkinter (usually included with Python).

About

A lightweight Python application to assess the strength of passwords.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages