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

pipx 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 )

What does chat-gpt think about it ?

Q: 
do you think storing gpg encrypted tar files is a good idea ? 

A: 
Storing GPG-encrypted tar files can be a good idea for protecting sensitive data, as long as you follow best practices for encryption and key management.

Encrypting data with GPG (GNU Privacy Guard) provides strong encryption and can help to prevent unauthorized access to your data, even if it is stolen or intercepted. GPG uses public-key cryptography, which means that you can encrypt data with a public key and only the holder of the corresponding private key can decrypt it.

Using tar (tape archive) to bundle files together before encryption can simplify the process of managing and transferring encrypted data, especially if you have many files that you want to encrypt as a single unit. Tar files can also be compressed, which can save disk space and bandwidth during transmission.

However, there are some important considerations to keep in mind when using GPG-encrypted tar files:

Key management: You need to securely manage your GPG keys, as they are critical to the security of your encrypted data. Make sure to create strong, unique passwords for your private keys and store them in a secure location.

Verification: Before decrypting a GPG-encrypted tar file, make sure to verify the integrity of the file and the identity of the sender. This can help prevent against attacks such as man-in-the-middle or tampering.

Storage location: Make sure to store your encrypted tar files in a secure location, such as an encrypted hard drive or cloud storage with strong encryption and access controls.

Password management: If you use a password to protect the contents of the tar file, make sure to use a strong, unique password and do not reuse it for other purposes.

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.2.0.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tibis-1.2.0-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tibis-1.2.0.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.13.7 Linux/6.17.3-arch2-1

File hashes

Hashes for tibis-1.2.0.tar.gz
Algorithm Hash digest
SHA256 1819ccfb64c10a4bf46d5634f4fdbf99a9baa9b8b26e1e9c1303b689a65022ee
MD5 59c93889b59dc9106c1f0304e0b0d44e
BLAKE2b-256 1bfa423c99a6a9b7a39eabb2ae196f4f00533fa3f7ebf578ea021aa87b6300d6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tibis-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 16.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.13.7 Linux/6.17.3-arch2-1

File hashes

Hashes for tibis-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2b01afea08f615b4d2bc4b59c1c2abfd03a8d43968adbae7c19b014d66f5bc5f
MD5 a2dab4c68f34a78b89857b91afaca221
BLAKE2b-256 23745b761fc9eae95f31a392263b928ffde8e74b8e86fd5c9495d4a7674f7933

See more details on using hashes here.

Supported by

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