This EntroPy Password Generator project - Web Version, derives from the original project EntroPy Password Generator, is a secure and customizable password generator developed in Python, enabling users to generate strong passwords. It creates robust passwords with configurable character sets and calculates their entropy to evaluate strength. The project provides 20+ modes for secure password generation, ranging from 15 to 128 characters, with entropies between 97.62 bits and 833.00 bits, exceeding the ProtonΒ© recommended minimum of 75 bits and the cryptographic strength best practices outlined in NIST SP 800-63B and NIST SP 800-132.
Experience the EntroPy Password Generator directly in your browser! The web version offers all the functionality of the Python script in an intuitive and responsive interface.
π‘ Note: For the full interactive experience, visit | Interface Web do EntroPy Password Generator
secretsMode: Block III (Custom)
Length: 52 characters
Ambiguous character: not chosen
Generated Password: Af=KmL9KWV;y(7NgsbBtUh|NiKU\}0Bq5&IQ>FXtFw&?`U`_~E$`
Entropy: 338.41 bits
entropy-password-web/
βββ .github/
β βββ ISSUE_TEMPLATE/
β β βββ config.yml
β βββ workflows/
βββ static.yml
βββ .docs/
βββ CNAME
βββ _config.yml
βββ apple-touch-icon-891x881.png
βββ entropyweb.html
βββ favicon-784x757.png
βββ favicon.ico
βββ favicon.svg
βββ favicon2-944x910.png
βββ favicon2.ico
βββ index.html
βββ site.webmanifest
βββ web-app-manifest-871x874.png
βββ web-app-manifest-960x410.png
βββ .nojekyll
βββ LICENSE
βββ README.md
βββ SECURITY.md
π§© Block I (All with ambiguous characters, length 24)
Mode 8 ( 152.16 bits) - High-security websitesMode 11 (96.14 bits) - Social mediaMode 15 (153.83 bits) - Corporate emailMode 17 (269.19 bits) - Cloud Storage Servicesπ Block II (Mixed configurations)
Mode 19 (480.70 bits) - Password manager master keyMode 20 (820.40 bits) - Encryption and walletsπ¨ Block III (Using Custom Configuration)
--length - In specific use cases, if you deselect the option for ambiguous characters and select all other checkboxes, you will have a minimum entropy of 96.14 bits (for 15 characters) and a maximum of 833.00 bits (for 128 characters)Cryptographic Key (128 chars, all types, with ambiguous) (833.00 bits) - Encryption and wallets| Feature | Web Version | Python Version |
|---|---|---|
| Interface | π¨ Graphical & Intuitive | β¨οΈ Command Line |
| Accessibility | π Browser | π Python 3.8+ |
| Configuration | π±οΈ Clicks | πββοΈ Arguments |
| Results | π Visual | π Text |
| Portability | π± Multi-device | π» Local |
The web version maintains 100% compatibility with the original Python project:
Found an issue? Have a suggestion?
π Report Issue π‘ Bug Report π€ Contribute"Code with purpose. Build with passion. Share with the world."
Copyright Β© 2025 Gerivan Costa dos Santos
EntroPy Password Generator Web Version Β© 2025