Keeping the completion file (completion.pm) around in case of a resurrection effort.
passman
Passman is a multi-user password manager written in bash.
Installation
sudo apt-get install ccrypt pwgen rlwrap
git clone https://github.com/dsv-su/passman.git
cd passman
cp config.example config
sudo bash install
Usage
Type passman to start passman in interactive mode. Type help to see
a list of commands.
Description
Languages
Shell
91.2%
Perl
8.8%