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.
Print help
flashpass -h or flashpass --help
Print all available commands and their descriptions.
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
Built Distribution
File details
Details for the file flashpass-1.0.1.tar.gz
.
File metadata
- Download URL: flashpass-1.0.1.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1469b3f817e5cdfe117ca34817c7342eceb6d611b6f858948a91f979b2f1488d |
|
MD5 | 0851773817916209fbb536c839b69eea |
|
BLAKE2b-256 | f421f67ca9187ce801057277e2b801f54c7bd00509a73380909eaf2b56f1cdae |
File details
Details for the file flashpass-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: flashpass-1.0.1-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40a9fd2c5fdb790f0d8be84cfaac4239fd0fc3e6d51fcef87e833a735c2c26b6 |
|
MD5 | 4ff1480bd980ad0663b361fbd6206c1a |
|
BLAKE2b-256 | 9181316a72f05190d8556ae719a858147f5a3883f0fa87aafac6d5fd810906b9 |