No project description provided
Project description
Tibis
Tibis (Thot the IBIS) is a tool to help manage encrypted directories (named data container here)
Name is inspired by the Egyptian god of writers and protector of knowledge
TLDR; Setup
pip install tibis
TLDR; Usage
Create a new data container
tibis create <name>
Thot will ask you a passphrase, choose a good one !
List data containers
tibis list
Mount a data container
tibis unlock <name> <destination path>
Thot will ask your passphrase.
Lock a data container
tibis lock <name>
Thot will not ask your passphrase.. because it's PGP Public key.
Remove an entry
tibis delete <name>
Thot will ask you a confirmation, take care !
Why ?
Because we have to handle with sensitive files, and store them securly can be boring
How ?
Tibis is a kind of python wrapper on pgp keys and gzip files.
Yes, nothing more.
Why do we have to set passphrase ?
Security is a matter of trust, if you don't trust your laptop enough to store sensitive data, why leave the keys in it ?
By using a passphrase, access to the data needs : something you have ( data / key ) and something you know ( passphrase )
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
Built Distribution
File details
Details for the file tibis-1.0.1a0.tar.gz
.
File metadata
- Download URL: tibis-1.0.1a0.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.17.3-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd58bad005a0b013789a5428ed6cb0ac6d767b1103a6f2d11deef9feeb161c25 |
|
MD5 | 1947bed9ed71736ff03970aa496a9404 |
|
BLAKE2b-256 | b9fd9b9a2acdd6b7375994b2395e608ae3ea75a32767e31b006930ca5ac72f01 |
File details
Details for the file tibis-1.0.1a0-py3-none-any.whl
.
File metadata
- Download URL: tibis-1.0.1a0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.17.3-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70979e93f5515bb68960fc65a600e2b7c54ac6704d47af7fe58bccd90a075f64 |
|
MD5 | 067c88b57c18e50744e892cc0f636242 |
|
BLAKE2b-256 | 1c4dce4e5be15d6f0a46e2b33b03e3dd6e3a015da644175b81c4eb0ecf971998 |