BashPass

Created:

Description

BashPass is a command-line based password manager written in Bash. It uses GPG to encrypt/decrypt the files where the passwords are stored . This means the passwords are 100% stored locally, so you don’t have to trust a third party to store your passwords.

Features

  • [1] Add/edit/delete passwords.
  • [2] Generate passwords.
  • [3] Clipboard support.
  • [4] Sync passwords securely using a Git repository.