Skip to content

A password strength app that evaluates and rates your password's robustness, estimates crack time, and provides helpful warnings and suggestions for stronger passwords.

License

Notifications You must be signed in to change notification settings

LatticeLadder/IYPS

 
 

Repository files navigation

App icon

Is Your Password Secure?

A password strength app that evaluates and rates your password's robustness, estimates crack time, and provides helpful warnings and suggestions for stronger passwords.

F-Droid Version Google Play Version GitHub Version

Contents

Overview

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

In our digital age, where data breaches and hacks have skyrocketed, robust passwords are vital for safeguarding our online accounts. Using a password manager like Bitwarden or KeePass is strongly recommended for storing and generating unique, strong passwords.
However, if you choose not to use a password manager (seriously though, consider using one), validating the strength of your passwords is crucial.

This app analyzes password patterns, predicts potential cracking times, and offers helpful suggestions for maximizing security. Additionally, it features a random password & passphrase generator that is configurable. Being entirely offline ensures that your passwords remain exclusively yours.

Features

  • Fully open source
  • Material design 3 & Material You
  • Completely offline
  • Supports both light and dark theme
  • No ads
  • No collection of personal data
  • Supported languages: English, Chinese, Dutch, French, German, Italian, Japanese, Spanish, Swedish, Turkish

Screenshots

Download

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

NOTE: The Google Play account is not owned by me.

Changelog

All notable changes are documented in the changelog.

How does it work?

For a detailed explanation, 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.

Please 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

  • parveshnarwal for publishing the app on Google Play and previously co-leading the development.
  • SecLists for some of the password dictionaries.
  • EFF for publishing their wordlist to generate random passphrases.
  • Contributors for making this app better.

License

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

About

A password strength app that evaluates and rates your password's robustness, estimates crack time, and provides helpful warnings and suggestions for stronger passwords.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%