Skip to content

PassFabricator is a client-side password generator that allows users to create secure, customizable passwords with configurable length and character types, displaying strength and entropy in bits.

License

Notifications You must be signed in to change notification settings

safesploitOrg/PassFabricator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassFabricator

PassFabricator is a lightweight, client-side password generator built with HTML, CSS, and JavaScript. This tool allows users to generate secure, random passwords based on customizable criteria, including password length and the inclusion of lowercase letters, uppercase letters, numbers, and symbols.

Features:

  • Customizable Password Options: Choose the length (from 4 to 32 characters) and character types (lowercase, uppercase, numbers, and symbols).
  • Password Strength Meter: Visual feedback on the strength of the generated password based on length and character variety.
  • Entropy Calculation: Displays the entropy (in bits) of the generated password, providing insight into the randomness and security of the password.
  • Clipboard Functionality: Easily copy the generated password to your clipboard for secure use.
  • Responsive Design: Fully functional on both desktop and mobile devices.

Why Use PassFabricator?

PassFabricator helps users create secure passwords quickly and easily, ensuring strong, unpredictable passwords that enhance online security. Whether for personal use or integrating into security practices, this tool ensures that your passwords are up to modern standards of cryptographic randomness.

Installation:

Simply open index.html in any modern web browser to start generating passwords. There is no need for installation or backend services, as this tool runs entirely in the browser.

Contribution:

Feel free to fork this repository and contribute! We welcome issues, bug reports, and pull requests.

License:

Distributed under the MIT License. See LICENSE for more information.

About

PassFabricator is a client-side password generator that allows users to create secure, customizable passwords with configurable length and character types, displaying strength and entropy in bits.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published