covert-ots 1.0.8
pip install covert-ots
Latest version
Released:
A secure way to communicate your secrets
Navigation
Unverified details
These details have not been verified by PyPIMeta
- License: MIT License
- Author: Om Gupta
- Requires: Python >=3.6
Classifiers
- License
- Operating System
- Programming Language
Project description
covert
A secure way to communicate your secrets
Working
- When a user saves a secret it is encrypted on the client side using a pass phrase encryption algo.
- A unique key (url in case of web clients) is generated for every stored secret.
- A user can then share this key (or url) to someone else, who can then retrieve the secret using the correct pass phrase
- The encrypted token is then fetched and decrypted using the pass phrase on the client and displayed to the user (only once)
CLI Docs
commands
covert new - save a new secret
covert get - get a saved secret
Project details
Unverified details
These details have not been verified by PyPIMeta
- License: MIT License
- Author: Om Gupta
- Requires: Python >=3.6
Classifiers
- License
- Operating System
- Programming Language
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
Built Distribution
File details
Details for the file covert-ots-1.0.8.tar.gz
.
File metadata
- Download URL: covert-ots-1.0.8.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a4715b8d849568d817281486446f1288102325c7c7e4208a754eb6a14792940 |
|
MD5 | 5cfb1dfd7a95a0871cffe47da8ce0860 |
|
BLAKE2b-256 | b18d09b4062013dbb2f2fc12d1dfd69caa593320b2178249ecf3febb6607340d |
File details
Details for the file covert_ots-1.0.8-py3-none-any.whl
.
File metadata
- Download URL: covert_ots-1.0.8-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a92e62249e03acea3d52de40360c3a8130b117bbd56aa2f1e13dceddef6a8ba |
|
MD5 | 442262b73c4d435414b64d16528b6f71 |
|
BLAKE2b-256 | 668a4c81fc69c6c41beb7d8f43d871ea06b501b1cf285ce428a6bd0063d54d0f |