Skip to content

SkullVension/Passly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passly

A fast, client-side tool to instantly test your password strength. It evaluates complexity, length, and character diversity in real-time to give you immediate feedback on credential security.

🌐 Live Site: passly.pages.dev


✨ Features

  • Instant Strength Testing: Type any password to instantly check its security tier.
  • Visual Feedback: Dynamic color-coded interface changes based on how weak or strong the password is.
  • Total Privacy: 100% client-side logic. Your inputs are never sent to a server, tracked, or saved.

📂 Project Structure

Passly/
├── index.html   # Main user interface
├── script.js    # Password analysis and feedback logic
├── style.css    # Core design and styling layout 
└── LICENSE      # MIT License

Releases

No releases published

Packages

 
 
 

Contributors