Skip to main content

Encrypt & Decrypt FlashPass .fp files

Project description

FlashPass is a simple cross-platform password manager written in Python.

Decrypted passwords are copied to your clipboard.

Installation

Install from PyPi:

pip install flashpass

Or, from the release tarball/wheel:

  • Download the latest release

  • Navigate to the directory where you saved the release

  • pip install --upgrade [release file]

Usage

Interactive mode

  • flashpass

Standard mode of FlashPass, guided prompts for password encryption/decryption.

Encrypt a new password

  • flashpass -e [name] or flashpass --encrypt [name]

Encrypts a new password with the given name.

Decrypt an existing password

  • flashpass -d [name] or flashpass --decrypt [name]

Decrypts an existing password with the given name and copies the password to your clipboard.

List all stored passwords

  • flashpass -l or flashpass --list

List the names of all stored passwords.

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

flashpass-1.0.1.tar.gz (13.8 kB view hashes)

Uploaded Source

Built Distribution

flashpass-1.0.1-py3-none-any.whl (15.2 kB view hashes)

Uploaded Python 3

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