Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Showcases the strength of password entropy and using simple words over complex characters.

Notifications You must be signed in to change notification settings

JJWren/SimplePass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

SimplePass

This program connects to the WordsAPI through the RapidAPI domian via the Python Requests module. A random number will be generated to determine the number of words generated for the simple password (no less than 4). All words will be at least 4 characters long and at a max length of 10. This means that the smallest possible password generated will be at least 19 characters long.

Any cybersecurity expert will be able to tell you that password length trumps that of password complexity. Words are easier to remember than amalgamations like "Tr0ub4dor&3". image Brave browser uses this type of system to authenticate devices being synced for an account.

However, I would strongly recommend using a password manager like BitWarden to manage your passwords!

Example Run: image

About

Showcases the strength of password entropy and using simple words over complex characters.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /