Skip to content

A suite of command-line tools designed for securely managing your sensitive credentials locally.

License

Notifications You must be signed in to change notification settings

CoderRony955/CredSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CredSL: Your Personal Command-Line Credentials Manager

Credsl

CredSL is a suite of command-line tools designed for securely managing your sensitive credentials locally. It consists of two main components:

  • PasswdSL: A tool for managing your passwords.
  • PinSL: A tool for managing your sensitive PINs.

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.

Features

  • 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.

Tools

PasswdSL

PasswdSL is a console-based password manager. For detailed information on installation, setup, and usage, please refer to the PasswdSL official repository.

PinSL

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.

License

Project is licensed under the MIT License.

About

A suite of command-line tools designed for securely managing your sensitive credentials locally.

Topics

Resources

License

Stars

Watchers

Forks