Skip to main content

Tibis is a secure storage manager

Project description

Tibis

image

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

Customise the data location path

Default config is set to be at :

~/.config/tibis/config.yml

You HAVE TO edit the storage_path to something more secure than /tmp :)

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tibis-1.0.5.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

tibis-1.0.5-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

Details for the file tibis-1.0.5.tar.gz.

File metadata

  • Download URL: tibis-1.0.5.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.10.6 Linux/6.2.2-arch1-1

File hashes

Hashes for tibis-1.0.5.tar.gz
Algorithm Hash digest
SHA256 eb06638164115d03408da35c766c5b742ddd8733c949aef80a2054521219a6d3
MD5 da72eeb554b6b397d738ec89bb9f95bf
BLAKE2b-256 439a203fdef6b1b8acac3b32f0d9c515be4bffce3b946045e3a17a659b2b67ae

See more details on using hashes here.

File details

Details for the file tibis-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: tibis-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 11.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.10.6 Linux/6.2.2-arch1-1

File hashes

Hashes for tibis-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a480b6cb020929f9ff70e7e081f8ef0785405d55aabb060d157aca7cfb0b1c1d
MD5 77e47bf62283dec8f3afdf4e23426a91
BLAKE2b-256 dcd11709acea7cf3f34576b7850b35f38a4871bf6ce701391e95500af630edde

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page