Skip to main content

Deterministic password generation and password storage.

Project description

PassTheSalt

PyPI PyPI: supported Python Build status Code coverage Code style

A command line application for deterministic password generation and password storage.

Getting started

Install it using

pip install passthesalt

and start storing secrets with

pts add

How does it work?

Secrets are generated on the fly using the same secure algorithm each time which uses a master password and a description of the password. Only the description of the secret is stored. This means the secrets are not stored anywhere.

The generation algorithm is PBKDF2 using 2048 iterations of HMAC-SHA-256, applied to (full name + master password) as the key and the description as the salt.

Since sometimes you cannot choose your passwords the application also has provision to securely encrypt secrets with the master password.

Usage

The command-line interface has the following commands

add      Add a secret.
diff     Compare two stores.
edit     Edit a secret.
encrypt  Encrypt a secret.
get      Retrieve a secret.
ls       List the secrets.
mv       Relabel a secret.
pull     Retrieve a remote store.
push     Update the remote store.
rm       Remove a secret.

All commands and options are documented in the cli. You can use the --help option with any command.

License

This project is licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT).

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

passthesalt-3.2.2.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

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

passthesalt-3.2.2-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

Details for the file passthesalt-3.2.2.tar.gz.

File metadata

  • Download URL: passthesalt-3.2.2.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for passthesalt-3.2.2.tar.gz
Algorithm Hash digest
SHA256 41be1395e4088e36df9cd5c95f4d687b9602b1bbe53cda7a7b25fa8b15a816ec
MD5 daadc25b376d9ba34eb11102ee63c383
BLAKE2b-256 93df54670ea5ff9114ec55dd5a12943f21b7c52016dbe2c7a85b309140480565

See more details on using hashes here.

File details

Details for the file passthesalt-3.2.2-py3-none-any.whl.

File metadata

  • Download URL: passthesalt-3.2.2-py3-none-any.whl
  • Upload date:
  • Size: 18.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for passthesalt-3.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fcdb950028d6ea0d847ca747e315a03ff074d2ba107483ea34829802acdac5e1
MD5 ea181b64861e99d17391a640275497d1
BLAKE2b-256 2e5453bb3fd88503d554363bd80d8c00a4b7b5e4c6d000d658d32fce843aa120

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