Password Encryption
Project description
Overview
PassLocker creates a password repository.
View help
passlocker help
Listing Accounts
passlocker list
Get information on a named account
passlocker info "test account"
passlocker info hex 74657374206163636f756e74
passlocker info b64 dGVzdCBhY2NvdW50Cg==
Get the active password on a named account
passlocker get "test account"
Add a simple password-based account
passlocker add "test account 2" password
Add a One-Time-Password account
passlocker add "otp account" otp
Add a Time-based One-Time-Password account
passlocker add "totp account" totp [start_time] [interval] [num_digits] [hash_algo]
Set the username for an account
passlocker user "test account 2" "<username>"
Add a note to an account
passlocker note "test account 2" "<note>"
Add a password to a password account
passlocker pw "test account 2" [raw|hex|b64] [file <filename>]
Add OTP passwords
passlocker pw "otp account" [raw|hex|b64] [file <filename>]
Add a TOTP secret
passlocker pw "totp account" [raw|hex|b64] [file <filename>]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
passlocker-1.0.3.tar.gz
(17.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file passlocker-1.0.3.tar.gz.
File metadata
- Download URL: passlocker-1.0.3.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b06435430a6b9d36e92c600dff9c98dabc2a82d2ccd07f6fc080b0427e05255
|
|
| MD5 |
721e894f4c7701a61baad9a0e7d90fb9
|
|
| BLAKE2b-256 |
fd2e40c73cb4d603a31217a2376b187021abed9c020e88532f9fe15e85e05138
|
File details
Details for the file passlocker-1.0.3-py3-none-any.whl.
File metadata
- Download URL: passlocker-1.0.3-py3-none-any.whl
- Upload date:
- Size: 20.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
467473843bf91d8b688181de931847507eb896bf7b79cfe63f232f380a0ce358
|
|
| MD5 |
1fdfe305812d6065dd250aac7b769400
|
|
| BLAKE2b-256 |
85bd672a3577d1529e012d655776ef583c4967f8717897ddd2d5d3645a640711
|