An CLI password vault made in python
Vaulty is a secure, 100% offline password vault made with python, it has user authentication and AES-256 encryption
To run this project, you need to have installed:
- Clone this repository;
- Go to
Vaulty/app/
; - Run
main.py
;