Passlock is a simple, secure CLI tool for managing your passwords locally. It helps you store, encrypt, and retrieve credentials without relying on the cloud.
Passlock isn't a password manager in the traditional sense—it’s a lightweight, command-line vault designed for developers and privacy-conscious users.
- 🔒 Encrypted local storage (AES-GCM)
- 🧰 Command-line interface for storing and retrieving passwords
- 📋 Clipboard support for easy pasting
- 👥 Supports multiple credentials per platform
Store with confidence. Access with ease. All on your own machine.
- To install or update run the below command in your terminal.
curl -sSfL https://raw.githubusercontent.com/anthonyb8/passlock/main/scripts/install.sh | bash** Creates directory & set-up **
passlock create** Create set-up in current directory **
passlock update/insert <name>passlock deleteEarly development — contributions welcome!
This project is licensed under the Apache 2.0 License. See the LICENSE file for details.