CredSL is a suite of command-line tools designed for securely managing your sensitive credentials locally. It consists of two main components:
Both tools provide a simple and efficient way to handle your credentials directly from the command line, storing them in a local PostgreSQL database to ensure your data remains under your control.
- Secure Local Storage: All your credentials are stored in a local PostgreSQL database.
- Full CRUD Operations: Create, Read, Update, and Delete your credentials with simple commands.
- Command-Line Interface: A straightforward and easy-to-use command-line interface for all operations.
- Self-Hosted: No external servers are involved. Your data stays with you.
PasswdSL is a console-based password manager. For detailed information on installation, setup, and usage, please refer to the PasswdSL official repository.
PinSL is a console-based PIN manager, similar to PasswdSL, but specifically designed for managing sensitive PINs. For detailed information on installation, setup, and usage, please refer to the PinSL official repository.
Project is licensed under the MIT License.
