Releases: Dessmondd/SafePass
v3.0.1-beta
SafePass - Password Generator v3.0.1-beta release
Release of SafePass - Password Generator version 3.0.1! This release brings performance updates, sanitization to user inputs and better and more strict passwords (min number of words is now 3 and max 9)
What's New in SafePass v3.0.1-beta:
Performance updates
Improved performance, specially now that we use a more strict filter to get better quality passwords.
Password quality
Got some feedback that in previous versions, sometimes the tool would generate passwords that were not up to quality standards and user was forced to generate a different password with a stronger pattern, this is now fixed, all passwords that are generated by the tool will have a score of "4/4" and a crack time of "Centuries".
I will keep having a look onto it in case i find even further improvements for it.
Thanks everyone of you for the feedback on SafePass.
Happy password generating!
v2.0.1-beta
SafePass - Password Generator v2.0.1-beta release
Release of SafePass - Password Generator version 2.0.1! This release is a small update as a QoL improvement and GUI changes.
What's New in SafePass v2.0.1-beta:
Dark Mode / White Mode
- Dark Mode / White mode finally arrived! Toggle the new button "Dark / White mode" in order to cycle between Dark Theme and Light Theme.
- Small changes in the GUI to look more minimalistic.
Thanks everyone of you for the feedback on SafePass.
Happy password generating!
v2.0.0-beta
SafePass - Password Generator v2.0.0-beta release
Excited to announce the release of SafePass - Password Generator version 2.0.0! This release brings a host of new features, improvements, and security enhancements to help you generate strong and secure passwords effortlessly.
What's New in SafePass v2.0.0-beta:
1. Customizable Password Options
- Customize your password generation with ease. Choose from various options like length, character types, and special characters to create passwords that meet your specific needs.
2. User-Friendly Interface
- Improved the user interface to make SafePass even more intuitive and user-friendly. Generating and managing passwords has never been easier, now you can copy your passwords by just clicking on the label!
3. Bug Fixes and Performance Improvements
- Fixed various bugs and enhanced the overall performance of the app, ensuring a smoother and more reliable experience.
Getting Started:
To get started with SafePass - Password Generator, simply [download the latest release] from the releases tab on GitHub.
I appreciate the support and look forward to making SafePass even better with your input.
Thanks everyone of you for the feedback on SafePass. Hope this release makes your online experience safer and more convenient.
Happy password generating!
v1.0.0-beta
Fixes
- Clipboard was constantly wiping the copied data even if i was unrelated to the app.
- Performance fixes.
New features:
Pwneed check:
- It allows to check if any of the passwords pseudo-words used and generated by the algorithm is using a pattern that is potentially pwneed/leaked anywhere, if that's the case, it automatically generates a new one until it creates a safe one.
- Allows you to know how much time it would take to break the password, if it doesn't take a lot, you can generate a new one. (Working on making even stronger passwords)
Crack time checker:
v0.2.0-alpha
This release adds a few new features and critical bug fixes:
- Added a clipboard manager that deletes the password you just copied in your clipboard in a 30 second time frame as an extra security layer.
- Added a password strength tester, will be improved further in future releases.
- Fixed some of the bugs some of you encontered when pressed the "Generate passphrase" button too quickly, such as , "Upper bound must be positive" or "Please enter valid number" even when the field had data, for this i added proper checks before the software generates the passphrase to avoid errors.
First release (alpha)
Just the basic functionality, it creates passwords but requires some work in other features areas.
Default wordlist is short for testing purposes, but you can import any other dictionaries right away if you feel like doing so.