Skip to main content

A bad password generator for bad websites with bad password policies

Project description

LANGUAGE VERSION build status MAINTAINED LICENSE STYLE

To create and remember passwords for online services, the best practice for most folks online is to use a password management tool such as Bitwarden to generate long, cryptographically random passwords. Then, a very strong passphrase is used to lock the password manager.

Unfortunately, in a misguided attempt to encourage users to choose better passwords, many websites and apps enforce restrictive password policies. These policies inhibit users from using cryptographically random password generators: a long, high-entropy password is more likely to violate such rules, which means a security-savvy user may have to attempt several “random” passwords before one is accepted. This punishes users who are trying to follow best practices.

Enter dumbpw. dumbpw allows you to configure a set of rules, and then it will generate a cryptographically secure password that conforms to those dumb rules.

If all you need is a password generator, you should not use this.

Installation

pip3 install dumbpw

Usage

$ dumbpw --help
Usage: dumbpw [OPTIONS] LENGTH

Options:
--version                       Show the version and exit.
--min-uppercase INTEGER         The minimum number of uppercase characters.
--min-lowercase INTEGER         The minimum number of lowercase characters.
--min-digits INTEGER            The minimum number of digit characters.
--min-specials INTEGER          The minimum number of special characters.
--blocklist TEXT                Characters that may not be in the password.
                                [default: '";]
--allow-repeating / --reject-repeating
                                Allow or reject repeating characters in the
                                password.  [default: reject-repeating]
--specials TEXT                 Non-alphanumeric characters that may be in
                                the password. Pass '-' to read from standard
                                input.
--help                          Show this message and exit.

Caveats

  • ⚠️The author is neither a cryptographer, nor a security expert. There has been no formal, independent, external security review of this software. As explained in the LICENSE, the author assumes no responsibility or liability for your use of this software.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dumbpw-1.0.3.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dumbpw-1.0.3-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file dumbpw-1.0.3.tar.gz.

File metadata

  • Download URL: dumbpw-1.0.3.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.13.11 Linux/6.18.6-zen1-1-zen

File hashes

Hashes for dumbpw-1.0.3.tar.gz
Algorithm Hash digest
SHA256 f42360d04d829ce6d326b37c685d83d71e60de4677e2096c3e80aca08b007781
MD5 45e7c3e9a529f4cef0add5a6706b926d
BLAKE2b-256 44b175d699ab38927102e5c4ed7db0501c5c4630cd9f5f7ab2fedb3141004468

See more details on using hashes here.

File details

Details for the file dumbpw-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: dumbpw-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.13.11 Linux/6.18.6-zen1-1-zen

File hashes

Hashes for dumbpw-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 40726c7d40323c2651d303bf8b71b7e04eeec300f0e9d8b73a57ed7f211133cb
MD5 67368171a54b55c63fddaefb3d69f51c
BLAKE2b-256 603339e916222721d70d6712aa82de6643ed55513778d26c7798bb2adfe5f983

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page