cryptoluggage

Cryptoluggage allows to keep encrypted secrets (e.g., passwords) and files


License
MIT
Install
pip install cryptoluggage==3.0.1

Documentation

cryptoluggage

Cryptoluggage allows you to store your secrets (for example, passwords) and private files encrypted.

Installation

pip install cryptoluggage

Running

After installation, you can run the cl command.

Usage:

To create a new luggage:

cl create luggage_path

To open an existing luggage:

cl open luggage_path