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.2.tar.gz
(16.6 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.2.tar.gz.
File metadata
- Download URL: passlocker-1.0.2.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50e424edad06fa35cebab4dfaee325d7d8eb61c73167be9bc0e83ce065e01aa4
|
|
| MD5 |
d82646d9d063bf099303b1ee7cdc5b2c
|
|
| BLAKE2b-256 |
606b54f3b0da01688714069d0f82948787e7bd152e79c32380ecebd7d5946ef9
|
File details
Details for the file passlocker-1.0.2-py3-none-any.whl.
File metadata
- Download URL: passlocker-1.0.2-py3-none-any.whl
- Upload date:
- Size: 18.5 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 |
2818b95c11ae3e0524885ac6c759e95217ffd7d28fc61283fa026f0f0a75e049
|
|
| MD5 |
c280aff5aa1fd62d7bda7e0311663351
|
|
| BLAKE2b-256 |
8053e2b9a11c7317526e9d54fb244be7da535dd84e5df5dbecd707577f5dc479
|