Skip to content

Inkesk-Dozing/nullbreachO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nullbreachO

🔐 Cryptic / Password Strength Checker


🧠 Understand your password strength. Protect what matters.

nullbreachO is a simple, transparent tool that helps users evaluate how strong their passwords are.
It uses Shannon entropy to measure unpredictability, and checks for basic security benchmarks like:

  • Length
  • Use of uppercase letters
  • Numbers
  • Special characters

The goal is to give people a clearer sense of how secure their passwords really are; and how to improve them.


✅ What It Does

  • Analyzes password composition
    Checks for:

    • Length
    • Uppercase and lowercase letters
    • Numbers
    • Special characters
  • Calculates Shannon entropy

  • Gives clear, respectful advice to help users improve weak passwords


📦 Requirements & Dependencies

  • Python 3.6 or higher
  • No external libraries needed
  • Flask library
  • Requests in Flask

💡 Why This Matters

Most people don’t get clear feedback on their passwords.
nullbreachO is designed to be honest, helpful, and easy to understand—whether you're creating a new password or checking an old one.
It’s built with care to support better digital habits, not shame or overwhelm.


🔄 Future Plans

  • Add checks against common password lists
  • Detect patterns like repeated characters or keyboard sequences
  • Build a simple visual interface
  • Make it dependency-less if plausible

🕊 License

MIT License

About

Cryptic / Password Strength Checker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published