Logo

Vault

Vault is a simple Python password manager. It allows you to securely save secrets with a simple CLI

Features - AES-256 encryption with pycryptodome - Secret key is hashed with a unique salt (100,000 iterations) - Possibility to create an unlimited number of vaults - Clipboard cleared automatically - Automatic vault locking after inactivity - Password suggestions with password-generator-py - Import / Export in Json