Skip to main content

Terminal based graphical utility for generating restorable passwords

Project description

restpass

Terminal based graphical utility for generating restorable passwords

Python Version GitHub Licence Package Version

Demo

Install

pip install restpass

Usage

The core principle is simple - for the same input you get the same output. The input consist of input string, salt, length and alphabet. Output is the generated password. In case of forgetting the password, it can always be restored (with the same input).

Recommendations
  1. Use memorable phrases (favorite quotes, song lyrics, etc) for input string and salt (not required by default).
  2. Use digits, lowercase and uppercase. Using symbols is the last thing to consider.
  3. Salt is used in cases when you want to reuse input string, but have different password. For example, the same input string could be used for desktop and laptop, but used with different salt.
  4. Minimum recommended length is 15. According to howsecureismypassword.net, it would take a computer about 558 QUADRILLION YEARS to crack your password.

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

restpass-1.2.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file restpass-1.2.tar.gz.

File metadata

  • Download URL: restpass-1.2.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for restpass-1.2.tar.gz
Algorithm Hash digest
SHA256 564308307ba4f2fee17877ca5b6635e334ca3ebaa5e3950c4f81e090b2bb6ce8
MD5 fd5f70206d17fc32e4b0d85563e5e413
BLAKE2b-256 3e3162f87fd4a592f43ed4ae38ea721f4fbcf5b070cf07474f752245d9c3c2be

See more details on using hashes here.

Provenance

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