/IYPS

A password strength test app with strength, estimated crack times, warnings and suggestions to help make better passwords.

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

Is Your Password Secure?

A password strength test app which displays strength, estimated crack time and provides warnings and suggestions to help make better passwords.

F-Droid Version Google Play Version GitHub Version

Contents

Why?

Two things that should always be strong: Coffee and Passwords 🔑.

With our growing digital life in a post pandemic world, data breaches & hacks have skyrocketed and passwords are the only thing keeping our digital accounts safe. It is always recommended to use a password manager like Bitwarden or KeePass to store and generate unique and strong passwords.

However, if you don't want to use a password manager (seriously though, use a password manager) or want to make your own passwords, you have to be sure they are actually strong and not giving you false sense of security.

Using this app you can determine whether the passwords are most commonly used ones or easy to guess, the estimated time it would take to crack, and it also provides some helpful suggestions to help make your password secure if it isn't. Additionally, since it's completely offline and nothing is stored or saved anywhere, you can be sure that your passwords are yours alone.

Features

  • Fully open source
  • Material design
  • Completely offline
  • Works on Android 6.0 and above devices
  • Supports both light and dark theme
  • No ads
  • No collection of personal data
  • Supported languages: English, Dutch, French, German, Italian, Japanese

Screenshots

Download

Get it on F-Droid Get it on Google Play Get it on GitHub

Changelog

All notable changes to this project will be documented in the changelog.

How does it work?

For a detailed explanation on how zxcvbn or zxcvbn4j works, refer to the following:

Privacy Policy

Privacy policy is located here.

Issues

If you find bugs or have suggestions, please report it to the issue tracker. We encourage you to search for existing issues before opening a new one. Any duplicates will be closed immediately.

Contributing

Please read the contributing guidelines before contributing.

New pull requests can be submitted here.

Credits

License

This project is licensed under the terms of GPL v3.0 license.