https://github.com/jsixface/ezpassword
An android app to generate strong passwords easy to remember and hard to crack
https://github.com/jsixface/ezpassword
Last synced: about 2 months ago
JSON representation
An android app to generate strong passwords easy to remember and hard to crack
- Host: GitHub
- URL: https://github.com/jsixface/ezpassword
- Owner: jsixface
- License: apache-2.0
- Created: 2020-10-31T16:36:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-01T03:15:00.000Z (over 4 years ago)
- Last Synced: 2024-10-19T05:22:29.411Z (7 months ago)
- Language: Kotlin
- Homepage:
- Size: 245 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EZ Password
An android app to generate strong passwords easy to remember and hard to crack## Background
Most of the websites these days require passwords with more complexity. Usually they require a combination of:
- Uppercase letters
- lowercase letters
- Special characters and
- NumbersIt is difficult to remember a password with these and many people use a password manager to record and organize their passwords for various websites. The generators in these managers ususally generate a gibberish sequence of characters to match the constraits.
## Solution
This is where we come in. The purpose of this app is to generate passwords which are easy to remember and adhere to those complexity requirements. We achieve this by using combination of words. Optionally, capitalize the first letter of words, replace certain letters with similar looking numbers and special characters. For Example, `Germ@nOfVan!lla`