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.1.tar.gz
(14.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.1.tar.gz.
File metadata
- Download URL: passlocker-1.0.1.tar.gz
- Upload date:
- Size: 14.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 |
5894c1cfd4b8e0bb07082671c1852a37b2110b050c10c451d63ca9d9a9757556
|
|
| MD5 |
98520993c2004b4548c382ba0d6f68a0
|
|
| BLAKE2b-256 |
16141ccfa4a4f2a39de508e2e387701159b08ccc09664d3e6d8aa1f5827c42da
|
File details
Details for the file passlocker-1.0.1-py3-none-any.whl.
File metadata
- Download URL: passlocker-1.0.1-py3-none-any.whl
- Upload date:
- Size: 13.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 |
d8920747043951999e00f6667919e4d427bc4270c751dd0f94322dc3d5bbd6e9
|
|
| MD5 |
78172da267fc0534619847ea036efe7c
|
|
| BLAKE2b-256 |
177d97312bdcb0771a5ea8173ac1cfa3068018a4556adafbe4b423c76e609b03
|