Skip to main content

Rearrange generated passwords so they're easier to type on a mobile device

Project description

This repository currently contains Python code for permuting randomly-generated passwords for easier entry on mobile devices.

The permutation categorizes the characters of a password into four sets: uppercase (U), lowercase (L), numbers (N), and symbols (S). The rearranged password is then created by concatenating each set in the order U + L + N + S. By grouping character classes (i.e., uppercase, lowercase, numbers, symbols) together in this way, it minimizes the total number of keystrokes required for entry on mobile devices.

Disclaimer: “The United States Department of Commerce (DOC) GitHub project code is provided on an ‘as is’ basis and the user assumes responsibility for its use. DOC has relinquished control of the information and no longer has responsibility to protect the integrity, confidentiality, or availability of the information. Any claims against the Department of Commerce stemming from the use of its GitHub project will be  governed by all applicable Federal law.Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DOC or the United States Government.”

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

password-permute-0.2.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

password_permute-0.2-py2.py3-none-any.whl (5.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file password-permute-0.2.tar.gz.

File metadata

File hashes

Hashes for password-permute-0.2.tar.gz
Algorithm Hash digest
SHA256 286fff946a9238202054bf60e2bd709fe0d92c088bbb16ac71e504776bda50dd
MD5 2dfa30e3d09e2ba213bb1107a4247c5c
BLAKE2b-256 5b97a053cd731fe3c6108e8ccced0602a1255eaa8b636d0d0b07645d65888772

See more details on using hashes here.

File details

Details for the file password_permute-0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for password_permute-0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4d264e6de31a9a80364b2d9d534c4c84d5e21a5841f29382dd65bfdab4b2a7a3
MD5 8e13fc2375278c8c56561e37d727ae30
BLAKE2b-256 fd131aac8b3d81fc47b42f2f8f8a71ae92f33ec688b75550801d0952235b22d0

See more details on using hashes here.

Supported by

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