A secure password manager that creates random passwords and saves them as encrypted files
Project description
Secure Password Manager
With this program you will be able to create random passwords with the length you desire. The passwords will be saved in the same directory your console is. You can also edit the password generating another one or even delete a file you don't need anymore.
Usage
First of all, you can install this project with pip install sec-pass-manager
Console Interface
You can manage password files using the console command cpass. Here are examples of each function:
cpass create --filename test --username pingu --length 24
cpass edit --filename test --username pingu2 --length 12
cpass delete --filename test
There is also de reduced commands
cpass create -f test -u pingu -l 24
cpass edit -f test -u pingu2 -l 12
cpass delete -f test
[!NOTE] This program will create
.keyfiles that you can open with any notepad as if it was a.txt
If you don't indicate a length it will be set to 10 as default.
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
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 sec_pass_manager-1.3.0.tar.gz.
File metadata
- Download URL: sec_pass_manager-1.3.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e08e1499c0a7ce3ce3074685a1c7f0525f2dcf6420224c683d5d2b6140f8f5eb
|
|
| MD5 |
7c8c388131403d442bcd25f93263d65b
|
|
| BLAKE2b-256 |
6fa2348bbb0f767f26704c6151c6b33785112a4a85ba765f2021e5557c40e7c8
|
File details
Details for the file sec_pass_manager-1.3.0-py3-none-any.whl.
File metadata
- Download URL: sec_pass_manager-1.3.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50c39f9443f27baca1e5fc061629b5c3a8785d7b2672e90b11c6880d20913c05
|
|
| MD5 |
c3c719e00c8a28f14510246ad89fd332
|
|
| BLAKE2b-256 |
14defe3a38a2ea9fce0a402bfa377dc45de755e6d6727ea201dca2f236437b9f
|